@charset "UTF-8";

#content .product {

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	width: 665px;

	float: left;

	clear: both;

}

#content .features {

	display: block;

	float: left;

	width: 665px;

	margin-bottom: 10px;

}

#content .features .add {

	color: #AC0800;

	display: block;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #AC0800;

	padding-bottom: 5px;

	text-indent: 5px;

}

#content .features li {

	margin-bottom: 1em;

}

#content  .pText {

	margin-top: 10px;

	margin-right: 10px;

	display: block;

}

#content #rightColumn ul {

	padding: 0px;

	margin-top: 0px;

	margin-right: 10px;

	margin-bottom: 0px;

	margin-left: 10px;

}

#content  #rightColumn  li {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	list-style-image: url("../images/li.png");

	margin-left: 15px;

	margin-bottom: 5px;

	padding-bottom: 5px;

	margin-top: 8px;

}

#content #rightColumn a, #content #rightColumn a:visited {

	text-decoration: none;

	color: #333333;

}

#content #rightColumn a:hover {

	color: #AC0800;

	text-decoration: underline;

}




