/* CSS Document */

#rc_side_nav {
width: 159px;
padding: 15px 10px 10px 10px;
float: left;
position: relative;
}

#rc_column_3{
width: 150px;
padding: 15px 0px 22px 15px;
float: left;
background-color: #fff;
}


#rc_column_4{
width: 571px;
float: left;
padding: 15px 19px 22px 15px;
position: relative;
border-right: 1px solid #ebebeb;
border-left: 1px solid #ebebeb;
}

#rc_side_nav a:hover{
color: #e21a22;
text-decoration: none;
}

#rc_side_nav .dotted{
background-image:url("http://www.more.com/images/sprites/global_sprite.png");
background-position:left -22px;
background-repeat:repeat-x;
width: 130px;
height:1px;
margin-bottom:4px;
margin-top:10px
}

.rc_vertical_thumbnail_photo{
width:120px;
height:120px;
display:block;
padding: 9px 9px 8px 9px;
border:1px white solid;
}

.rc_vertical_thumbnail_border{
width:140px;
height:140px;
background:transparent url('../images/rc_square_shadow.png') no-repeat top left
}

.rc_featured_area{
width: 410px;
float:left;
}


table.grid {
	border: 1px solid #d6ddec;
	}

table.grid td {
	border: 1px solid #d6ddec;

	}


.home_text ul li {
text-align:left;
font-size:16px;
line-height:normal;
}

	
	
