@charset "UTF-8";
.content-title {
	height: 45px;
	width: 720px;
	margin-bottom: 20px;
	margin-top: 30px;
}
#main-content {
	width: 688px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7171D;
	border-left-color: #D7171D;
	padding-right: 15px;
	padding-left: 15px;
	height: auto;
	clear: both;
	font-size: 11px;
	padding-top: 3px;
}
.itemes {
	width: 640px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	margin-top: 20px;
	margin-right: 9px;
	margin-left: 9px;
	font-size: 12px;
	margin-bottom: 20px;
}
#main-content .itemes table tr td {
	line-height: 1.2em;
}
#main-content .details h2 {
	font-size: 14px;
}
#main-content .itemes table tr td h2 {
	font-size: 14px;
}

#amr-icon {
	height: 75px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	padding: 10px;
	margin-bottom: 40px;
	margin-top: 15px;
	font-size: 17px;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#rightbox #main-content #amr-icon img {
	margin-right: 20px;
	float: left;
}
#basic #rightbox #main-content #amr-icon h3 {
	margin-top: 15px;
	font-size: 16px;
}


