.tooltip,.buttons,#btm_ads,#ads_product_show,#compare_head,#head_bc,#head_menu,#head_banner,#head_member,#menu_left,#searchboxes,#bottom_menu,#show_ads{
	display: none !important;
}
#show_content { 
	float: none; 
	display:block;
}
#show_image { 
	float: none;
}
#show_name { 
	float: none;
}
body {  
	background-color: #FFFFFF;  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	color: #222222;
	font-size: .7em;
	margin: 10px; 
}
img{
	margin: 0px auto; 
	vertical-align:middle;
}
input{
	border: 1px solid #cccccc;
	font-size: 12px;
}

h1{
	font-size: 1.5em;
	color: #5D8CBA;
	margin: 3px;
}
h2{
	font-size: 1.2em;
	color: #5D8CBA;
	margin: 0px;
	margin-bottom: 5px;
}
h2 a:link, h2 a:visited{
	text-decoration: none;
}
h2 a:hover, h2 a:active{
	background: #D4EBFC;
	text-decoration: none;
} 
ul{
	margin: 0px;
	padding:5px;
	padding-left: 20px;
}

table{
	border-spacing:0px;
	padding: 0px;
	border:1px solid #000000;
}
th{
	text-align: left;
	vertical-align: top;
	padding:3px;
	font-size: 1em;
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
td{
	vertical-align: top;
	text-align: left;
}
.names{
	background: #99ccff;
	color: #000000;
	text-align: center;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.compare1{
	background: #FFFFFF;
	color: #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.compare2{
	background: #e4f1ff;
	color: #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.compare_head{
	background: #FFFFFF;
	color: #000000;
	height: 20px;
	border-top: 1px solid #cccccc;
	
	font-size: 1.2em;
}

#compare_header{
	text-align: center;
	height: 40px;
}
#head_logo{
	float: left;
	width: 215px;
	height: 130px;
	background-color: #F9F9F9;
}
#container {  
	width: 935px;  
	margin: 0 auto;  
	background-color: #FFFFFF;
	overflow: auto;
}

#content{
	float: left;
	width: 728px;
	margin-left: 7px;
	margin-top: 7px;
	background-color: #FFFFFF;
	margin-bottom: 7px;
}
#bottom{
	float: left;
	width: 935px;
	background-color: #FFFFFF;
}
#spinner{
	height: 35px;
	margin: 5px 2px auto;
}
#show_content { 
	float: left; 
	width: 728px;
	
}
#show_image { 
	float: left; 
	width: 200px;
}
#show_name { 
	float: left; 
	width: 270px;
	margin-right: 8px;
}

#compare_div a:link, #compare_div a:visited{
	text-decoration: none;
	color: #222222;
}
#compare_div a:hover, #compare_div a:active{
	text-decoration: none;
	color: #666666;
	background: none;
}
#list_container{
	width: 540px;
	float: left;
}
.tooltips{
	font-weight:bold;
	color:#ABABAB;
	cursor:pointer;
}
.fl_right{
	float: right;
}
.explain_icon{
	float: right;
}
.listing{
	width: 540px;
	margin-top: 7px;
	float: left;
	padding-bottom: 7px;
	border-bottom: 1px dashed #cccccc;
}
.image_show{
	float: left;
	width: 120px;
	text-align:left;
}
.content_show{
	float: left;
	width: 420px;
}
.image_tag_show{
	padding: 7px;
	border: 1px solid #cccccc;
}
.price_show{
	float: right;
	font-size: 1.5em;
	width: 270px;
	color: #7EA954;
	text-align:right;
}
.star_show{
	float: right;
	width: 150px;
	color: #7EA954;
	text-align:right;
}
.list_bottom{
	float: left;
	width: 540px;
	background-color: #ffffff;
	margin-top: 2px;
}
.pagenumber{
	float: left;
	width: 540px;
	background-color: #ffffff;
	margin-bottom: 7px;
	text-align: center;
}
.menu_box{
	margin-bottom: 7px;
}
.content_box{
	float: left;
	width: 540px;
	background-color: #ffffff;
	margin-bottom: 7px;
}
.search_box{
	float: left;
	width: 728px;
	background-color: #f0f0f0;
}
.search_left{
	float: left;
	width: 172px;
	padding: 5px;
}
.search_center{
	float: left;
	width: 172px;
	padding: 5px;
}
.search_right{
	float: right;
	width: 172px;
	padding: 5px;
}
.search_title{
	width: 172px;
	margin-bottom: 2px;
}
.ads{
	margin-bottom: 7px;
}
.compare_text{
	font-size: .7em;
	color: #000000;
}
a.compare_link,a.compare_link:visited {
	font-size: .7em;
	color: #000000;
	text-decoration: none;
}
a.compare_link:hover,a.compare_link:active {
	text-decoration: underline;
	background: none;
}
a.compare_button, a.compare_button:visited{
	display: block;
	width: 102px;
	border:1px solid #5D8CBA;
	border-left: 12px solid #5D8CBA;
	color: #222222;
	padding: 1px;
	font-size: .8em;
	text-align: center;
	text-decoration: none;
}
a.compare_button:hover, a.compare_button:active{
	background: #D4EBFC;
}
a.headmenu:link, a.headmenu:visited{
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
}
a.headmenu:hover, a.headmenu:active{
	background: none;
	text-decoration: none;
}

