@CHARSET "ISO-8859-1";

#content_wrapper {
	text-align: center;
}

#content {
	width: 605px;
	margin-left: auto;
	margin-right: auto;
	color: #2B2C71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1, h1 a {
	color: #2B2C71;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-size: 15pt; 
	font-weight : bold;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 3px;
	text-align: center;;
	font-weight: bold;
}

.l3_item_details {
	text-align:justify;
	margin: 0px;
}
	
.gallery {
	padding: 10px 10px 0 0;
	position: relative;
}

.gallery input,#main_gallery_image {
	border: 2px solid blue;
}

.gallery input:hover,#main_gallery_image :hover {
	border: 2px solid red;
}

.thumbs {
	margin: 0px 2px 2px 0px;
}

.return_link {
	text-align: center;
}

.buy_button img {
	float: right;
}

.price {
	font-size: larger;
	font-weight: bold;
}

.extra_links a,.return_link a {
	text-decoration: none;
	font-style: italic;
	color: #4345AE;
}

.extra_links a:hover,.return_link a:hover, h1 a:hover {
	color: #FF0000;
}
