@import url("TriColumn.css");

#SearchAdvancedBox{
background:url(../images/SearchDoctorMainBG.gif) 0 0 no-repeat; /* "ABC" bg graphic */
height:240px;
margin:10px 0 0;
width:405px;
}
	#SearchAdvancedBox .item{
	height:66px; /* Add with padding-top to equal 82px */
	padding:16px 0 0 70px;
	}
		li#SearchAdvancedGo{
		height:40px;
		padding:0;
		position:absolute;
		right:23px;
		top:128px;
		width:65px;
		}

/* Link List (City, State, Procedure lists)
------------------------------------- */
#TwoColumnList{
padding:20px 0;
}
	#TwoColumnList h2{
	background:url(../images/dots-underlineCCC.gif) bottom repeat-x;
	margin:20px 0 0;
	}
	#TwoColumnList li{
	float:left;
	height:20px;
	width:200px;
	}
