body {
    background-color: #f0f0f0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serifsans-serif;
    color: #000000;
}
table{
	border-collapse: collapse;
	width: 100%;
}
table td{
	border-collapse: collapse;
	vertical-align: top;
}
.highlight{
	color: #0033ff;
	font-size: 14px;	
}
p{
	padding-bottom: 10px;
}
.leftpart{
	width: 542px;
	text-align: justify;
}
.rightpart{
	padding-left: 100px;
	padding-top: 66px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999999;
	font-weight: normal;
	padding-bottom: 10px;
}
ul{
	list-style: square outside;
	margin-bottom: 20px;
	border-left: 1px #0033ff dotted;
	padding: 5px 0px 5px 30px;
	list-style-image: url("/images/ul.gif");
}
input, textarea, select{
	border: 1px #cccccc solid;
	margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serifsans-serif;
    font-size: 14px;
}
input, textarea{
	padding: 4px;
}
.rightpart form{
	padding-left: 10px;
	padding-top: 10px;
	border-left: 1px #0033ff dotted;
	* border-left: none;
	* background-image: url("/images/main/bottab.gif");
	* background-position: top left;
	* background-repeat: repeat-y;
}
table.production td{
	width: 151px;
}
h1{
	font-size: 17px;
	padding-bottom: 20px;
}
