.searchColumn{
	width:259px;
	font-size:11.5px;
	margin-right:2px;
}

.searchColumn .textfield {
	width:60px;
	font-size:12px;
	padding:1px;
}

.anavgroup{
	/*
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	*/
	width:259px;
}

.expanded {
	display:block;
	
}

div.noBorderBottom {
	border-bottom:0px;
}

#generalInfoBody {
	border:0px;
}

.collapsed{
	display:none;
}

.sectionHeader {
	color:#000000;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 6px 18px;
	
}
		
.sectionCollapsed {
	background-image:url(../images/template/expand_white.gif);
	background-repeat:no-repeat;
	background-position:5px 8px;
	background-color:#FFFFFF;
	border-bottom:1px solid #D6D6D6;
	border-left:0px;
	border-right:0px;
	color:#000000;
	
}

.sectionExpanded {
	background-image:url(../images/template/collapse_white.gif);
	background-repeat:no-repeat;
	background-position:5px 8px;
	background-color:#BFBEBE;
	
	
}


.contentSection {
	padding:3px 0px 3px 3px;
}

.contentSection .para_small {
	padding:2px;
}
.contentSection .para_small input {
	margin-right:5px;
}

.anavgroupheaderclear, .generalgroupheaderclear {
	float:right;
	color:#2E8F3A;
	font-size:10px;
	cursor:pointer ;
	display:none;
	font-weight:normal;
	margin-right:0px; 
}

.smallSearchBtn {
	background-image:url(../images/template/smallSearchBtn.jpg);
	border:0 none;
	cursor:pointer;
	height:21px;
	width:60px;
}

.smallSearchBtn:hover {
	background-image:url(../images/template/smallSearchBtnHover.jpg);
}
a.expandcollapse:link,a.expandcollapse:visited{
	color:#2E8F3A;
	text-deoration:none;
	font-size:11px;
}

a.expandcollapse:hover {
	text-deoration:underline;
}

.rightTop,.rightBottom {
	font-size:16px;
	font-family:Verdana;
	color:#777777;
	background-color:#EEEEEE;
	border-bottom:1px solid #D6D6D6;
	text-align:right;
	font-weight:bold;
	/*
	
	border-top:0px;
	padding-left:30px;
	padding-bottom:5px;
	*/
}

.rightBottom {
	font-size:12px;
	border-bottom:0px;
	padding-top:10px;
}

.rightTop span {
	float:right;
	margin-right:15px;
	margin-left:10px;
	padding-top:5px;
	font-weight:normal;
}

#saveSearchForm {
	display:none;
}
.saveSearchFormContainer {
	padding-bottom:6px;
	padding-right:20px;
	text-align:right;
	padding-top:6px;
}
.saveSearchFormContainer span {
	cursor:pointer;
	background-image:url("../images/template/saveSearch.jpg");
	background-repeat:no-repeat;
	background-position:right;
	height:18px;
	
	padding-right:24px;
	padding-top:4px;
	margin-bottom:2px;
	
}

.topInfo {
	padding:2px 0 10px 0;
	width:732px;
}

#aditionalOptions {
	border:1px solid #D6D6D6;
	border-top:0px;
}
