.header input{
	margin:0px 0px 0px 3px;
	width:238px;
}

#header-links #search-con{
	width:271px;
	float:right;
	margin-right:22px;
	z-index:100;
	position:absolute;
}

#header-links #search-con #search-content{
	width:271px;
}
#header-links #search-con #search-content p{
	width:245px;
	margin:0px auto;
	font-size:11px;
	padding:0px 13px;
}
#header-links #search-con #search-content p.first-section{
	background-image:url('/images/search-bg-begin.png');
	background-repeat:repeat-x;
	height:25px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	padding:5px 0px 0px 23px;
	width:248px;
	color:#242424;
}
#header-links #search-con #search-content p.dropshadow{
	background-image:url('/images/search-bg-slice.png');
	background-repeat:repeat-y;
}

#header-links #search-con #search-content b{
	color:#555;
}

#header-links #search-con #search-content p .title{
	font-size:13px;
	font-family:tahoma,verdana;
	font-weight:bold;
	padding:5px 0px 8px;
	margin:0px;
	line-height:13px;
	display:block;
	cursor:pointer;
	overflow:hidden;
	width:165px;
}
#header-links #search-con #search-content p .no-content{
	line-height:47px;
}

#header-links #search-con #search-content p.section{
	background-image:url('/images/search-section-title-bg.png');
	background-repeat:repeat-x;
	height:25px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	padding:5px 0px 0px 23px;
	width:248px;
	color:#242424;
}

#header-links #search-con #search-content p a{
	display:block;
	width:175px;
	height:61px;
	border-top:1px solid #e8e8e8;
	padding:0px 20px 0px 50px;
	text-align:left;
	background-image:url('/images/search-list-bg.png');
	background-repeat:no-repeat;
	color:#777878;
	position:relative;
}
#header-links #search-con #search-content p a:hover{
	background-image:url('/images/search-list-bg-hover.png');
	color:#fff;
}
#header-links #search-con #search-content p a:hover b{
	color:#fff;
}

#header-links #search-con #search-footer{
	width:211px;
	height:21px;
	text-align:left;
	background-image:url('/images/search-footer-bg.png');
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:left;
	margin:0px auto;
	padding:9px 0px 0px 60px;
	color:#fff;
}
#header-links #search-con #search-footer a{
	position:relative;
	color:#fff;
}
#header-links #search-con #search-footer a:hover{
	color:#fff;
}
