body {
	width: 100%;
	height: auto;
	margin: 0px;
	background-color: #efefef;
}


div, span {
	behavior: url(/iepngfix.htc)
}

#nav{
	width: 500px;
	height: 24px;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 148px;
}

a.navready{
	min-width: 80px;
	height: auto;
	position: relative;
	float: left;
	padding: 5px 8px;
	border-top: 1px solid white;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #fff;
	background-color: #fff;
	font-weight: bold;
	color: #bf4a04;
	text-decoration: none;
}

a.nav{
	min-width: 80px;
	height: auto;
	position: relative;
	float: left;
	padding: 5px 8px 7px;
	font-weight: bold;
	color: #0d699c;
	text-decoration: none;
	border-right: 1px solid #dbdbdb;
}

a.navhomeready {
	border-left: 1px solid #dbdbdb;
}

a.navwerkgever{
	width: 80px;
	height: auto;
	position: relative;
	float: left;
	padding: 5px 8px 7px;
	font-weight: bold;
	color: #9a9b9b;
	text-decoration: none;
}

a{
	color: #bf4a04;
	text-decoration: none;
}

a:hover{
	color: #0d699c;
	text-decoration: none;
}

table{
	background-color: #fff;
	font: 11px/18px Arial, Verdana, Helvetica;
	color: #5a5a5a;
	vertical-align: top;
	/*z-index: 0;*/
}

#main{
	float: left;
	position: relative;
	width: 800px;
	height: auto;
	background-color: #fff;
}

h2{
	font: bold 14px Arial, Verdana, Helvetica;
	margin-bottom: 10px;
	margin-top: 0;
}

a.faq{
	text-decoration: none;
	color: #676767;
	padding: 0 10px;
	float: left;
	position: relative;
	margin-top: 5px;
}

a.column{
	text-decoration: none;
	color: #9fc963;
	position: relative;
	font-weight: bold;
	font-size: 12px;
	clear: both;
}

.faqdiv{
	width: 1px;
	height: 20px;
	float: left;
	position: relative;
	background: url(/images/faqdiv.gif) no-repeat;
}

a.nieuws{
	text-decoration: none;
	padding-left: 15px;
	background: url(/images/pijl_nieuws.gif) no-repeat 0 center;
	color: #676767;
}

#header{
	width: 800px;
	height: 178px;
	position: relative;
	z-index: 900;
	background: url(/images/header.jpg) no-repeat;
}

#homephoto{
	width: 551px;
	height: 233px;
	position: relative;
	margin-top: 20px;
	left: 20px;
	z-index: 0;
}

#hoek{
	width: 352px;
	height: 333px;
	position: absolute;
	left: 448px;
	top: 85px;
	background-image: url(/images/hoek.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: transparent;
	z-index: 1000;
}

#tijdkader{
	width: 275px;
	height: 293px;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 1px;
	background: url(/images/bg_bereken.gif) no-repeat;
	display: inline;
}

#hoehetwerktkader{
	width: 275px;
	height: 293px;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 1px;
	background: url(/images/bg_hoewerkthet.gif) no-repeat;
	display: inline;
}

#nieuwskader{
	width: 570px;
	height: auto;
	position: relative;
	float: left;
	padding-top: 20px;
	margin-left: 20px;
	margin-top: 20px;
	display: inline;
	border-top: 1px solid #cfcfcf;
}

#artikelkader{
	width: 570px;
	position: relative;
	float: left;
	padding-top: 10px;
	margin-top: 20px;
	display: inline;
	border-top: 1px solid #cfcfcf;
}

.notopline{
	border-top: none !important;
}

#filekader{
	width: 570px;
	height: auto;
	position: relative;
	float: left;
	padding-top: 20px;
	margin-left: 20px;
	margin-top: 20px;
	display: inline;
	border-top: 1px solid #cfcfcf;
}

ul{
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
}

#maincontent li{
	color: #5a5a5a;
	list-style-type: disc;
	margin-left: 30px;
}

li{
	margin: 0;
	padding: 0;
}

#nieuwskader ul, #artikelkader ul{
	_padding-left: 0 !important;
	_margin-left: 0 !important;
	list-style-image: url(/images/pijl_nieuws.gif);
	list-style-position: inside;
}

#nieuwskader li, #artikelkader li{
	padding-left: 0px !important;
	_padding-left: 0px !important;
	margin-left: 0 !important;
	_margin-left: 0 !important;
	list-style-image: url(/images/pijl_nieuws.gif);
	list-style-position: inside;
}

#nieuwskader a, #artikelkader a{
	color: #5a5a5a;
	_padding-left: 15px;
}

#nieuwskader a:hover, #artikelkader a:hover, .artikeldownloads a:hover{
	color: #f48c1c;
}

#rightcolumn{
	width: 209px;
	height: auto;
	position: relative;
	float: right;
	border-left: 1px solid #cfcfcf;
}

.columnbox{
	width: 209px;
	height: auto;
	border-bottom: 1px solid #cfcfcf;
	padding-top: 10px;
	overflow: hidden;
}

.columnbox2{
	width: 200px;
	height: auto;
	float: left;
	position: relative;
	margin-top: 250px;
	padding-top: 10px;

}

.boxpic{
	width: 40px;
	height: auto;
	position: relative;
	float: left;
	margin-right: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	display: inline;
}

.boxpic img{
	float: left;
	position: relativbe;
}

#boxtext{
	width: 140px;
	height: auto;
	position: relative;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 9px;
}

#footer{
	width: 760px;
	height: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	position: relative;
	float: left;
	border-top: 1px solid #cfcfcf;
	display: inline;
}

.textbox_bereken{
	width: 255px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 16px;
	margin-top: 60px;
	color: #fff;
	display: inline;
	font-size: 12px;
}

.textbox_resultaat{
	width: 255px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 16px;
	margin-top: 40px;
	color: #fff;
	display: inline;
	font-size: 14px;
}

.textbox_resultaat span{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}


.textbox_doedetest{
	width: 255px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 16px;
	margin-top: 80px;
	color: #fff;
	display:inline;
}

#textbox_hoehetwerkt{
	width: 255px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 12px;
	margin-top: 62px;
	color: #fff;
	display: inline;
}

#textbox_jekunt{
	width: 255px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 12px;
	margin-top: 9px;
	color: #fff;
	display: inline;
}

#textbox_meldjeaan{
	width: 255px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 12px;
	margin-top: 18px;
	color: #fff;
	display: inline;
}

input.bereken{
	width: 50px;
	height: auto;
	background-color: #61a5ca;
	color: #fff;
	border-style: none;
}

input.bereken2{
	width: 25px;
	height: auto;
	background-color: #61a5ca;
	color: #fff;
	border-style: none;
}

#textbox_hoehetwerkt ol, #textbox_jekunt ol, li{
	margin: 0;
	list-style-position: outside;
	padding: 00px 00px 00px 16px;
	color: #fff;
}

#maincontent{
	width: 550px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	display: inline;
	/*z-index: 2000;*/
}

#greenbox{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	background: #9fc963 url(/images/bg_greenbar.gif) repeat-x;
	display: block;
	font-size: 11px;
}

.vraag{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.vragenbox{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	background: #9fc963 url(/images/bg_greenbar_test.gif) repeat-x;
	display: block;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 3px;
}

.greenheader{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	border-bottom: 1px dotted #fff;
	padding-top: 2px;
	padding-bottom: 2px;
}

.greenrow{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	border-bottom: 1px dotted #fff;
	padding-top: 2px;
	padding-bottom: 3px;
}

#bluebox{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	background: #67a9cb url(/images/bg_bluebar.gif) repeat-x;
	font-size: 11px;
}

.blueheader{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	border-bottom: 1px dotted #fff;
	padding-top: 2px;
	padding-bottom: 2px;
}

.bluerow{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	border-bottom: 1px dotted #fff;
	padding-top: 2px;
	padding-bottom: 3px;
}

#orangebox, #redbox{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	background: #e78949 url(/images/bg_orangebar.gif) repeat-x;
	font-size: 11px;
}

#redbox{
	background: #e8350a url(/images/bg_redbar.gif) repeat-x;
}

#orangebox a, #redbox a{
	color: #fff;
}

.orangeheader, .redheader{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	border-bottom: 1px dotted #fff;
	padding-top: 2px;
	padding-bottom: 2px;
}

.orangerow, .redrow{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	border-bottom: 1px dotted #fff;
	padding-top: 2px;
	padding-bottom: 3px;
}

.matchleftrow{
	width: 150px;
	height: auto;
	color: #fff;
	position: relative;
	float: left;
	margin-left: 10px;
}


.matchWideRow {

	width: 350px;

	height: auto;

	color: #fff;

	position: relative;

	float: left;

	margin-left: 10px;

	

}


.matchrightrow{
	width: 100px;
	height: auto;
	color: #fff;
	position: relative;
	float: right;
	margin-left: 10px;
	text-align: center;
}

.matchrightlogorow{
	width: 100px;
	height: auto;
	color: #fff;
	position: relative;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	text-align: center;
}




.matchrightbigrow{
	width: 210px;
	height: auto;
	color: #fff;
	position: relative;
	float: right;
	margin-left: 10px;
	text-align: left;
}

.testvraag{
	width: 530px;
	height: auto;
	color: #000;
	font: bold 12px Verdana, Arial, Helvetica;
	position: relative;
	float: left;
	margin-left: 10px;
}


.testantwoord{
	width: 530px;
	height: auto;
	color: #fff;
	font: 10px Verdana, Arial, Helvetica;
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#searchbox{
	width: 550px;
	height: auto;
	position: relative;
	float: left;
	background-image: url(/images/zoekbox_bg.gif);
	margin-top: 20px;
	margin-bottom: 20px;
}

#search_top{
	width: 550px;
	height: 4px;
	position: relative;
	float: left;
	background-image: url(/images/zoekbox_top.gif);
}

#search_bottom{
	width: 550px;
	height: 4px;
	position: relative;
	float: left;
	background-image: url(/images/zoekbox_bottom.gif);
}

#searchtext{
	width: 350px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	border-right: 1px solid #e2e2e2;
}

#searchform{
	width: 160px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

.searchinput{
	width: 143px;
	height: 18px;
	font: 10px Verdana, Arial, Helvetica;
	margin-bottom: 3px;
}

#actiester{
	width: 83px;
	height: 86px;
	position: absolute;
	left: 510px;
	top: 410px;
	background: url(/images/actiester.png) no-repeat;
	z-index: 20;
}

#klok{
	width: 80px;
	height: 80px;
	position: absolute;
	left: -50px;
	top: 1px;
	background: url(/images/klok.png) no-repeat;
	z-index: 20;
}

#loginbox{
	width:200px;
	height: 60px;
	position: absolute !important; 
	top: 200px;
	left: 585px;
	color: #fff;
	z-index: 1050 !important;
	display: inline;
}

input#username{
	width: 200px;
	height: 19px;
	float: left;
	border-style: none;
	background-color: #fff;
	margin-bottom: 5px;
	font-size: 10px;
	color: #2884B7;
}

input#password{
	width: 150px;
	height: 19px;
	float: left;
	border-style: none;
	background-color: #fff;
	margin-bottom: 5px;
	color: #2884B7;
	font-size: 10px;
}

.login_button{ float: left; clear: both; position: relative; top: -24px; left: 155px;}

.formtext{
	width: 175px;
	height: 20px;
	position: relative;
	float: left;
	margin-bottom: 5px;
}

.formtext_high{
	width: 175px;
	height: 80px;
	position: relative;
	float: left;
	margin-bottom: 5px;
}

.forminput{
	width: 305px;
	height: 20px;
	position: relative;
	float: left;
	margin-bottom: 5px;
}

.forminput_high{
	width: 305px;
	height: 120px;
	position: relative;
	float: left;
	margin-bottom: 5px;
}

.forminput_rel{
	width: 355px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 5px;
}

input.aanmelden{
	width: 305px;
	height: 18px;
	border: 1px solid silver;
	font-size: 10px;
}



select.aanmelden{
	width: 305px;
	height: 18px;
	border: 1px solid silver;
	font-size: 10px;
}

input.test{
	width: 50px;
	height: 18px;
	border: 0px solid #000;
	font-size: 10px;
}

textarea.aanmelden{
	width: 305px;
	height: 120px;
	border: 1px solid silver;
	font: 10px Verdana, Arial, Helvetica;
}

.small{
	text-decoration: none;
	color: #fff;
	font-size: 9px;
}

.formcolumn{
	width: 155px;
	height: auto;
	margin-right: 10px;
	float: left;
	position: relative;
	font-size: 9px;
	
}

.radio{
	font-size: 10px;
	border: 1px solid silver;
}

#partners{
	width: 560px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid silver;
	border-bottom-color: 1px solid silver;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden;
}

#footerwrap #partners{
	margin-left: 0 !important;
}

/*
#partners a{
	margin-right: 10px;
}
*/
a.partner{
	width: 137px;
	height: 39px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 top;
}

a.partner:hover{
	width: 137px;
	height: 39px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

a.partner2{
	width: 66px;
	height: 65px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 top;
}

a.partner2:hover{
	width: 66px;
	height: 65px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.info{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	color: #fff;
	padding-bottom: 20px;
}

.infouitgelicht{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	padding-bottom: 20px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

.infotext{
	width: 300px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

.infoactions{
	width: 200px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
}

.infoactions a{
	color: #000;
}

.infoactions a:hover{
	color: #fff;
}

a.infolink{
	color: #fff;
	text-decoration: underline;
}

#formbox_blue{
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #2884B7;
	float: left;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
}

#formbox_green{
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #8dc73e;
	float: left;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
}

.formbox_text{
	width: 530px;
	height: auto;
	margin-left: 10px;
	position: relative;
	float: left;
	color: #fff;
}

.formbox_textbox{
	width: 165px;
	height: 20px;
	position: relative;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #fff;
}

.formbox_inputbox{
	width: 305px;
	height: 20px;
	position: relative;
	float: left;
	margin-bottom: 5px;
}

.formbox_textboxhigh{
	width: 165px;
	height: 120px;
	position: relative;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #fff;
}

.formbox_inputboxhigh{
	width: 305px;
	height: 120px;
	position: relative;
	float: left;
	margin-bottom: 5px;
}


.divider{
	width: 100%;
	height: 1px;
	position: relative;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px dotted #fff;
}

.selectedfunction{
	width: 530px;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
	position: relative;
	float: left;
	background-color: #6da126;
	color: #fff;
	margin-top: 5px;
	text-align: left;
}

#flashbox{
	width: 230px;
	height: 130px;
	position: absolute;
	left: 570px;
	top: 270px;
}

p.textbox{
	width: 530px;
	height: auto;
	float: left;
}

#flashhead{
	width: 310px;
	height: 54px;
	position: absolute;
	left: 0px;
	top: 97px;
	background-color: #6da126;	
}

#enquete{
	width: 110px;
	height: 28px;
	background: url(/images/enqueteknop.gif) no-repeat;
	position: absolute;
	z-index: 1000;
	left: -80;
	top: -280px;
}

#partnercontent{
	width: 620px;
	float: left;
	padding: 20px;
	margin-left: 20px;
	margin-top: 20px;
	background-color: #fff;
	font: 10px/16px Verdana, Arial, Helvetica;
}

#partnercol1{
	width: 280px;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #cecfd1;
}

#partnercol2{
	width: 280px;
	float: left;
	margin-left: 20px;
}

.partnerblok{
	width: 280px;
	float: auto;
	margin-bottom: 20px;
}

partnerlogo{
	float: left;
	margin-bottom:10px;
}

#vacatureballoon{
	width: 107px;	
	height: 129px;
	display: none;
	position: absolute;
	background: url(/images_vacature/vacatureballon.png) no-repeat;
	z-index: 1000;
	left: 0;
	top: -70px;
}

#socmediahome{
	padding-left: 15px;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e2e2e2;
	float: left;
}

#socmediahome p{
	line-height: 1.2em;
}

a.socicon{
	width: 37px;
	height: 37px;
	float: left;
	margin-right: 7px;
	background-repeat: no-repeat;
	background-position: 0 top;
}

a.socicon:hover{
	background-position: 0 bottom
}

a.fbhome{
	background-image: url(/images/socialmedia/fb_home.gif);
}

a.fbtwitter{
	background-image: url(/images/socialmedia/twitter_home.gif);
}

a.fbhyves{
	background-image: url(/images/socialmedia/hyves_home.gif);
}

#resultmeter{
	float: left;	
}

#resultkop{
	float: left;
	margin-left: 40px;
	margin-top: 40px;
}

.socmediabar{
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	overflow: hidden;
	clear: both;
	margin-top: 20px;
	float: left;
}

.soclonger{
	width: 570px;
	margin-bottom: 40px;
}

.socmediabar div.text{
	margin: 0;
	padding: 0;
	float: left;
	padding-top: 10px;
	margin-right: 10px;
	font-weight: bold;
}

.socmediabar a.socicon{
	height: 37px;
	float: left;
	border-left: 1px solid #e2e2e2;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin: 0;
}

.socmediabar a.socicon:hover{
	background-position: 0 top;
}

.socmediabar a.fbresult{
	width: 89px;
	background-image: url(/images/socialmedia/fb_test.gif);
}

.socmediabar a.twitterresult{
	width: 87px;
	background-image: url(/images/socialmedia/twitter_test.gif);
}

.socmediabar a.hyvesresult{
	width: 85px;
	background-image: url(/images/socialmedia/hyves_test.gif);
}

p.toelichting{
	font-size: 10px;
	margin-top: 20px;
	float: left;
}

#fileleedvermaak, #filegrafiek, #fileinfo{
	float: left;
}

#fileleedvermaak{
	margin-right: 15px;
}

#fileinfo{
	width: 140px;
	margin-left: 15px;
}

h1{
	width: 520px;
	font-size: 2.5em;
	color: #2884B7;
}

h2.replace{
	width: 520px;
	font-size: 1.6em;
	color: #2884B7;
	margin-bottom: 15px;
}

h3{
	font-size: 1.4em;
	color: #2884B7;
}

.artikeldownloads{
	width: 570px;
	background: #efefef;
}

.artikeldownloads a{
	width: 538px;
	padding: 5px 10px 5px 22px;
	display: block;
	border-bottom: 1px #ffffff solid;
	color: #676767;
	background: url(/images/pijl_nieuws.gif) no-repeat 8px center;
}

.SEO{
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
}

.SEO .row{
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px #cfcfcf solid;
	overflow: hidden;
}

.SEO ul.blokje{
	width: 180px;
	float: left;
}

.SEO li{
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.SEO li span{
	font-weight: bold;
}

.SEO .afsluiting{
	padding-bottom: 20px;
}

.SEO li a{
	color: #5a5a5a;
}

.SEO li a.alle{
	color: #bf4a04;
	text-decoration: underline;
}

.SEO li a:hover{
	color: #bf4a04;
}

.SEOHOME{
	margin-top: 10px !important;
}

.SEOHOME li strong{
	color: #5a5a5a;
	font-weight: bold;
	line-height: 8px !important;
}

.SEOHOME .afsluiting{
	padding-bottom: 20px;
}

.SEOHOME li a{
	color: #5a5a5a;
}

.SEOHOME li a.alle{
	color: #bf4a04;
	text-decoration: underline;
}

.blokken{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #cfcfcf solid;
	overflow: hidden;
}

.blokken .blokjescroll{
	width: 180px;
	float: left;
	height: 125px;
	overflow-y: auto;
	overflow-x: hidden;
}

.blokken .blokje li{
	list-style-type: none !important;
	margin-left: 15px !important;
	padding: 0 !important;
}

.blokken .blokje li a{
	color: #5a5a5a;
}

.blokken .blokje li a:hover{
	color: #bf4a04;
}

.blokken .init{
	width: 165px;
	float: left;
	padding-left: 15px;
}

.ui-autocomplete {
	background: #fafafa;
	border: 1px solid #DBDBDB;
	border-top: 0;
	color: #5A5A5A;
	font: 11px solid Arial, sans-serif;
	_height: 256px;
	max-height: 256px;
	overflow: auto;
	width: 301px;
}

.ui-autocomplete ul, .ui-autocomplete li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.ui-autocomplete a {
	cursor: pointer;
	display: block;
	padding: 2px 4px;
	zoom: 1;
}

.ui-state-hover {
	background-color: #e98041;
	color: #fff;
}

.ac_results {
	background: #fafafa;
	border: 1px solid #DBDBDB;
	border-top: 0;
	color: #5A5A5A;
	font: 11px solid Arial, sans-serif;
	_height: 256px;
	max-height: 256px;
	overflow: auto;
	width: 301px;
}

.ac_results ul, .ac_results li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	color: #BF4A04;
	cursor: pointer;
	display: block;
	padding: 2px 4px;
	zoom: 1;
}

.ac_results .ac_over {
	background-color: #e98041;
	color: #fff;
}

.suggestions input {
	padding: 2px;
	border: 1px solid #dbdbdb;
	font: 10px Verdana, Arial, Helvetica;
	margin: 0;
}

.home_suggestions input {
	width: 242px;
}
