h1 {
	font-size:29px;
	display:inline;
	color: #ff3300;
	font-weight: 300;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #ff3300;
	display:inline;
	font-weight: 300;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #336699;
	font-weight: bold;
	margin-top:8px;
	margin-bottom: 7px;
	display:inline;
}
h4 {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #466f85;
	display:inline;
	font-weight: 300;
}
h5{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	font-weight: normal;
	text-indent: 15pt;
	margin-top:0px;
	margin-bottom: 0px;
}
.price{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ff3300;
	font-weight: bold;
}
.box{
	border: 1px solid #eaf0f2; 
	width: 229px; 
	background-image: url(../images/picture-box.gif);
	font-size: 11px;
}
.newsbox { 
	float: left;
	width: 500px;
	margin: 10px 0 0 0;
	border: 1px solid #cccccc;
	border-left: 0;
	background: url(../images/news-box.gif) repeat-x top;
	background-color: #e9e9e9;
	height: 69px;
	font-size: 11px;
}
.newsbox ul {
	margin-top: 0px;
	margin-bottom: 5px;
}
.newsbox li a {
	margin: 1px;
	text-decoration: none;
	color: #666666;
}
.newsbox li a:hover {
	margin: 0;
	border: 1px solid #eeeeee;
	background-color: #f9f9f9;
	text-decoration:none;
} 
.newsbox span {
	color: #999999;
}
.mailing {
	float: right;
	width: 255px;
	height: 69px;
	margin: 10px 0 0 0;
	border: 1px solid #ccc;
	border-right: 0;
	background: url(../images/news-box.gif) repeat-x top;
	background-color: #e9e9e9;
	font-size: 11px;
}
.just-released{
	color: #ff3300;
	font-size: 12px;
	font-weight: bold;
}
