.cap_item
{
	text-transform: uppercase;
}

select.cap_item option
{
	/*text-transform: capitalize;*/
}

.col
{
	float: left;
}

#quick_search_panel input,
#quick_search_panel select
{
	border: 1px solid #CCC;
	/*width: 218px;*/
}

#quick_search_panel #btn_submit
{
	width: 70px;
	height: 20px;
	border: 0;
}

.button_01 {
	line-height:20px;
	padding:0 10px;
	background-color:#2966b0;
}

.button_01 {
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
	height:20px;
	width:50px;
	text-align:center;
	font-size:10px;
	float:right;
	margin-top:10px;
}

#row01
{
	width: 220px;
	height: 20px;
	background: #CCD0DB;
}

