h1
{
	color:#1D497F;
	font-size:120%;
	border-bottom:4px double #C3C4C6;
	padding:0 0 10px 0;
	margin-top:6px;
}

h2, h3
{
	font-size:120%;
}

h4, h5, h6
{
	font-size:110%;
}

/*Information block*/
.information-block
{
	margin:0px;
padding-bottom:10px;
	font-size:95%;
	color:#4C4C4C;
        text-align:center;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
}

.information-block-head
{
	background:#999;
	font-weight:bold;
	min-height:26px;
	height:expression(this.scrollHeight < 26 ? "26px" :"auto");
	padding-top:7px;
margin-bottom:10px;
text-align:center;
}

.information-block-head-image
{
	width:21px;
	height:21px;
	background-image: url(images/information_image.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:9px;
}

.information-block-head-text
{
	padding-top:3px;
}

.information-block-body
{
	padding:14px;
	text-align:center;
}

.price
{
font-size:16px;
color: #FF9900;
text-align:center;
}

.productbody {height:50px; width:380px; background-color:#CCC}
.productimg {height:48px; width:47px; float:left; clear:left}
.productinfo {height:50px; width:333px; float:right; clear:right}
.producttitle {width:280px; height:20px; float:left; clear:left}
.producttitle p{font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#dfac04; font-weight:bold; margin:0px; margin-left:10px}
.producttitle a{font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#dfac04; font-weight:bold; text-decoration:none; margin:0px; margin-left:10px}
.productdesc {width:280px; height:30px; float:left; clear:left}
.productdesc p{font-family:Verdana, Geneva, sans-serif; font-size:9px; color:#333; margin:0px; margin-left:10px}
.productprice {width:52px; height:50px; float:right; clear:right}
.bottomlogos {height:40px; width:85%; vertical-align:middle; margin:0px; padding:0px; float:left; clear:left; margin-left:10%}
.bottomlogos li{display:inline; float:left; margin-left:10px}
