body {
	background-color: #ABABAB;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-family: verdana;
	font-size: 9px;
}

th,td,option,input,select{
	font-family: verdana;
	font-size: 13px;
	color: black;
	text-align: left;
	vertical-align: top;
}

a:link, a:active, a:visited{
	color: #0066cc;
	text-decoration: none;
}

a:hover{
	color: #55aaff;
	text-decoration: underline;
}

#main_column{
	vertical-align: top;
	text-align: left;
	padding: 0px;
	height: 100%;
}

#shop_productlist{
	width: 620px;
}

#shop_menu{
	vertical-align: top;
}

#product_list_dropdown{
	width: 350px;
}

#main{
	width: 792px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px;
}

.big_box{
	width: 622px;
	border: 1px solid black;
	spacing: 0px;
	padding 0px;
}

.big_box_topic{
	background: 	#B0B0B0 ;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid black;
}

.big_box_content{
	padding: 0px;
}

.small_box{
	width: 150px;
	border: 1px solid black;
	spacing: 0px;
	padding 0px;
}

.small_box_topic{
	background: 	#B0B0B0 ;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid black;
}

#product{
	width: 100%;
}

.product_description_t{
	font-weight: bold;
}

#product_stock_t{
	font-weight: bold;
}