html { height: 100% } 
div { border: 0px solid red; } 
span { border: 0px solid green; } 
body {
	margin: 0px;
	padding: 0px;
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	min-height: 101%;
	text-align: center;
	background-color: #ffffff;
}
/*table {border-collapse: collapse; } */
/*table, td, tr{ border: 0; padding: 1px;} */
img {border: 0px;}
#customBody{
	float: left;
	width:100%;
	height: 100%;
	padding-bottom: 50px;
}
#main{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#top{
	width: 1000px;
	float: left;
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: 0px solid red;
	font-family: arial;
	height: 160px; /*changed height !*/
}
#logo{
	width: 126px;
	float: left;
}
#mainMenu {
	width: 721px;
	float: left;
	margin-top: 40px;
}
#coutryMenu{
	text-align: right;
	width: 148px;
	height: 42px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	*padding-bottom: 6px;
	margin-bottom: 2px;
	background-image: url('images/dot.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	
	border: 0px solid red;
}

#coutryMenu_in{
	width: 148px;
	height: 22px;
	padding-bottom: -8px;
	margin-bottom: -2px;
}
#primaryMenu{
	text-align: right;
	width: 712px;
	width: 559px;
	height: 42px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	*padding-bottom: 6px;
	margin-bottom: 2px;
	background-image: url('images/dot.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}
#primaryMenu  a { color: #68a900; padding-top: 2px; margin-top: 26px; float: left; margin-right: 12px; margin-bottom: 2px; }
#primaryMenu  a:link {text-decoration: none;}     
#primaryMenu  a:visited {text-decoration: none;}  
#primaryMenu  a:hover {text-decoration: none; background-color: #68a900; color: #ffffff; }  
#primaryMenu  a:active {	text-decoration: none;}  
#select_country {border: solid 1px #bababa; color: #9a9a9a; vertical-align: bottom; font-size: 10px; margin-top: 5px;}
#primaryMenu option{color: #9a9a9a;}

#secondaryMenu {
	width: 512px;
	float: left;
	font-size: 11px;
}
#secondaryMenu a { color: #68a900; float: left; padding: 1px; margin-right: 8px; margin-bottom: 2px; margin-top: 4px;}
#secondaryMenu a.out { color: #656565;  font-weight: bold; margin-top: 0px;  float: right;} 
#secondaryMenu a:link {text-decoration: none;}     
#secondaryMenu a:visited {text-decoration: none;}  
#secondaryMenu a:hover {text-decoration: underline;}  
#secondaryMenu a:active {text-decoration: none;}  
#secondaryMenu span {
	float: left;
	margin-left: 65px;
	margin-top: 2px;
	padding-left: 10px;
}
#secondaryMenu span a{
	font-weight:bold;
	font-size:11px;
	color: #353535;
	vertical-align: middle;
}
#secondaryMenu span img{
	float: left;
	width: 9px;
	border: 0px;
	position: relative;
	top: 1px;
	margin-right: 2px;
	
}
.logged_info {
	
}

#logged_info a { color: #353535; padding: 1px; margin-right: 14px; margin-bottom: 2px; margin-top: 4px;}
#logged_info a:link {text-decoration: none;}     
#logged_info a:visited {text-decoration: none;}  
#logged_info a:hover {text-decoration: underline;}  
#logged_info a:active {text-decoration: none;}  

#search{
	float: left;
	width: 152px;
	_width: 102px;
	font-family: arial;
	margin-top: 20px;
	margin-left: 0px;
}

#searchTop{
	width: 117px;
	float: left;
	margin-top: 30px;
	margin-left: 15px;
	margin-left: 15px;
	background-image: url('images/searchTop.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #81bf1e;
}
#searchBottom {
	width: 117px;
	float: left;
	background-image: url('images/searchBottom.gif');
	background-repeat: no-repeat;
	background-position: Bottom left;
	padding: 18px 0px 7px 0px;
	font-size: 14px;
	color: #ffffff;
	/* font-family: arial,verdana,sans-serif; */
	font-family: arial,verdana,sans-serif;

	font-weight: bold;
}
#searchBottom div {
		float: left;
}
#searchBottom a { color: #ffffff; float: left; width: 50px; margin: 0px 8px 0px 15px;}
#searchBottom a:link {text-decoration: none;}     
#searchBottom a:visited {text-decoration: none;}  
#searchBottom a:hover {text-decoration: underline;}  
#searchBottom a:active {	text-decoration: none;} 
.searchLine{
	height: 1px;
	font-size: 0px;
	background-image: url('images/searchDot.gif');
	background-repeat: repeat-x;
	float: left;
	width: 117px;
	background-position: bottom left;
	margin-top:2px;
	margin-bottom:2px;
}
#searchLinks, #searchLinksBlue {
	width: 120px;
	_width: 119px;
	float: left;
	margin-left: 15px;
	_margin-left: 13px;	
	margin-left: 25px;
	_margin-left: 23px;
	margin-top: 5px;
	font-size:10px;
}
#searchLinks a { color: #c63881; float: left; margin-top: 5px; text-decoration: none;}

#searchLinksBlue a { color: #407CA1; float: left; margin-top: 5px; text-decoration: none;}

#searchLinks a:link, , #searchLinksBlue a:link {text-decoration: none;}     
#searchLinks a:visited, #searchLinksBlue a:visited {text-decoration: none;}  
#searchLinks a:hover, #searchLinksBlue a:hover {text-decoration: underline;}  
#searchLinks a:active, #searchLinksBlue  a:active  {text-decoration: none;} 
#searchLinks span a, #searchLinksBlue  span a, { width: 110px;}
#previous{ 	
	clear: none;
	padding-left:12px;
	background-image: url('images/previous.gif');
	background-repeat: no-repeat;
	background-position: center left;
	margin-right: 3px;
	margin-left: 4px;
	_margin-left: 7px;
	text-align: left;
} 
#next{ 	
	float:right;
	clear: none;	
	padding-right:12px;
	background-image: url('images/next.gif');
	background-repeat: no-repeat;
	background-position: center right;
	margin-left: 3px;
	text-align: right;
} 
#previousBlue{ 	
	clear: none;
	padding-left:12px;
	background-image: url('images/previousBlue.gif');
	background-repeat: no-repeat;
	background-position: center left;
	margin-right: 3px;
	margin-left: 4px;
	_margin-left: 7px;
	text-align: left;
} 
#nextBlue{ 	
	float:right;
	clear: none;	
	padding-right:12px;
	background-image: url('images/nextBlue.gif');
	background-repeat: no-repeat;
	background-position: center right;
	margin-left: 3px;
	text-align: right;
} 
#content{
	width: 712px;
	/* width: 880px; */
	float: left;
	margin-left: 126px;
	_margin-left: 63px;
	padding-bottom: 25px;
	color: #585858;
	font-size: 12px;
	font-family: tahoma,arial,verdana,sans-serif;
}

#content1{
width: 356px;
float:left;
}
#content2{
width: 350px;
height:623px;
float:right;


}


#content h1{
	width: 707px;
	border-bottom: solid 1px #bababa;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 25px;
	margin-bottom: 25px;
	color: #000000;
}
#content h2{
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 15px;
}
.text a{text-decoration: none; color: #78bb43;}
.text a:link {text-decoration: none;}     
.text a:visited {text-decoration: none;}  
.text a:hover {text-decoration: underline;}  
.text a:active {	text-decoration: none;} 
 
#columnLeft {
	float: left;
	width: 350px;
	color: #407ca1;
	margin-top: 10px;
	margin-bottom: 15px;
}
#columnRight{
	float: right;
	width: 350px;
	color: #d84891;
	margin-top: 10px;
	margin-bottom: 15px;
}
#columnLeft h3{
	padding: 8px 9px 3px 9px;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-top: 25px;
	float:left;
	width: 325px;
	background-image: url('images/blueHalfTop.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ECF3FB;
}
#columnRight h3{
	padding: 8px 9px 3px 9px;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-top: 25px;
	float:left;
	width: 325px;
	background-image: url('images/blueHalfTop.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FCEFF6;
}
#columnLeft h4, #columnRight h4{
	padding: 28px 9px 3px 9px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	float:left;
	width: 325px;
}
#columnRight h3{
	background-image: url('images/pinkHalfTop.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#columnLeft div.bottom_border, #columnRight div.bottom_border{
	border-top: solid 1px #dbdbdb ;
	width: 322px;
	height: 1px;

	padding: 0px 22px 0px 0px;
    background-color: #ffffff;
}
	
#columnLeft div, #columnRight div{
	border-top: solid 1px #dbdbdb ;
	float: left;
	width: 322px;
	padding-top: 11px;
	padding-bottom: 22px;
	padding-right: 22px;
	font-size: 14px;
	background-color: #f6f7f7;
	font-size: 12px;

}
#columnLeft div.top, #columnRight div.top{
	border-top: solid 0px #dbdbdb ;
	float: left;
	width: 345px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 11px;
	height: 133px;
	background-color: #3f7da2;
	background-image: url('images/columnLeftRight.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#columnRight div.top{
	background-color: #d84890;
	background-image: url('images/columnRightRight.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height:133px;
}
#columnLeft div.top img {
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px -3px; /* changed */
	width: 182px;
	float: left;
}

#columnRight div.top img{
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px -3px; /* changed */
	width: 183px;
	float: left;
}

#columnLeft div.top a, #columnRight div.top a{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 8px;
	padding-left: 6px;
	float: left;
	width: 120px;
	width: 125px;
	font-size: 18px;
	font-weight: normal;
}

#columnLeft .even, #columnRight  .even {
	background-color: #ffffff;
}
#columnLeft div img, #columnRight div img{
	margin: 0px 10px 0px 10px;
	width: 64px;
	float: left;
}
#columnLeft span, #columnRight span{
	float: right;
	width: 110px;
	text-align: right;
	margin-bottom: 2px;
	padding-right: 2px;
	color: #585858;
	font-size: 9px;
	border: 0px solid red;
}
#columnLeft div.top span.topspan, #columnRight div.top span.topspan{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 8px;
	padding-left: 6px;
	float: left;
	text-align: left;
}
#columnLeft span.featured, #columnRight span.featured{
	width: 312px;
}
#columnLeft a{text-decoration: none; color: #407ca1;}
#columnLeft a:link {text-decoration: none;}     
#columnLeft a:visited {text-decoration: none;}  
#columnLeft a:hover {text-decoration: underline;}  
#columnLeft a:active {	text-decoration: none;}  
#columnRight a{text-decoration: none; color: #d84891;}
#columnRight a:link {text-decoration: none;}     
#columnRight a:visited {text-decoration: none;}  
#columnRight a:hover {text-decoration: underline;}  
#columnRight a:active {	text-decoration: none;}  
.text {	
	float: left;
	_float: none;
	width: 712px;
}
.warningText {
	float: left;
	_float: none;
	font-size: 10px;
	margin-bottom: 25px;
	width:711px;
	background-color: #f4f4f4;
	background-color: #F1F1F1;
	background-image: url('images/greyTop.gif');
	background-repeat: no-repeat;
	background-position: top left;
	
}
.warningTextBottom {
	background-image: url('images/greyBottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 681px;
	float: left;
	_float: none;
	padding: 15px;
}
.warningText b{
	font-weight: normal;
	color: #c80000;
}
#adsLeft{
	width: 152px;
	width: 165px;
	width: 145px;
	float: right;
	margin-top: 2px;
	margin-left: 16px;
	border: 0px solid red;
}

#footer{
	float: left;
	width: 712px;
	margin-left: 126px;
	-margin-left: 63px;
	padding: 15px 0px 4px 0px;
	background-image: url('images/topDot.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
#footer a{text-decoration: none; color: #8d8d8d; float:left; clear: both;}
#footer a:link {text-decoration: none;}     
#footer a:visited {text-decoration: none;}  
#footer a:hover {text-decoration: underline;}  
#footer a:active {	text-decoration: none;} 
#footer img {float:left; margin-right: -5px;} 
#footer span {width: 700px; text-align: right; float: right;margin-top:10px; margin-right: 9px; font-size: 9px; color: #8d8d8d;}
#footerBlockPrimary{
	width: 120px;
	float: left;
}
#footerBlockSecondary{
	width: 140px;
	float: left;
	background-image: url('images/footerDot.gif');
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 15px;
	margin-right: 55px;
}
#footerBlockLogin{
	width: 140px;
	float: left;
	background-image: url('images/footerDot.gif');
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 15px;
	margin-right: 55px;
}
#footerBlockLanguage1{
	width: 60px;
	float: left;
	background-image: url('images/footerDot.gif');
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 15px;
}
#footerBlockLanguage2{
	width: 65px;
	float: left;
	padding-left: 10px;
	margin-right: 15px;
}
.pinkWindow , .blueWindow{
	width: 711px;
	float:left;
	background-color: #F7F7CC;
	background-color: #f7f7f7;
	color: #d84992;
	margin-bottom: 20px;
}
.blueWindow{color: #407ca1;}
.pinkWindow .header, .blueWindow .header{
	width: 681px;
	padding: 3px 15px 3px 15px;
	float:left;
	background-image: url('images/pinkTop.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fcf0f6;
	font-size: 10px;
}
.blueWindow .header{background-image: url('images/blueTop.gif');background-color: #edf3fa;}
.pinkWindow .header b {font-size: 16px; color: #d84992;}
.blueWindow .header b {font-size: 16px; color: #407ca1;}
.pinkWindow .header span, .blueWindow .header span {float: left;  margin-top: 6px; font-weight: normal; font-size: 11px;}
.pinkWindow .header .span_id, .blueWindow .header .span_id {float: right;  margin-top: 6px; font-weight: normal; font-size: 11px;}
.pinkWindow .header .name, .blueWindow .header .name {float: left;  margin-top: 1px; font-weight: bold; font-size: 18px;}
.pinkWindow .header .city, .blueWindow .header .city {float: left;  margin-top: 8px; margin-left: 5px; font-weight: normal; font-size: 11px; color: #888888;}
.pinkWindow .header strong , .blueWindow .header strong {font-weight: normal; color: #888888; }
.pinkWindow .content, .blueWindow .content {
	border-top: solid 1px #dbdbdb;
	border-bottom: solid 1px #dbdbdb;
	width: 645px;
	float: left;
	padding: 28px 28px 22px 38px;
	margin:0px;
	font-size: 12px;
}
.pinkWindow .content  img, .blueWindow .content  img{float: left;}
.pinkWindow .links, .blueWindow .links {float: left; width: 240px;}
.pinkWindow .links a, .blueWindow .links a{
	float: left;
	clear: both;
	color: #d84992;
	text-decoration: underline;
	margin-left: 11px;
	font-size:11px;
	margin-bottom: 5px;
	}
.pinkWindow .links a:link {text-decoration: underline; color: #d84992; }     
.pinkWindow .links a:visited {text-decoration: underline;}  
.pinkWindow .links a:hover {text-decoration: underline; color: #a32867;}  
.pinkWindow .links a:active {	text-decoration: underline;} 
.blueWindow .links a{color: #407ca1;}
.blueWindow .links a:link {text-decoration: underline; color: #407ca1; }     
.blueWindow .links a:visited {text-decoration: underline;}  
.blueWindow .links a:hover {text-decoration: underline; color: #1a5478;}  
.blueWindow .links a:active {	text-decoration: underline;}

.pinkWindow .expiration, .blueWindow .expiration {
	float: right;
	width: 140px;
	font-size: 9px;
}
.pinkWindow .expiration table, .blueWindow .expiration  table{	float: left; width: 140px;}
.pinkWindow .expiration   span b, .blueWindow .expiration   span b{font-size:12px;}
.pinkWindow .expiration  span, .blueWindow .expiration  span{
	float: left;
	width: 140px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #d84992;
	color: #ffffff;
	text-align: center;
}
.pinkWindow .profileImg, .blueWindow .profileImg{
	margin-right: 6px;
}

.blueWindow .expiration  span{background-color: #79a3bc;}
.pinkWindow .description h5, .blueWindow .description h5 {
	margin:0px;
	margin-bottom:4px;
	float: left;
	font-size: 14px;
	padding-bottom: 5px;
	width: 645px;
	border-bottom: solid 1px #dbdbdb;
	font-weight: normal;
}
.pinkWindow .description, .blueWindow .description{
	margin-top: 12px;
	clear: both;
	width: 645px;
	width: 645px;
	float: left;
	font-size: 11px;
}
.pinkWindow .description  table , .blueWindow .description table {margin-top: 20px; font-size:11px;}

.pinkWindow .expiration  table , .blueWindow .expiration table {font-size: 11px; text-align: left;}

.pinkWindow .description td{width: 430px; text-align: left; color: #D84992;}
.blueWindow .description td{width: 430px; text-align: left; color: #407CA1;}

.pinkWindow .expiration td, .blueWindow .expiration td{text-align: left; }


.pinkWindow td.right, .blueWindow td.right {
	text-align: right;
	width: 215px;
	color: #666666;
}
.pinkWindow  .gray, .blueWindow  .gray, .pinkWindow  .grey, .blueWindow  .grey{color: #888888;}
.pinkWindow  td.gray, .blueWindow  td.gray, .pinkWindow  td.grey, .blueWindow  td.grey{margin-right: 5px; padding-top: 3px;}

table a{color: #3a3a3a;}
table a:link {text-decoration: none; }     
table a:visited {text-decoration: none;}  
table a:hover {text-decoration: underline; } 
table a:active {	text-decoration: none;} 
tr.white{background-color: #ffffff; background-color: #ffffff;  }

.jobSearch {
	width: 712px;
	float: left;	
}
.fullWidth{
	width:635px;
}
.fullWidth a{text-decoration: underline;}
.fullWidth a:link {text-decoration: underline;}     
.fullWidth a:visited {text-decoration: underline;}  
.fullWidth a:hover {text-decoration: underline;}  
.fullWidth a:active {	text-decoration: underline;} 
.fullWidth td{ padding:5px}
.fullWidth select{width: 300px;}
input.search{
	border:solid 1px #dbdbdb;
	background-color: #ffffff; 
	float: right; 
	position: relative;
	bottom: -32px;
	padding: 5px 10px 5px 10px;
}
.fullWidth .title td{
	border-left:solid 2px #f7f7f7;
	text-align: center;
	background-color: #407ca1;
	color: #ffffff;
}
.pinkWindow .fullWidth .title td{background-color: #d84992;}
.jobSearch div{
	background-color: #f7f7f7;
	border-top: solid 1px #dbdbdb;
	border-bottom: solid 1px #dbdbdb;
	margin-top: -1px;
	width: 712px;
	float: left;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 4px;
}

.jobSearch div.even{
	background-color: #ffffff;
	padding-top: 13px;
	padding-top: 3px;
}
.jobSearch div.odd{
	background-color: #F7F7F7;
	padding-top: 13px;
	padding-top: 3px;
}
.jobSearch div img, .jobSearch div img{
	float: left;
	width: 64px;
	margin: 0px 15px 0px 15px;
}
.jobSearch div h5{
	margin-top: -12px;
	margin-bottom: 9px;
	padding-top: -8px;
	font-size: 16px; 
	height: 12px;
}
.jobSearch span b{color: #3a3a3a; margin-right: 0px; margin-left: 0px; margin-top: 5px; font-size: 9px; font-weight: normal;}
.jobSearch span strong { font-size: 14px; }
.pinkWindow .jobSearch a{text-decoration: none; color: #d84891;}
.pinkWindow .jobSearch a:link {text-decoration: none;}     
.pinkWindow .jobSearch a:visited {text-decoration: none;}  
.pinkWindow .jobSearch a:hover {text-decoration: underline;}  
.pinkWindow .jobSearch a:active {	text-decoration: none;}  
.blueWindow .jobSearch a{text-decoration: none; color: #407ca1;}
.blueWindow .jobSearch a:link {text-decoration: none;}     
.blueWindow .jobSearch a:visited {text-decoration: none;}  
.blueWindow .jobSearch a:hover {text-decoration: underline;}  
.blueWindow .jobSearch a:active {	text-decoration: none;}  
.jobSearch h4{
	width: 712px;
	float: left;
	font-size: 13px;
	background-color: #ffffff;
	padding-bottom: 4px;
	padding-top: 20px;
	margin:0px;
}
.jobSearch h3{
	color: #3a3a3a;
	width: 712px;
	float: left;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	padding-top: 45px;
	margin:0px;
}

#sort_by{
	background-color: #ffffff;
	border-top: solid 0px #ffffff;
	border-bottom: solid 0px #ffffff;
	width: 185px;
	height: 62px;
	float: right;
	font-size: 12px;
	text-align: left;
	text-align: right;
	text-weight: bold;
}
#sort_by span.select{
	position: absolute;
	width: 100px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 18px;
	padding-left: 5px;
	padding-top: -3px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url('images/select_search3.png') no-repeat;
	overflow: hidden;
	font-size: 13px;
	text-align: left;
}
a.ascending{
	color: #585858;
	padding-right: 15px;
	background: url('images/ascending.gif');
	background-repeat: no-repeat;
	background-position: center right;
	border:1px solid white;
	
}
a.ascending:link {text-decoration: none; color: #585858; }     
a.ascending:visited {text-decoration: none; color: #585858;}  
a.ascending:hover {text-decoration: underline; color: #585858;}  
a.ascending:active {	text-decoration: none; color: #585858;} 

a.descending{
	color: #585858;
	padding-right: 15px;
	background-image: url('images/descending.gif');
	background-repeat: no-repeat;
	background-position: center right;
}
a.descending:link {text-decoration: none; color: #585858; }     
a.descending:visited {text-decoration: none; color: #585858;}  
a.descending:hover {text-decoration: underline; color: #585858;}  
a.descending:active {text-decoration: none; color: #585858;} 

.jobSearch div div{
	display: block;
	font-size: 11px;
	float: left;
	margin: 0px;
	width: 435px;
	border: 0px;
	padding: 0px;
	background-color: transparent
}
.jobSearch div table{
	width: 425px;
	float: left;
	font-size: 9px;
	border: 0px;
}
.jobSearch div table td{
	text-align: left;
}
.jobSearch span{
	float: right;
	/*width: 180px;*/
	margin-right: 8px;
	text-align: right;
	font-size: 9px;
}
.jobSearch span span{
	width: auto;
	margin-right: 0px;
	background-color: #d84992;
	padding-left: 3px;
	padding-top: 1px;
	padding-right: 2px;
	color: #ffffff;
}
.blueWindow .jobSearch span span{
	/* background-color: #407ca1; */
}
.grayBG{
	background-color: #989898;
	color: #ffffff;
}
.grayBG_ID{
	background-color: #989898;
	color: #ffffff !important;
}
.purpleBG{
	background-color: #d84992;
	color: #ffffff;
	float: right;
	padding-left: 3px;
	padding-right: 2px;
}
.links {
	float: left;
	width: 712px;
	margin-left: 6px;
	margin-top: 19px;
	margin-bottom: 39px;
}
.links img{ border: 0px;}
.links a {color: #585858; margin-left: 5px; }
.links a:link {text-decoration: none;}     
.links a:visited {text-decoration: none;}  
.links a:hover {text-decoration: underline; } 
.links a:active {	text-decoration: none;} 

.profileOptions{
	float: right;
	width: 190px;
}
.pinkWindow table span{color: #d1d1d1;}
.blueWindow table span{color: #a1a1a1;}
td.bottom{vertical-align: bottom;}
.profileOptions a{
	float: right;
	width: 150px;
	text-align: left;
	clear: right;
	padding-left: 10px;
}
.profileOptions a:first-child{
	float: left;
	width: auto;
	clear: none;
}
.pinkWindow  .profileOptions a:link {text-decoration: underline; color: #d84992; }     
.pinkWindow  .profileOptions a:visited {text-decoration: underline;}  
.pinkWindow  .profileOptions a:hover {text-decoration: underline; color: #a32867;}  
.pinkWindow  .profileOptions a:active {	text-decoration: underline;} 
.blueWindow  .profileOptions a{color: #407ca1;}
.blueWindow  .profileOptions a:link {text-decoration: underline; color: #407ca1; }     
.blueWindow  .profileOptions a:visited {text-decoration: underline;}  
.blueWindow  .profileOptions a:hover {text-decoration: underline; color: #1a5478;}  
.blueWindow  .profileOptions a:active {	text-decoration: underline;}

.pinkWindow .featured_job, .blueWindow .featured_job {
	font-size: 14px;
	
}

.pinkWindow .premium_job, .blueWindow .premium_job {
	font-size: 14px;
	background-color: #C0C0C0;
	background-color: #5B5B5B;
	color: #ffffff;
}

.pinkWindow .standard_job, .blueWindow .standard_job {
	font-size: 14px;
	background-color: #ffffff;
	color: #D84992;	
}

.pinkWindow .free_job, .blueWindow .free_job {
	font-size: 14px;
	background-color: #ffffff;
	color: #C0C0C0;	
}


.pinkWindow .featured_profile, .blueWindow .featured_profile {
	background-color: #407CA1;
	font-size: 14px;
	
}

.pinkWindow .premium_profile, .blueWindow .premium_profile {
	font-size: 14px;
	background-color: #C0C0C0;
	background-color: #5B5B5B;
	color: #ffffff;
}

.pinkWindow .standard_profile, .blueWindow .standard_profile {
	font-size: 14px;
	background-color: #ffffff;
	color: #407CA1;	
}

.pinkWindow .free_profile, .blueWindow .free_profile {
	font-size: 14px;
	background-color: #ffffff;
	color: #C0C0C0;	
}

#search_results_message {
	font-size: 12px;
	color: #585858;	
}

#search_results_message_2 {
	font-size: 11px;
	color: #585858;	
}

