body {
	padding:0px;
	font-size:11px;
	background:#2C2829;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.table,td,tr {
	font-size:11px;
	color:#E0EEEE;
}
#eradia {
	width:500px;
	margin:80px 0px 0px 0px;
}
#eradia #logo {
	background:url(../gfx-panel/log_1.jpg);
	width:500px;
	height:108px;
}
#pds {
	width:500px;
}
#pds #left {
	background:url(../gfx-panel/log_2.jpg);
	width:130px;
	height:235px;
	float:left;
}
#pds #center {
	position:relative;
	background:url(../gfx-panel/log_bg.jpg);
	width:201px;
	height:235px;
	float:left;
}
#pds #right {
	background:url(../gfx-panel/log_3.jpg);
	width:169px;
	height:235px;
	float:left;
}
.form {
	margin:2px;
	padding:0px 5px 2px 5px;
}
.form_input {
	padding:0px 0px 10px 0px;
}
.form_dj {
	padding:10px 0px 7px 0px;
}
.input {
	background:#DCDCDC;
	width: 190px;
	height: 23px;
	border: 1px solid #A9A9A9;
	font-size:13px;
	color:#696969;
}
.form_button {
	padding:10px 0px 0px 20px;
}
.form_button input {
	background:#DCDCDC;
	height: 21px;
	padding:1px 15px 2px 15px;
	border: 1px solid #A9A9A9;
	font-size:13px;
	color:#696969;
	font-weight:bold;
}