.contbg table{
	font-size:10px;
	margin:0 auto;

}

.contbg input{
	height:16px;
	border: solid 1px #e0e0e0;
	
}

.contbg table a{
	color:#4fa6e4;
	
}

.contbg input.submit { width: 50px; cursor: pointer; border: 1px solid #222; background:#58585a; color:#fff;font-size:xx-small; text-transform:uppercase; }
.contbg input.submit:hover { background:#4fa6e4; }




