/* CSS Document */

.index-product-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/images/index/indTitleBg1.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
}


.index-product-body {
	font-size: 10px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
	width: 110px;
	vertical-align: top;
}

.index-product-name {
	font-size: 12px;
}


.index-press-body {
	padding: 2px;
	margin-bottom: 2px;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.index-neer {
	border: 1px solid #CCCCCC;
}

.index-categories-bg {
	background-image: url(/images/index/index-Category-Bg.gif);
	background-repeat: repeat-x;
}

ul {
	list-style-type: disc;
	padding: 5px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
