#a_total {
	float: left;
	margin: 0 6px 6px 0;
	padding: 8px;
	width: 380px;
	height: 275px;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;

}

#a_product_container {
        margin: 2px 0 12px 0;        
        background-color: #fff;
        width: 366px;
        height: 265px; 
        border: 1px solid black;
}

#a_title {
	float: left;
	padding: 3px 0 0 6px;
	width: 360px;
	background-color: #0AB1E6;
	border: 1px solid black;
        height: 20px;
}

#a_title h1 {
	font-family: Gothic, courier;
	color: White;
	font-size: 14pt;
	margin: 0;
	text-decoration: none;
	height: 14px;
	font-stretch: narrower;
}

#a_image {
	float: left;
	width: 210px;
	height: 160px;
	text-align: center;
}

#a_image img {
	margin-top: 5px;
}

#a_right {
	float: left;
	width: 150px;
	height: 115px;
}

#a_right #a_text {
	float: left;
	width: 107px;
	height: 115px;
}

#a_price {
        font-family: Century;
	float: left;
	width: 107px;
	margin: 25px 0 0 25px;
	font-weight: bold;
	font-size: 11pt;
}

#a_right #a_text {
        font-family: arial;
	float: left;
	width: 107px;
	margin: 15px 0 0 25px;
	font-weight: bold;
	font-size: 11pt;
}

#a_right #a_text #variations {
	float: left;
	width: 107px;
	margin-top: 7px;
}

#a_right #a_text #variations #title, #a_right #a_text #variations #select {
	float: left;
	width: 50px;
}

#a_right #a_text #variations #select select {
	font-size: 8pt;
}

#a_right #a_order {
	float: left;
	width: 79px;
	height: 80px;
	margin: 50px 0 0 35px;
	padding: 30px 0 0 25px;
        
}


#a_info a:active{
       margin-top: 7px;
       text-decoration: none;
}

accessorie_link a:active{
       text-decoration: none;
}