
	/* Standard	*/
	
a{
	color: #f00;
}	

body{
	font-family: Helvetica, Arial, sans-serif;
}


h3{
	font-weight: bold;
	font-size: 18px;
	color: #3e3e3d;
	margin-bottom: 2px;
}

p{
	font-size: 12px;
	line-height: 15px;
	color: #807d7c;
}


.panel p, .panel h2{
	float: right;
	clear: both;
	width: 225px;
	margin: 19px;
	margin-bottom: 0px;
	font-size: 17px;
	line-height: 21px;
}

p.from{
	font-weight: bold;
	color: #f00001;
	width: auto;
	margin-right: 29px;
	float: right;
	font-style: italic;
}

p.from strong{
	
	letter-spacing: 1px;
}
*.parenthesis{
	
	font-size:75%
}
.panel h1,.panel h2{
	text-indent: -9999px;
	height: 53px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	font-size: 25px;line-height: 27px;
	color: #f00;
	margin-bottom: 0;
}
.panel p.image_label{
	position: absolute;
	width: auto;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
	top: 176px;
}

.panel p.image_label a, #options div.order-online a{
	display: block;
	position: absolute;
	width: 146px;
	height: 32px;
	text-indent: -9999px;
	background: url(images/overview_order_online.gif);
	top: -8px;
	left: 340px;
}
#options div.order-online a{
	margin-top: 15px;
	float: right;
	position: static;background: url(images/white_order_online.gif);
}

.panel p.image_label a:hover, #options div.order-online a:hover {
	background-position: 0 -32px;
}
#options div.panel p{
	margin-top: 55px;
}
.featured h3{
	color: #282826;
}

.featured p{
	color: #676664;
}