.divSearchInputField_wrapper{
	width: 271px;
	margin: 0px 0 5px 0;
}

.divSearchInputField_content{
	height: 22px;
}

.divSearchInputField_left {
	width: 5px;
	float: left;	
}

.divSearchInputField_upper_left {
	background: url(../img/search_input_field_upper_left.gif) top left no-repeat;
	height: 5px;
}

.divSearchInputField_mid_left {
	border-left: 2px solid #C7C1A6;
	height: 12px;
}

.divSearchInputField_bottom_left {
	background: url(../img/search_input_field_bottom_left.gif) bottom left no-repeat;
	height:5px;
}

.divSearchInputField_main{
	border-top: 2px solid #C7C1A6;
	border-bottom: 2px solid #C7C1A6;
	padding: 0px 4px;
	width:236px;
	height:18px;
	float: left;
}

.divSearchInputField_main input{
	border: 0;
	padding: 0;
	margin-top: 1px;
	color: #7C8186;
	line-height: 14px;
	font-size: 12px;
	width: 235px;
}

.divSearchInputField_right {
	height: 22px;
	width: 22px;
	float: right;
}
