#content-main {
	width: 533px;
	padding: 0 10px;
	/*color: #43432E;*/
	letter-spacing: -0.3px;
	font-family: Verdana;

}

#content-main #navigation {
	margin: 0 -10px;
}

#content-main p {
	width: 260px;
	text-align: justify;
	padding: 0 15px;
}

#content-main h2 {
	height: 30px;
	overflow: hidden;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid  #ccc;
}

#content-main h2 span {
	display: inline;
	color: #CC0000;
	font-size: 26px;
	font-weight: bolder;
}

#content-main h2 img{
	display: none;
}

#content-main .item-content {
	margin-top: 30px;
	clear: both;
}

#content-main .item-content dt {
	width: 110px;
	float: left;
	border-top: 1px solid #A7AEBC;
	border-bottom: 1px solid #A7AEBC;
	text-align: center;
}

#content-main .item-content span.left{
	float: left;
	background: url( '../images/product_list_left.gif' ) no-repeat;
	width: 6px;
	height: 114px;
	margin: -1px 0;
	position: relative;
	overflow: hidden;
	_margin-right: -3px;
}

#content-main .item-content span.right{
	float: right;
	background: url( '../images/product_list_right.gif' ) no-repeat;
	width: 6px;
	height: 114px;
	margin: -1px 0;
	position: relative;
	margin-left: -3px;
}

#content-main .item-content dt a {
	width: 100px;
	float: left;
	display: inline;
}

#content-main .item-content dt a img {
	max-width: 80px;
	max-height: 90px;
	margin-top: 10px;
	border: 0;
}

#content-main .item-content h3 {
	color: #336699;
	text-transform: uppercase;
	padding: 7px;
	margin: 0;
	margin-left: 10px;
	font-size: 12px;
}

#content-main .item-content dd {
	width: 412px;
	height: 112px;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 15px;
	padding: 0;
	float: left;
	border-top: 1px solid #A7AEBC;
	border-bottom: 1px solid #A7AEBC;
	background: url( '../images/gradient1.gif' ) repeat-x top; 
	color: #333333;
}

#content-main .item-content .border {
	background: url( '../images/product_list_border.gif' ) no-repeat; 
	height: 12px;
	overflow: hidden;
	position: relative;
	width: 400px;
/*	margin: 0 6px;*/

}

#content-main .item-content a {
	margin-top: 10px;
	width: 64px;
	float: right;
	color: #333399;
	font-weight: bolder;
	font-family: Tahoma;
	font-size: 10px;
	letter-spacing: 0;
	text-decoration: underline;
}
#content-main .item-content .arrow {
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}

#content-main .item-content p {
	margin-top: 5px;
	width: 89%;
	height: 54px;
	overflow: hidden;
}

#content-main ul {
	padding: 0;
	margin: 0;
	margin-left: 10px;
}

#content-main ul li {
	padding-bottom: 10px;
}