.product_details_container .box td.middle{
	padding: 0px 5px 0px 5px;

	background-color: white;

}

.main_product_image{
	padding: 20px;
	border: none;
}

.in_stock, .out_of_stock{
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	color: green;
}

.out_of_stock{
	color: red;
}

#flypage h1{
	color: #361367;
	font-size: 14pt;
}

#flypage li, #flypage p{
	font-size: 10pt;
}

ul.features{
	padding:0;
	margin: 0px 0px 0px 1em;
}

.selector {
	border: 1px solid #e4e4e4;
	background-color: #f7f7f7;
}

.selector td {
	padding: 5px 5px 0px 5px;
	font-size: 10pt;
}

.selector select{
	font-size: 10pt;
}

.selector td.price {
	border-top: 1px solid #e4e4e4;
	padding: 5px 0px 5px 0px;
	color: ;
	font-size: 18pt;
	text-align: right;
}

#flypage .products {
	border-top: 1px solid #361367;
	padding-top: 5px;
}

#flypage .products a{
	color: white;
}

.thumbs a:link img, .thumbs a:visited img{
	border: 1px solid #afafaf;
}

.thumbs a:hover img {
	border: 1px solid black;
}

.thumbs a:hover {
	text-decoration: none;
}

.thumbs {
	margin-left: 15px;
	text-align: left;
}

a.image_link:link, a.image_link:visited, a.image_link:hover {
	color: #361367;
	font-weight: bold;
	font-size: 9pt;
}

