/* CSS Document */

.mainblock-home {
	background-image: url(images/tileblue.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	line-height: 20px;
	width: 598px;
	margin-bottom: 20px;
	background-color: #000820;
	color: #FFFFFF;
}
.mainblock-pic {
	width: 244px;
	vertical-align: top;
}
.mainblock-content {
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}


div.scroll {
	height: 200px;
	width: 195px;
	overflow: auto;
	padding: 0px 10px 0px 16px;
}
p {
	margin-top:0px;
	margin-bottom:8px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.mainblock-headers {
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	width: 318px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	height: 58px;
}
.mainblock-pages {
	background-repeat: repeat-x;
	margin-top: 20px;
	line-height: 20px;
	width: 598px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	color: #666666;
}
.mainblock-pagesheaders {
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	width: 598px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	height: 58px;
	background-color: #E8E8E8;
}
#productlist {
	padding-left: 0px;
	padding-bottom: 5px;
	background-position: 0px 0px;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0px;
	}

#productlist li {
	padding-left: 10px;
	background-position: 0px 4px;
	list-style-type: none;
	list-style-image: none;
	background-image: url(images/mybullet.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	}

