@CHARSET "UTF-8";

body {
 	text-align: center;
}

div#column_2 {
	width: 727px;
	float: left;
}

div#column_2 table {
	margin-bottom: 10px;
	color: #3a3f37;
}

div#column_2 table td {
	vertical-align: top;
	margin-top: 30px;
}

div#column_2 table h1 {
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #d32e12;
}

div#column_2 img.large {
	border: solid 2px #c3bfbc;
}

div#column_2 img.small {
	margin: 0px 15px 10px 10px;
	border: solid 2px #d74027;
	display: block;
}

div#column_2 ul {
	list-style-image: url(../images/ul2.gif);
	margin-left: 10px;
	padding-left: 10px;
}

div#column_2 li {
	vertical-align: top;
	margin: 15px 0px 15px 15px;
	padding-left: 10px;
}

div.color_pallete {
	width: 86px;
	margin: 0px 5px 5px 0px;
	height: auto !important;
	height: 75px;
	min-height: 75px;
	font-size: 10px;
	text-align: center;
	float: left;
}

a.news {
	color: #d32e12;
	text-decoration: none;
}

a.news:hover {
	text-decoration: underline;
}

.price_label {
	font-weight: bold;
	color: #92908e;
}

.news_image {
	margin: 0px 15px 15px 0px;
	float: left
}

.details {
	color: white;
	margin: 15px;
}

.price_list {
	color: white;
	width: 128px;
	height: 23px;
	border: none;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/button.jpg);
	padding-top: 6px;
	display: block;
	float: right;
}
