#search_form,#search_form input, #search_form select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#search_form .go_button{
	position:relative;
	top:5px;
}


#resource_search_results, #resource_search_results td, #resource_search_results th, #resource_view_cart, #resource_view_cart td{
	font-size:11px;
	padding:2px 0px;
}

#resource_search_results p, #resource_view_cart p{
	font-size:11px;
}

#resource_search_results td input{
	padding:0px;
	margin: 1px 5px;
}

#resource_search_results a, #resource_view_cart a{
	text-decoration:none;
}

#resource_author{
	padding-right:40px;
}

.resource_alt{
	background:#FCECDF;
}

.resource_more{
	display:none;
}

#resource_shipping_info{
	padding:5px 0px;
}

#resource_shipping_info #display_content .info_left,#resource_shipping_info #display_content .info_right, #resource_shipping_info #edit_content .info_left,#resource_shipping_info #edit_content .info_right{
	float:left;
	width:330px;
	height:150px;
}

#resource_shipping_info #display_content .info_right,#resource_shipping_info #edit_content .info_right{
	text-align:right;
	width:200px;
}


#resource_shipping_info #edit_content .info_left{
	height: 320px;
	width: 400px;
}

#resource_shipping_info #resource_footer{
	float:left;
	width:100%;
}
#resource_pagination{
	padding:0px;
	width:100%;
}

#resource_pagination td{
	text-align:center;
}

#resource_pagination_prev,#resource_pagination_next{
	width:100px;
}

#resource_footer div{
	background:#797979;
	height:26px;
}

#resource_footer div a,#resource_footer div img{
	float:left;
}

#resource_footer div a{
	color:#FFFFFF;
	display:block; 
	font-weight:bold;
	padding-top:8px;
	/*height:26px;*/
	text-align:center;
}

#resource_footer #clear{
	float:left;
	width:114px; 
}

#resource_footer #request{
	float:right;
	width:144px;
}

#resource_footer #clear a{
	width:100px;
}

#resource_footer #request a{
	width:130px;
}

#resource_footer #remove{
	float:left;
	width:84px; 
}

#resource_footer #remove input{
	background:#797979;
	border:none;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	height:26px;
	width:70px; 
}
#resource_footer #remove img{
	float:left;
}
#resource_footer #additional_items{
	position:relative;
	left:107px;
	float:left;
	width:154px; 
}

#resource_footer #additional_items a{
	width:140px;
}

#resource_footer #next_step{
	float:right;
	width:94px;
}

#resource_footer #next_step  a{
	width:80px;
}

#resource_footer #back_view_cart {
	float:left;
	width:124px; 
}

#resource_footer #back_view_cart a{
	width:110px;
}

#resource_footer #ship_materials {
	float:right;
	width:184px;
}

#resource_footer #ship_materials  a{
	width:170px;
}

input{
	outline:none;
}

.star{
	color:#D48F18;
}

#top_msg{
	color:#A38441;
	float:left;
	padding-left:5px;
}

#view_all{
	float:right;
	padding-right:5px;
}