/* HEADER ELEMENTS */

#header {
	padding-top: 38px;
	position: relative;
}

#col1 {
	float: left;
	width: 169px;
	height: 144px;
}

#col2 {
	float: right;
	width: 628px;
	height: 144px;
	background: url(http://www.baselinemagazine.com/public/images/border1px.jpg) repeat-x top left;
	position: relative;
}

#col2 p {
	position: absolute;
	top: 0px;
	left: 302px;
}

#header p {
	width: 133px;
	padding-left: 12px;
	height: 44px;
	background: url(http://www.baselinemagazine.com/public/images/border1px.jpg) repeat-x top left;
}

#header h1 {
	display: none;
}

#logo a {
	color: #FFF;
	background: transparent;
	padding: 0px;
	margin: 0px;
	border: none;
}

#logo img {
	padding: 0px;
	margin: 0px;
	border: none;
}

#search {
	background: url(http://www.baselinemagazine.com/public/images/border1px.jpg) repeat-x top left;
	width: 157px;
	height: 58px;
}

#search input {
	width: 145px;
	border: none;	
	background: transparent;
	margin-left: 12px;
	padding-top: 2px;
}

#logo {
	width: 284px;
	height: 105px;
}

#bar2 {
	margin-top: 0px;
	width: 628px;
	height: 38px;
	background: #000000;
}

#bar1 {
		margin-top: 3px;
		width: 157px;
		height: 38px;
		background: #000000;
}

#autoSuggest {
	display: none;
	width: 314px;
	position: absolute;
	top: 82px;
	left: 157px;
	padding-left: 12px; 
	background: #FFF;
	z-index: 100000000;
	
}
	
#autoSuggest .closeAuto {
	font: 9pt Verdana;
	font-weight: normal;
	padding-left: 150px;
	cursor: pointer;
}	

div #autoSuggest .viewAll {
	text-indent: 0px;
	padding-top: 19px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#autoInner {
	padding-right: 12px; 
}	

#autoSuggest h2 {
	margin-bottom: 19px;	
}
	
div #autoSuggest p {
	background: transparent;
	width: 314px;
}
