@charset "utf-8";
/* CSS Document */
.content {
	padding-right: 50px;
}

.details {
margin:10px 0 20px 0;
color:#2B0325;
font-style:italic;
font-weight:bold;
}

.hDottedLine {
	background:url(../images/h_dotted_line.png) repeat-x;
	height:1px;
	margin:0 50px 10px 0;
}