.hidden_layer {
	visibility: hidden;
	position: absolute;
	width:290;
	height:200;
	margin-right: 10px;
}

#pic {
	visibility:visible;}
	
.about_us_txt {
	text-align: justify;
	overflow: auto;
	height: 165px;
	padding:10px;
	border: 1px solid #3399CC;
	background-color: #E2EDFE;
	}

.gallery_main {
	max-height: 200px;
	max-width: 290px;
	}
	
.search_item_head {
	width: 590px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right:10px;
	padding-left: 10px;
	background-image: url(../images/search_item_head.GIF);
	background-repeat: no-repeat;
	font-size:12px;
}
#bg_fade {
	background-image: url(../images/hotoff_fade.gif);
	background-repeat: repeat-x;
	padding:10px; 
	width:570;
	
}

.r_align {text-align:right;}


a.prices {
	font-family: Tahoma, Verdana, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #0033FF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a.prices:hover{
	font-family: Tahoma, Verdana, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #0033FF;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a.prices:active{
	font-family: Tahoma, Verdana, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #0033FF;
	font-style: normal;
	font-weight: bold;
}
