
.table_basket{
	font-size: 10px;
	color: black;
}
.cell_basket{
	background-color: #fff;
}

#feature_photo {
	height: 250px;
	border-bottom: 1px solid black;
	overflow: hidden;	
}

.fp_h1 {
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	border-bottom: 1px dashed #999;
	width: 350px;
	clear: both;
}

.fp_feature_products{
	clear: both;
	margin: 15px 0 0 0;
}
.fp_feature_links{
	clear: both;
	text-align: right;
	padding-top: 15px;
	margin: 0px 20px 10px 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
}


.cat_product {
	float: left; width: 170px; text-align: center; font-size: 10px; margin-bottom: 40px;
}

.headline {
	font-size: 18px;
	font-weight: bold;
}
.small {
	font-size: 10px;
	font-weight: normal;
}



.shop_head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #dddddd;
}
.shop_cell1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #eeeeee;
}
.shop_cell2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #eeeeee;
}

.table_head1 {
	background-color: #444;
	color: white;	
	font-weight: bold;
}
.table_cell1 {
	background-color: #fff;
	background-image: url(/images/background-cell1.gif);
	background-repeat: repeat-x;
}

#bidding {
	margin: 5px 20px 20px 20px;
	border: 1px dashed #666;
	background-color: #fafaf1;
	padding: 20px;
}

#itemdescription {
	margin: 5px 20px 20px 20px;
	border: 3px solid #ccc;
	padding: 20px;
	font-size: 12px;
}

.res_yes {
	font-weight: bold;
	color: #009900;
}
.res_no {
	font-weight: bold;
	color: #666;
}

.error {
	margin: 10px 100px 10px 100px;
	padding: 15px;
	border: 1px dashed red;
	background-color: #eee;
}

#bid_current {
	margin: 10px 50px 10px 50px;
	padding: 10px;
	border: 1px solid #000099;
	background-color: #eee;
	text-align: center;
}
.box_terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	width: 500px;
	height: 100px;
	margin-left: 30px;
}

