div#advanced{
	clear:left;
	position: relative;
	margin-left:7px;
	z-index: 999;
	background-color: transparent;
	overflow: hidden;
	background-image: url('../../images/cb_button_bg.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #ff0000;
	width: 360px;
	height: auto;
}

div#advanced_content{
	posiotion: relative;
	clear: both;
	width: 100%;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
div#advanced_button{
	
	float: left;
	width: 94px;
	opacity: 1.0;
	text-align: right;
	background-position: center left;
	background-repeat: no-repeat;
	line-height: 15px;
	cursor: pointer;
}
div#content_area{
	width: 100%;
	background-repeat: repeat-y;
	background-image: url("../../images/cb_content_areabg.png");
		
}
div#content_footer{
	margin: 0px;
	padding: 0px;
}
div#content_footer img{
	border: 0px;
	display: block;	
}

.search_row_2
{
	clear: both;
	width: inherit;
	height:24px;
	text-align: left;
	vertical-align: middle;
	padding: 3px 0;
}
.search_row_2 div.title
{
	color: #ff0000;
	width:120px;
	font-family: tahoma;
	font-size:11px;
	float:left;
	margin-left:10px;
	line-height:24px;

}
.search_row_2 select.sel
{
	width: 145px;
	font-size:11px;
	border: 1px solid #a4b97f;
	padding: 1px;
	margin-top: 3px;
	color: #555;
}
.search_row_2 input.inp
{
	width: 145px;
	font-size:11px;
	border: 1px solid #a4b97f;
	padding: 2px;
	margin-top: 3px;
	color: #555;
}
.search_row_2 input.inp_small
{
	width: 44px;
	font-size:11px;
	border: 1px solid #a4b97f;
	padding: 2px;
	margin-top: 3px;
	color: #555;
}
.search_row_2 input.inp_check
{
	font-size:11px;
	border: 1px solid #a4b97f;
	padding: 2px;
	margin-top: 3px;
	color: #555;
}

.content_margin{
	height: 7px;
	border: 0px;
}