select{
	width:168px;
}
select.error {
	border-color: red;
	background-color: #FFCCCC;
}
span{
	font-weight:bold;
}
th{
	width: 169px;
}
#tabs{
	margin-top:10px;
    max-width: 921px;
}