#content h3 {
	clear: both;
	background-color: #F5F5F5;
	color: #363636;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	margin: 0 10px 16px 0;
	padding: 4px 8px;
	border-left: 5px solid #FF3333;
	border-bottom: 1px dotted #CC0000;
}

#cont10 {
	margin-bottom: 20px;
}

#cont20 {
	width: 100%;
	margin-top: 10px;
	text-align: left;
	font-size: 90%;
	margin-bottom: 20px;
}

#cont20 p {
	padding: 0 20px 10px 20px;
}

#cont30 {
	width: 100%;
	margin-top: 10px;
	text-align: left;
	font-size: 90%;
	margin-bottom: 20px;
}

#cont30 ul {
	list-style: none;
}

#cont30 li {
	margin: 0 20px 0 18px;
	padding: 10px 0 6px 22px;
	border-bottom: 1px dotted #CCCCCC;
	background: url(../../gif/list_marker_4.gif) left center no-repeat;
}

.cart {
	margin: 10px 0 0 80px;
	font-size: 90%;
}

