@charset "UTF-8";
/* CSS Document */

div#header .subsection{
	padding:80px 0 0 400px;
	position:absolute;
	z-index:1;
}

div#content {
	width:600px;
	text-align:left;
	margin:10px 100px 10px 100px;
}

div#content .chapter {
	margin:0 0 30px 0;
}

div#content .comments-open-content {
	margin:10px 0;
}

#orderform .section {
	margin-bottom:20px;
}

#orderform .form th {
	border-right:1px solid #FFFFFF;
	width:30%;
}

#orderform .form th, #orderform .form td {
	border:1px solid #FFFFFF;
	line-height:1.5;
}

th, td {
	font-size:12px;
	font-weight:normal;
	padding:7px 9px;
	text-align:left;
	vertical-align:top;
}

h4 li{
	font-size:12px;
}

h5 {
	color:#FF0000;
	font-size:11px;
}

p {
	padding-bottom:3px;
	font-size:12px;
	line-height:130%;
}

div#content .subsection p {
	color:#000000;
	font-size:12px;
}

div#content h3 {
	font-size:14px;
	padding-top:12px;
	padding-bottom:12px;
	border-top:#FFFFFF 1px solid;
}

div#content p{
	margin-bottom:5px;
}

div#content a{
	font-size:12px;
}


input#mail-form-author {
color:#000000;
}

div#orderform li,p {
	line-height:20px;
	font-size:12px;
}

div#orderform li {
	margin-left:15px;
	margin-bottom:5px;
}