/* CSS Document */
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
}

body {
	margin:0;
	padding:0;
	/* font-family:Tahoma, Arial, Helvetica, sans-serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:101%;
}

p {
	margin-top:10px;
	padding-top:1px;
}

a:link,
a:visited,
a:active{
	color:#2473df;
	text-decoration:underline;
}

a:hover{
	color:#2473df;
	text-decoration:none;
}
.clear {
	clear:both;
}
.bluebold {
	color:#2473df;
	font-weight:bold;
	font-size:12px;
	margin-bottom:7px;
}
#header {
	position:absolute;
	left:0;
	top:0;
	background:#2473df url(/images/global/menubg.gif) repeat-x left bottom;
	height:130px;
	width:100%;
}
#header-invoice {
	background:#2473df;
	height:130px;
	width:100%;
}
#header-invoice a {
	color:#FFFFFF;
}

#header .headercontent {
	position:absolute;
	left:50%;
	margin-left:-495px !important;
	margin-left:-505px;
	top:0;
	height:100px;
	width:990px;
}

#header .topmenu {
	position:absolute;
	left:50%;
	margin-left:-495px !important;
	margin-left:-505px;
	padding:0;
	top:100px;
	height:30px;
	width:990px;
	float:left;
}

#header .topmenu ul li{
	display: inline;
	list-style-type:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#header .topmenu ul li a:link,
#header .topmenu ul li a:visited,
#header .topmenu ul li a:active {
	text-decoration:none;
	height:30px;
	line-height:30px;
	color:#616161;
	font-weight:bold;
	padding: 0 0 0 3px;
	background:url(/images/global/menubtn.gif) no-repeat left top;
	float:left;
    width: 102px !important;
	width: 100px;
    text-align: center;
}

#header .topmenu ul li a:hover {
	color:#616161;
	text-decoration:none;
	background:url(/images/global/menubtn.gif) no-repeat left bottom;
}

#header .topmenu .toplinks{
	height:30px;
	font-size:11px;
	line-height:30px;
	float:right;
	margin-right:7px;
}

#header .topmenu .toplinks a:link,
#header .topmenu .toplinks a:visited,
#header .topmenu .toplinks a:active{
	color:#616161;
	text-decoration:none;
}

#header .topmenu .toplinks a:hover{
	color:#616161;
	text-decoration:underline;
}

#container {
	position:absolute;
	top:140px;
	left:50%;
	margin-left:-495px;
	width:990px;
	height:auto;
	float:left;
	clear:both;
}

#container .rightcol {
	width:140px;
	height:auto;
	font-size:11px;
	/*background-color:#ebebeb;*/
	text-align:center;
	float:right;
}

#container .rightcol .bannerad {
	margin-bottom:10px;
}

#container .rightcol .topborder{
	width:140px;
	height:7px;
	background:url(/images/global/rightcoltop.jpg) no-repeat bottom left;
	float:right;
	margin: 0;
	padding: 0;
}

#container .rightcol .btmborder{
	width:140px;
	height:7px;
	background:url(/images/global/rightcolbtm.jpg) no-repeat top left;
	float:right;
}

#container .mainbody {
	width:821px;
	height:auto;
	margin-left:10px;
	float:left;
}

.mainbody h1 {
	color: #003366;
	font-size:16px;
	font-weight:bold;
	width:821px !important;
	width:811px;
	height:35px;
	line-height:35px;
	padding-left:9px;
	margin-bottom:15px;
	background:url(/images/global/boxtitlebg.gif) repeat-x left bottom;
}
.mainbody h2 {
	color:#2473df;
	font-weight:bold;
	font-size:12px;
	margin-bottom:7px;
}
.mainbody h4 {
	font-weight:bold;
	font-size:14px;
	margin-bottom:7px;
}
#container .mainsection {
	width:821px;
	height:200px;
	background:url(/images/global/mainpic.jpg) no-repeat left top;
	float:left;
	margin:0 0 13px 10px;
}

#container .mainsection .categorybox {
	width:295px;
	height:180px;
	margin:12px 0 0 280px !important;
	margin:12px 0 0 140px;
	float:left;
}

#container .mainsection .categorybox h1 {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	width:295px;
	height:20px;
	border-bottom:1px solid #FFFFFF;
	line-height:20px;
	margin:0;
	padding:0;
}

#container .mainsection .categorybox ul {
	margin:0;
	padding:0;
}

#container .mainsection .categorybox ul li{
	list-style:none;
	height:27px;
	line-height:27px;
	font-size:11px;
	font-weight:bold;
	background:url(/images/global/arrowhome.gif) no-repeat left center;
	padding:0 0 0 27px;
	margin:0;
}

#container .mainsection .categorybox ul li a:link,
#container .mainsection .categorybox ul li a:visited,
#container .mainsection .categorybox ul li a:active{
	color:#FFFFFF;
	text-decoration:none;
}

#container .mainsection .categorybox ul li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#container .mainsection .featurepic{
	padding:3px;
	border:1px #FFFFFF solid;
	float:left;
	margin-top:12px;
}

#container .introbox {
	width:263px;
	height:auto;
	float:left;
	padding:0 10px 0 0;
	border-right:1px dashed #CCCCCC;
	margin-left:10px;
}

#container .featurebox {
	width:263px;
	height:auto;
	margin-left:10px;
	float:left;
}

#container .featurebox h1, #container .searchbox h1 {
	color:#616161;
	font-size:12px;
	font-weight:bold;
	width:254px;
	height:30px;
	line-height:30px;
	padding-left:9px;
	background:url(/images/global/boxtitlebg.gif) repeat-x left bottom;
}

#container .featurebox h2 {
	color:#0072bc;
	font-size:12px;
	font-weight:bold;
	width:263px;
	height: 20px;
	line-height:20px;
	border-bottom:1px solid #9e9e9e;
	margin-top:7px;
}

#container .featurebox h3 {
	color:#59a7eb;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
}

#container .featurebox .thumbimg {
	padding:3px;
	border:1px solid #3c719e;
	float:right;
	margin-top:7px;
}

#container .featurebox ul {
	list-style-type:none;
}

#container .featurebox ul li{
	height:15px;
	line-height:15px;
	padding-left:15px;
	background:url(/images/global/bulletblue.gif) no-repeat left center;
}

#container .searchbox {
	color:#003663;
	width:263px;
	/*height:263px;*/
	margin-left:10px;
	float:left;
	/*background:#eef7ff url(/images/global/searchbg.gif) no-repeat left bottom;*/
}

#container .searchbox table {
	margin-top:10px;
}

#container .searchbox td {
	font-size:11px;
	height:20px;
}

#container .mainbody .innertable td {
	font-size:11px;
	padding:3px;
}

.inputbox {
	font-size:11px;
}

.error {
	color:#FF0000;
}

.buttonmid {
	width:100px;
	height:25px;
	overflow: hidden;
	color:#616161;
	font-size:12px;
	font-weight:bold;
	background:transparent url(/images/global/btnmid.gif) no-repeat center center;
	border:none;
}
.buttonlrg {
	width:140px;
	height:25px;
	overflow: hidden;
	color:#616161;
	font-size:12px;
	font-weight:bold;
	background:transparent url(/images/global/btnlrg.gif) no-repeat center center;
	border:none; 
}

.buttonsmall {
	width:68px;
	height:25px;
	overflow: hidden;
	color:#616161;
	font-size:12px;
	font-weight:bold;
	background:transparent url(/images/global/btnsmall.gif) no-repeat center center;
	border:none;
}

.buttonbluemid {
	width:120px;
	height:30px;
	overflow: hidden;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	background:transparent url(/images/global/btnbluemid.gif) no-repeat center center;
	border:none;
}

.footer {
	color:#FFFFFF;
	width:100%;
	height:60px;
	text-align:right;
	background:url(/images/global/footerbg.gif) repeat-x left top;
	margin-top:20px;
	float:left;
}

.footer a:link,
.footer a:visited,
.footer a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.footer .navlinks{
	width:980px;
	font-size:11px;
	height:25px;
	line-height:25px;
	text-align:right;
	clear:both;
	padding-right:10px;
	background:url(/images/global/navlinkbg.jpg) no-repeat left top;
}

.footer .notes{
	width:980px;
	font-size:11px;
	height:35px;
	line-height:35px;
	text-align:right;
	clear:both;
	padding-right:10px;
}
.tableborder {
	border:1px solid #003366
}
.highlightleft {
	background-color:#92B9EF;
}
.highlightright {
	background-color:#D8E7FA;
}
.productleftcol {
	width:411px;
	margin-bottom:15px;
	float:left;
}
.productrightcol {
	width:410px;
	margin-bottom:0;
	margin-bottom:15px;
	float:left;
}
.productphoto {
	width:393px;
	height:auto;
	font-size:11px;
	border:1px dashed #CCCCCC;
	padding:5px 0 5px 0;
	margin-left:15px !important;
	margin-left:10px;
	margin-bottom:5px;
	text-align:center;
}
.productphoto-sample {
	height: 250px;
	padding-top: 15px !important;
	padding-top: 9px;
}
*:first-child+html .productphoto-sample {
	padding-top: 9px !important;
}
.productphoto p{
	margin-top:2px;
	margin-bottom:0px;
	text-align:center;
}
.productprice {
	width:395px;
	height:auto;
	color:#FFFFFF;
	font-size:16px;
	font-weight:700;
	background-color:#92B9EF;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	margin-left:15px !important;
	margin-left:10px;
	margin-bottom:5px;
}
.thumbcontainer {
	width:391px;
	height:50px;
	padding:2px;
	margin-left:15px !important;
	margin-left:10px;
	margin-bottom:15px;
	background-color:#92B9EF;
}
.thumbcontainer .thumbimg {
	margin:2px;
	border:none;
	width:60px;
	height:45px;
	float:left;
}
.specinfotitle {
	color: #003366;
	font-size:12px;
	font-weight:bold;
	width:800px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	margin-left:15px !important;
	margin-left:5px;
	background:url(/images/global/headingspec.gif) no-repeat left bottom;
	float:left;
}
.sellertitle {
	color: #003366;
	font-size:12px;
	font-weight:bold;
	width:353px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	margin-left:15px !important;
	margin-left:5px;
	background:url(/images/global/headingspec.gif) no-repeat left bottom;
	float:left;
}
.spectitle {
	color: #003366;
	font-size:12px;
	font-weight:bold;
	width:385px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	margin-left:15px !important;
	margin-left:5px;
	background:url(/images/global/headingspec2.gif) no-repeat left bottom;
	float:left;
}

.bodybullet {
	margin:0;
}

.specinfobox {
	width:778px;
	margin-left:15px !important;
	margin-left:5px;
	margin-bottom:15px;
	padding:10px;
	border-top:0;
	border-right:1px;
	border-bottom:1px;
	border-left:1px;
	border-style:solid;
	border-color:#CCCCCC;
	float:left;
}

.specbox {
	width:373px;
	margin-left:15px !important;
	margin-left:5px;
	padding:10px;
	border-top:0;
	border-right:1px;
	border-bottom:1px;
	border-left:1px;
	border-style:solid;
	border-color:#CCCCCC;
	float:left;
}
.specbox-sample{
	padding-top: 13px !important;
	padding-top: 9px;
	padding-bottom: 10px !important;
	padding-bottom: 4px;
}
*:first-child+html .specbox-sample{
	padding-top: 9px !important;
	padding-bottom: 4px !important;
}
.logobox {
	width:373px;
	margin-left:15px !important;
	margin-left:5px;
	margin-bottom:15px;
	padding:10px;
	border-top:0;
	border-right:1px;
	border-bottom:1px;
	border-left:1px;
	border-style:solid;
	border-color:#FFFFFF;
	float:left;
}

.specboxseller {
	width:373px;
	margin-left:15px !important;
	margin-left:5px;
	margin-bottom:15px;
	padding:10px;
	border-top:0;
	border-right:1px;
	border-bottom:1px;
	border-left:1px;
	border-style:solid;
	border-color:#CCCCCC;
	float:left;
}
.sellerbox {
	width:340px;
	margin-left:15px !important;
	margin-left:5px;
	margin-bottom:15px;
	padding:10px;
	border-top:0;
	border-right:1px;
	border-bottom:1px;
	border-left:1px;
	border-style:solid;
	border-color:#CCCCCC;
	float:left;
}


.specinfobox ul, .specbox ul {
	list-style-type:none;
	background:url(../images/global/listbg.gif) repeat left top;
}

.middlecol ul, .bodybullet ul {
	list-style-type:none;
}

.middlecol ol {
	margin:10px 30px;
}

.middlecol ol li{
	line-height:15px;
}

.specinfobox ul li, .specbox ul li {
	height:20px;
	line-height:20px;
	padding-left:15px;
	background:url(/images/global/bulletblue.gif) no-repeat left center;
}

.bodybullet ul li{
	line-height:20px;
	padding-left:25px;
	background:url(/images/global/arrow_plane.gif) no-repeat left top;
}

.specboxseller ul {
	list-style-type:none;
	background:url(../images/global/listbg.gif) repeat left top;
}

.specboxseller ul li{
	height:20px;
	line-height:20px;
	padding-left:5px;
}

.leftcol {
	width:180px;
	height:auto;
	float:left;
}
.leftcol .leftmenutitle {
	color: #666666;
	font-size:12px;
	font-weight:bold;
	width:180px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	background:url(/images/global/leftmenutitle.gif) no-repeat left bottom;
}
.leftcol .contentbox {
	padding:0;
	margin:0;
	background:url(/images/global/leftmenubg.gif) repeat-y left top;
}
.leftcol .contentbox .featuredimg {
	margin:15px 15px 0 15px;
}
.leftcol .contentbox p.producttitle {
	font-size:11px;
	text-align:center;
	padding-bottom:7px;
	margin:0;
}
.leftcol .leftdivider1  {
	height:1px;
	background:url(/images/global/leftmenubg.gif) repeat-y left top;
	border-top:1px dashed #999999;
	margin:0;
}
.leftcol .leftmenu {
	background:url(/images/global/leftmenubg.gif) repeat-y left top;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	height:200px;
	min-height:200px;
}
.leftcol .leftmenu ul {
	list-style-type:none;
}
.leftcol .leftmenu ul li{
	font-size:11px;
	font-weight:bold;
}
.leftcol .leftmenu ul li a:link,
.leftcol .leftmenu ul li a:visited,
.leftcol .leftmenu ul li a:active {
	color:#666666;
	height:20px;
	line-height:20px;
	padding-left:15px;
	text-decoration:none;
	border-bottom:1px solid #999999;
	width:165px;
	display:block;
}
.leftcol .leftmenu ul li a:hover {
	color:#2473df;
}
.middlecol {
	width:620px !important;
	width:610px;
	margin-left:15px !important;
	margin-left:6px;
	float:left;
}

.middlecol h1{
	font-size:22px;
	font-weight:700;
}

.middlecol h3 {
	color: #003366;
	font-size:13px;
	font-weight:bold;
	width:620px !important;
	width:610px;
	height:30px;
	line-height:30px;
	padding-left:9px;
	margin-bottom:13px;
	background:url(/images/global/boxtitlebg.gif) repeat-x left bottom;
}

.cartdetail {
	font-size:11px;
	width:800px;
	margin-left:15px !important;
	margin-left:5px;
	margin-bottom:15px;
	margin-top:0;
	border:1px solid #CCCCCC;
	float:left;
}

.midcoltable {
	font-size:11px;
	width:630px !important;
	width:620px;
	margin-bottom:15px;
	margin-top:0;
	border:1px solid #CCCCCC;
}

.smalltable {
	font-size:11px;
	width:330px !important;
	width:320px;
	margin-bottom:15px;
	margin-top:0;
	border:1px solid #CCCCCC;
}

.tableheader{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #2473df;
	height:22px;
	border-top:1px solid #FFFFFF;
	padding:3px;
    padding-left: 8px;
}

.tablebody{
	height:20px;
	border-bottom:1px solid #999999;
	padding:3px;
}
.tablebodyclear{
	height:20px;
	padding:3px;
}
.tablefooter{
	background-color: #D8E7FA;
	height:20px;
	border-bottom:1px solid #999999;
	padding:3px; 
}
.buttonbox {
	width:800px;
	margin-left:15px !important;
	margin-left:5px;
	float:left;
}
.listtable {
	font-size:11px;
	width:630px !important;
	width:620px;
	margin-bottom:15px;
	margin-top:0;
}
.featuredheading {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #2473df;
	height:22px;
	padding:3px;
}
.featuredbody {
	background-color: #B0D8FF;
	height:auto;
	padding:3px;
	font-weight:bold; 
}
.listbody {
	height:auto;
	padding:3px;
	border-bottom:1px solid #777777;
}
.listbodyhighlight {
	background-color: #EAF4FF;
	height:auto;
	padding:3px;
	border-bottom:1px solid #777777;
}
.listimg {
	padding:2px;
	border:1px solid #000000;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}

.listbody p{
	margin-top:0;
}

.ListingSold{
	background:none repeat scroll 0 0 #F0F0F0;
	padding:5px;
	margin-top:10px;

}

.manageimg {
	padding:2px;
	border:1px solid #000000;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	text-align:center;
}
.imgfloatleft {
	float:left;
	margin-right:30px;
	margin-bottom:20px;
}
/* search results page controls */
.page-controls {
	height:30px;
	width:610px;
	margin: 15px 0 17px 0;
	padding: 0;
	background:#F1F8FB;
    border:1px solid #b1c8d4;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
}
.page-controls a:link, .page-controls a:visited {
	text-decoration: none;
	font-weight:bold;
}
.page-controls a:focus, .page-controls a:hover, .page-controls a:active {
	text-decoration: underline;
}
.page-controls .page-controls-inner {
	margin: 0;
	padding: 0;
}
.page-controls .page-controls-inner ul {
	margin: 0;
	padding: 0 0 0 100px;
	list-style-type: none;
}
.page-controls .page-controls-inner ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 7px 10px 5px 0;
	list-style-type: none;
}
.page-controls .control-prev {
	float:left; 
	padding-top:8px; 
	padding-left:20px; 
	width:100px;
}
.page-controls .control-prev a {
	 padding: 0 0 0 15px;
	 font-weight:bold;
}
.page-controls .control-pages {
	text-align:center; 
	float:left; 
	width:350px; 
	padding-top:8px;
}
.page-controls .control-next {
	float:right; 
	padding-top:8px; 
	padding-right:20px; 
	width:100px;
}
.page-controls .control-next a {
	padding: 0 15px 0 0;
	font-weight:bold;
}
.asterisk {
	color: #FF0000;
	font-weight: bold;
}
/* end of search results page controls. */



#Layer1 {
	position:absolute;
	height:240px;
	width:320px;
	height:115px;
	top: 15px !important;
	top: 10px;
	left: 36px !important; 
	left: 35px;
	z-index:1;
	visibility: hidden;
}
*:first-child+html  #Layer1 {
	top: 10px !important;
	left: 35px !important; 
}
#Layer2 {
	position:absolute;
	height:240px;
	width:320px;
	height:115px;
	top: 15px !important;
	top: 10px;
	left: 36px !important; 
	left: 35px;
	z-index:1;
	visibility: hidden;
}
*:first-child+html  #Layer2 {
	top: 10px !important;
	left: 35px !important; 
}
#Layer3 {
	position:absolute;
	height:240px;
	width:320px;
	height:115px;
	top: 15px !important;
	top: 10px;
	left: 36px !important; 
	left: 35px;
	z-index:1;
	visibility: hidden;
}
*:first-child+html  #Layer3 {
	top: 10px !important;
	left: 35px !important; 
}
#Layer4 {
	position:absolute;
	height:240px;
	width:320px;
	height:115px;
	top: 15px !important;
	top: 10px;
	left: 36px !important; 
	left: 35px;
	z-index:1;
	visibility: hidden;
}
*:first-child+html  #Layer4 {
	top: 10px !important;
	left: 35px !important; 
}
#Layer5 {
	position:absolute;
	height:240px;
	width:320px;
	height:115px;
	top: 15px !important;
	top: 10px;
	left: 36px !important; 
	left: 35px;
	z-index:1;
	visibility: hidden;
}
*:first-child+html  #Layer5 {
	top: 10px !important;
	left: 35px !important; 
}
#preview {
width:830px;
}

#e-news-right-col {
	width: 140px;
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
	background: #cfe8fe url(../images/global/e-news-top-cnr.jpg) no-repeat 0 0;
}

#e-news-right-col p {
	font-size: 11px;
	color: #0072BC;
	font-weight: bold;
	text-align: center;
	margin: 0 0 10px 0;
}

#e-news-right-col label {
	font-size: 11px;
	color: #0072BC;
	font-weight: normal;
	text-align: left;
	display: block;
	margin: 0 0 0 10px;
}

.e-news-main-col label {
	font-size: 11px;
	color: #0072BC;
	font-weight: normal;
	text-align: left;
	display: block;
	margin: 0 0 0 10px;
}

#e-news-right-col input {
	width: 120px;
	border: 1px solid #EBEBEB;
	clear:both;
	margin-bottom: 5px;
}

.e-news-main-col input {
	width: 120px;
	border: 1px solid #EBEBEB;
	clear:both;
	margin-bottom: 5px;
}

#e-news-right-col input#submit_subscription {
	width: 80px;
	height: 18px;
	border: none;
	clear:both;
	margin: 0;
	padding: 0;
	background: url(../images/global/e-news-submit.jpg) no-repeat 0 0;
	cursor: pointer;
}

.e-news-main-col input#submit_subscription {
	width: 80px;
	height: 18px;
	border: none;
	clear:both;
	margin: 0;
	padding: 0;
	background: url(../images/global/e-news-submit.jpg) no-repeat 0 0;
	cursor: pointer;
}

#e-news-right-col .e-news-btm {
	background: url(../images/global/e-news-btm-cnr.jpg) no-repeat left bottom;
	display: block;
	width: 140px;
	height: 10px;
	clear:both;
}

/*p.right-promo {
	background: #EBEBEB;
	text-align: center;
	margin: 0;
	padding: 0;
	
}*/

.right-promo {
	background: #EBEBEB;
	text-align: center;
	margin: 0;
	padding: 0;
}

span.validate-e-news {
	color: red;
	font-size:10px;
	float:right;
	margin: 0 10px 0 0;
	padding: 0;
}

.e-news-main-col span.validate-e-news {
	color: red;
	font-size: 10px;
	float:left;
	margin: 0;
	padding: 0;
}

p.unsubscribe-e-news {
	line-height: 18px;
}


p.unsubscribe-e-news label {
	display: block;
	width: 60px;
	float:left;
}

p.unsubscribe-e-news input {
	width: 200px;
	border: 1px solid #EBEBEB;
}

p.unsubscribe-e-news input#unsubscribe_submit {
	width: 80px;
	border: none;
	background: url(../images/global/unsubscribe-btn.jpg) no-repeat 0 0;
	height: 18px;
	margin: 10px 0 0;
	cursor: pointer;
}

.craft-info-restrict {
	display: block;
	height: 106px;
	overflow: hidden;
	margin:0;
	padding:0 5px 0 0;
}

.adspace-rec {
	width: 260px;
	float: left;
	height: 100px;
	background: #ccc;
	border: 1px solid #333;
}

.set-box-height {
		height: 275px;
		display: block;
		margin:0;
		padding:0;
		overflow:hidden;
}

#quick_search {
	background: #EEF7FF url(/images/global/searchbg.gif) no-repeat left bottom;
	height: 263px;
}