#do {
	font-family:arial !important;
	color: #012D3A;
	font-size:12px;
	font-weight:bold;
}

#do hr {
	border:0px;
	height:1px;
	background-color:#BABABA;
}

#do input, #do select {
    border: 1px solid #012B39;
    background-image:url(/gfx/v4/games/input_bg.jpg);
    color: #012B39;
	font-size:12px;
	height:14px;
	float:left;
	font-weight:normal;
}

#do input {
	width:340px !important;
    padding:2px;
}

#do select {
	margin-left:10px;
	width:100px;
	height:18px;
}


