#t2TopLeft {
	margin-top:0px !important;
}

.contentTabSet {
	border-bottom:0px !important;
	background:url('/img/bg_tab_collection.gif') bottom left repeat-x;
}

.contentTabSet li {
	border:0px !important;
	margin-bottom:0px !important;
	padding:0px !important;
}
.contentTabSet li a {
	border-bottom:0px !important;
	background:url('/img/bg_tab_collection.gif') bottom left repeat-x;
}
.contentTabSet li.active {
	border:1px solid #999 !important;
	border-bottom:0px !important;
	margin-bottom:0px !important;
}
.contentTabSet li.active a {
	background:none !important;
	padding-bottom:5px !important;
	padding-top:5px !important;
}

/* Advanced Search Styles */
#advanced_search .h1_advanced_search {
	margin-bottom:10px;
	background:url('/img/h1_advanced_search.gif') 0px 0px no-repeat;
}
#advanced_search .advSearchControls {
	width:290px;
	margin-bottom:15px;
}
#advanced_search .advSearchControls label {
	float:left;
	display:inline;
	width:90px;
	padding-left:10px;
	padding-right:0px !important;
}
#advanced_search .advSearchControls select {
	float:left;
	display:inline;
	width:180px;
	margin-left:10px;
}
#advanced_search .advSearchControls input {
	float:left;
	display:inline;
	width:54px !important;
	padding:0px !important;
}
#advanced_search #from_date {
	margin-left:10px;
}
#advanced_search .advSearchControls span {
	float:left;
	display:inline;
	padding:0px 4px;
}

#search-form {
	margin-top:20px;
}

#advanced_search .dijitValidationIcon {
	float:right;
	display:inline;
	width:18px;
	height:17px;
	background:url('/img/icn_date_picker.gif') 0px 0px no-repeat;
}

#advanced_search .dijitValidationIconText {
	display:none;
}
#advanced_search #search-form div.datepicker {
	width:82px !important;
}

#advanced_search #search-form #widget_from_date {
	width:92px !important;
}
#widget_from_date,
#widget_to_date {
	float:left;
	display:inline;
}
