

img {
	border:none;
}

#content {
	padding: 0px;
	width: 764px;
}


span.more_home{
	display:block;
	text-align:right;
	margin: 0px 15px 0px 0px;
}

span.more_home a {
	font-weight:bold;
	font-size:85%;
	text-decoration:none;
	color:#006699;
	padding: 0px 8px 2px 0px;
	background:url(../../images/buttons/more_arrow.gif) center right no-repeat;
}

.col1 {
	width:525px;
	float: left;
	padding: 11px 1px 0px 13px;
	margin: 0px 2px 0px 0px;
}

.col2 {
	/*width: 225px;*/
	width: 217px;
	float: left;
}

#spotlights_vertical {
	display:block;
	border-left: 1px solid #CCC;
	/*width:215px;*/
	width:215px;
	overflow:hidden;
}

.separator{
	height: 1px;
	line-height: 1px;
	background: #CCC;
	padding:0;
	margin:0px 1px 0px 0px;
}
.spotlight {
	margin:0px 0px 0px 0px;
	/*width:215px;*/
	padding-left: 8px;
	padding-bottom: 15px;
	width:206px;
}

.spotlight br{
	line-height: 5px;
}

.spotlight.member {
	background: #f6f6f6 url(../../images/home/become_member_bg.jpg) top left no-repeat;
}

.spotlight{
	background-color: #F6F6F7;
}

.spotlight p{
	margin-left: 10px;
}

.spotlight img{	
	padding-right: 10px;
}

.spotlight.last{
	border: none;
}

#central_focus {
	clear: both;
	padding: 0px 0px 7px 0px;	
	width: 517px;
}


#spotlights_horizontal {
	width: 517px;
}



.col1 h3, .col2 h3 {
	padding: 15px 0px 5px 10px;
}





.sIFR-hasFlash h3 {
	visibility:hidden;
	font-size:110%;
}

body.home #navFooter {
	background: #eee url(../../images/nav/footer_home_bg.gif) top left no-repeat;
}



