body{
	background-color:#FFF;
	background-image: url(/images/transparent.gif);             
	font-family:arial;
}       
 img, div { behavior: url(/images/iepngfix.htc) }
#wrapper{margin-left:65px;}
#headerWrapper{
	background-image: url(/images/header_bg_repeat.jpg);  
	height:175px;
	
}                                                     
#header{
	background-image: url(/images/header_bg.jpg);        
	background-repeat: no-repeat;
	height:175px;
}          
#logo{                  
	float:left;
	margin:10px 0 0 100px;
}
#navHolder{
	background-image: url(/images/nav_bg.png);
	background-repeat: no-repeat;
	width:864px;
	height:86px;
	position:absolute;
	top:60px;
	left:48px;
/*	margin:60px 0 0 -95px;  */
}             
#nav{
	list-style-type: none;
	margin-top:35px;
}
#nav li{
	line-height:1;
	float:left;        
	margin-left:3px;
	display:inline;
}             

#editorsPicksHolder{
	background-image: url(/images/editors_picks_bg.gif);
	width:745px;
	height:181px;         
	padding:22px 7px 14px 7px;      
	margin-top:-40px; 
	position: relative;
	background-repeat: no-repeat;
}
#editorsPicks{
	background-color:#FFF;  
	float:none;
} 
.editorsPick{               
	background-color:#FFF;  
	width:165px;     
	height:158px;
	padding:10px;    
	border-left-style: none;
	border-left-color:#FFD766;    
	margin:8px 0;
	position:relative;
	
} 
.numOne{

	padding-bottom:13px;
}
.moreLink{

	display:inline;
	position:absolute;
	bottom:7px;
	right:12px;
	margin:0;
	padding:0;
	clear:both;
}
  /*
  #reviewNavHomeHolder{
  	width:760px;
  	background-color:#da6800;
  	margin-top:6px;      
  	text-align:center;
  }    */
#reviewNavHomeHolder{
	width:760px;
	margin-top:4px;
	background-color:#da6800;
	position: relative;
	background-repeat: no-repeat;	
}
#reviewNavHome{
	background-color:#FFF;  
	width:745px;
	text-align:left;	
	margin-left:5px;
	padding:0;
	padding-bottom:8px;
}             

.reviewCatList{
	border-left-style: solid;
	border-left-color:#FFEAB0;
   	width:165px;
	padding:0px 10px 0px 10px;
}      
#rightColAdHolder{
	float:left;
	margin:-17px 0 0 22px;
	display:inline;
}    
#r_col_ad{
	float:none;
	clear:both;
}        
.bottomad{
	margin-top:6px;
}                 
#footer{
	background-color:#595959;
	clear:both;
	margin:10px 0 0 0;
	padding:10px;
	color:#FFF;	
}
#footer a,#footer a:visited{
	color:#FFF;
}    
#l_col{
	text-align:left;
}
#reviewNavHolder{
/*	width:760px;*/
	background-color:#FCD7AC;
	margin-top:6px;      
	text-align:center;
}
#reviewNavHolder{
	text-align:left;
	padding:0 5px 0 10px;
	width:150px;
}
#reviewNavHolder ul{
	text-align:left;
		width:150px;
}
.editorsPickTitle{
	text-align:left;
}
a,a:visited{
	color:#292929;
}
