.text {
	margin-left:10px;
	margin-right:10px;
	text-align: justify;
	font-family:Arial;
	}
	
.button-blue {
	background-image: url('button-blue.png');
	width:185px;
	height:49px;
	color: white;
	margin-left:auto;
	margin-right:auto;
	}

.button-blue a {
	color:white;
	font-size:22px;
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
	}
	
.LeftPanel {
	width:260px;
	float:left;
	}
	
.LeftBlock {
	background-image: url('left-block-bg.png');
	width:252px;
	}
	
.LeftBlockUp {
	background-image:url('left-block-up.png');
	background-repeat:no-repeat;
	width:252px;
	height:6px;
	}

.LeftBlockDown {
	background-image:url('left-block-down.png');
	background-repeat:no-repeat;
	width:252px;
	height:6px;	
	}
	
.LandingRightPanel {
	width:252px;
	float:right;
	}
.FormRightPanel {
	width:166px;
	float:right;
	}
	
.LandingRight {
	background-image: url('left-block-bg.png');
	width:252px;
	}
	
.LandingRightUp {
	background-image:url('left-block-up.png');
	background-repeat:no-repeat;
	width:252px;
	height:6px;
	}

.LandintRightDown {
	background-image:url('left-block-down.png');
	background-repeat:no-repeat;
	width:252px;
	height:6px;	
	}

.LandingRightAd {
	background-image:url('smartstaff_ad_big.png');
	background-repeat:no-repeat;
	width:252px;
	height:393px;	
	}
		

.LeftBlockAd {
	background-image:url('smartstaff_ad_big.png');
	background-repeat:no-repeat;
	width:252px;
	height:393px;	
	}
		
.RightPanel {
	width:680px;
	float:right;
	}

.CenterLeft {
	float:left;
	width:425px;
	}

.CenterRight {
	float:right;
	width:252px;
	}

.CenterBlock {
	background-image: url('center-block-bg.png');
	width:422px;
	height:130px;
	}

.CenterBlockUp {
	background-image:url('center-block-up.png');
	background-repeat:no-repeat;
	width:422px;
	height:6px;
	}

.CenterBlockUp-2 {
	background-image:url('center-block-up-2.png');
	background-repeat:no-repeat;
	margin-top:5px;
	width:422px;
	height:4px;
	}

.CenterBlockDown {
	background-image:url('center-block-down.png');
	background-repeat:no-repeat;
	width:422px;
	height:6px;	
	}

.JobSeekerBlock {
	background-image:url('js.png');
	background-repeat:no-repeat;
	width:252px;
	height:141px;
	}

.EmployerBlock {
	background-image:url('emp.png');
	background-repeat:no-repeat;
	margin-top:5px;
	width:252px;
	height:141px;
	}

.FLBlock {
	background-image: url('FLBlock-bg.png');
	width:680px;
	}
	
.FLBlockUp {
	background-image:url('FLBlock-up.png');
	background-repeat:no-repeat;
	width:680px;
	height:4px;
	}

.FLBlockDown {
	background-image:url('FLBlock-down.png');
	background-repeat:no-repeat;
	width:680px;
	height:4px;	
	}

.LandingLeftPanel {
	width:681px;
	float:left;
	}

.FormLeftPanel {
	width:765px;
	float:left;
	}

.LandingLeft {
	background-image: url('FLBlock-bg.png');
	width:680px;
	}
	
.LandingLeftUp {
	background-image:url('FLBlock-up.png');
	background-repeat:no-repeat;
	width:680px;
	height:4px;
	}

.LandingLeftDown {
	background-image:url('FLBlock-down.png');
	background-repeat:no-repeat;
	width:680px;
	height:4px;	
	}

.content {
	float:left;
	margin-top:5px;
	}

.btn {
	background-image:url('btn.png');
	background-repeat:no-repeat;
	border:0px;
	color:white;
	width:62px;
	height:25px;		
	}

.btn2 {
	background-image:url('btn2.png');
	background-repeat:no-repeat;
	border:0px;
	color:white;
	width:129px;
	height:25px;		
	}

.search {
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	}

.FeaturedL {
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	color:#000066;
	margin-left:10px;
    margin-bottom:10px;
	}

.pic {
	margin:10px;
    	}

.Browse {
	font-weight:bold;
	font-size:16px;
	color:#000066;
	font-family:Arial;
	margin:3px;
	}

.JsEmp {
	font-weight: bold;
	color:#000066;
	font-size:16px;
	font-family:Arial;
	padding:9px;
	}

.JsEmpMenu {
	font-family:Arial;
	font-size:7pt;
	width:115px;
	font-weight:normal;
	text-align:left;
	font-size:11px;
	}

.JsEmpMenu a {
	text-decoration:none;
	font-size:7pt;
	font-family:Arial;
	font-weight:normal;
	color:black;
	}

.searchList {
	width:138px;
	}
	
/* MY ACCOUNT */

.MyAccount {
	background-image: url('my-acc-bg.png');
	width:767px;
	}

.MyAccountUp {
	background-image:url('my-acc-up.png');
	background-repeat:no-repeat;
	width:767px;
	height:4px;
	}

.MyAccountDown {
	background-image:url('my-acc-down.png');
	background-repeat:no-repeat;
	width:767px;
	height:4px;
}

.HeaderAccount {
    font-size:22px;
    color:#fbb93b;
    font-weight:bold;
    padding-left:190px;
    margin:20px;
}

.MyAccountMenuActive {
    background-color:#f2f2f2;
    height:21px;
    width:202px;
}

.MAlinkActive {
    padding-left:10px;
    padding-top:3px;
    color:#fbb93b;
    font-weight:bold;
    font-size:12px;
    font-family:Arial;
}

.MAlinkActive a {
    color:#fbb93b;
    font-weight:bold;
    font-size:12px;
    font-family:Arial;
    text-decoration:none;
}

.MyAccountMenu {
    height:21px;
}

.MAlink {
    padding-left:10px;
    padding-top:3px;
    color:#fbb93b;
    font-weight:bold;
    font-size:12px;
    font-family:Arial;
}

.MAlink a {
    color:black;
    font-weight:bold;
    font-size:12px;
    font-family:Arial;
    text-decoration:none;
}

.TextAccount {
    font-size:13px;
    font-family:Arial;
    padding:10px;
}

/* END MY ACCOUNT */
	
/* GRAY PANEL SMALL */

.RightPanelGray {
	background-image: url('right-gray-bg.png');
	width:166px;
	}

.RightPanelGrayUp {
	background-image:url('right-gray-up.png');
	background-repeat:no-repeat;
	width:166px;
	height:5px;
	}

.RightPanelGrayDown {
	background-image:url('right-gray-down.png');
	background-repeat:no-repeat;
	width:166px;
	height:5px;
	}
    
/* END GRAY PANEL SMALL */

/* FORM GRAY PANEL RIGHT */

.FormRightPanelGray {
	background-image: url('Form-right-gray-bg.png');
	width:166px;
	}

.FormRightPanelGrayUp {
	background-image:url('Form-right-gray-up.png');
	background-repeat:no-repeat;
	width:166px;
	height:5px;
	}

.FormRightPanelGrayDown {
	background-image:url('Form-right-gray-down.png');
	background-repeat:no-repeat;
	width:166px;
	height:5px;
	}
    
/* END FORM GRAY PANEL RIGHT */


/* WHITE PANEL SMALL */

.WhitePanelSmall {
	background-image: url('White-panel-bg.png');
	width:204px;
	}

.WhitePanelSmallUP {
	background-image:url('White-panel-up.png');
	background-repeat:no-repeat;
	width:204px;
	height:7px;
	}

.WhitePanelSmallDown {
	background-image:url('White-panel-down.png');
	background-repeat:no-repeat;
	width:204px;
	height:7px;
	}

/* END WHITE PANEL SMALL */


/* WHITE PANEL BIG */

.WhitePanelBig {
	background-image: url('White-panel-big-bg.png');
	width:720px;
}

.WhitePanelBigUP {
	background-image:url('White-panel-big-up.png');
	background-repeat:no-repeat;
	width:720px;
	height:7px;
	}

.WhitePanelBigDown {
	background-image:url('White-panel-big-down.png');
	background-repeat:no-repeat;
	width:720px;
	height:7px;
	}

/* END WHITE PANEL BIG */

/* ADD LISTING */

.headerText {
    font-size:14px;
    font-weight:bold;
    font-family:Arial;
}

.smalltext {
    font-size:11px;
    font-family:Arial;
}

/* END ADD LISTING */

/* MY LISTINGS */

table.tableSearchResult
{
	border-width: 1px;
	border-style: solid;
	border-color: #c9c9c9;
	border-top-style: none;
	color: #787878;
}


tr.sortby
{
	font-weight:bold;
	font-size:12px;
	background-color: #fbb93b;
	color:#3a3939;
}

.sortby td a:link, .sortby td a:visited, .sortby td a:hover
{color:#666666;text-decoration:none}

.page_navigator
{
	font-weight:bold;
	color:#110F7C;
	padding:0px;
	margin:0px;

}
.page_navigator_toppanel
{
	font-weight:bold;
	color:#110F7C;
	padding:0px;
	margin:0px;
	width:150px;
}

.page_navigator a:link, .page_navigator a:visited, .page_navigator a:hover
{
	color:#110F7C
}

.pointedInListingInfo
{
	border-bottom: 1px solid #B2B2B2;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.pointedInListingInfo2
{
	border-bottom: 1px solid #B2B2B2;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

ul.detailsLinks, ul.infoBlockDL, ul.linksBackSearchResult
{
	margin:0px;
	padding:0px;
	width:100%;
	overflow:hidden;
}

ul.linksBackSearchResult
{
	margin-top:10px;
}
ul.detailsLinks li, ul.infoBlockDL li, ul.linksBackSearchResult li
{
	position:relative;
	float:left;
	margin:0px;
	margin-right:2px;
	padding:0px;
	list-style:none;
	vertical-align:middle;
}

.ApplicationPointedInListingInfo
{
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

/* END MY LISTINGS */

/* GRAY BIG */

.BigGray {
	background-image: url('Big-Gray-bg.png');
	width:941px;
	}

.BigGrayUP {
	background-image:url('Big-Gray-Up.png');
	background-repeat:no-repeat;
	width:941px;
	height:5px;
	}

.BigGrayDown {
	background-image:url('Big-Gray-Down.png');
	background-repeat:no-repeat;
	width:941px;
	height:5px;
	}

/* END GRAY BIG */

/* FORM GRAY */

.FormGray {
	background-image: url('Form-Gray-bg.png');
	width:765px;
	}

.FromGrayUP {
	background-image:url('Form-Gray-Up.png');
	background-repeat:no-repeat;
	width:765px;
	height:5px;
	}

.FormGrayDown {
	background-image:url('Form-Gray-Down.png');
	background-repeat:no-repeat;
	width:765px;
	height:5px;
	}

/* END FROM */

.Headertext {
    font-size:24px;
    color:#000066;
    font-weight:bold;
    font-family:Arial;
    margin:20px;
}


/* PROFILE */
.ProfileTop {
    background-image:url('profile-top.png');
    background-repeat:no-repeat;
    width:236px;
    height:20px;
}

.ProfileBottom {
    background-image:url('profile-bottom.png');
    background-repeat:no-repeat;
    width:236px;
    height:20px;
}

.middled {
    text-align:center;
    font-weight:bold;
    padding-top:2px;
}

.apply {
    background-image:url('apply.png');
    background-repeat:no-repeat;
    border:0px;
    color:white;
    font-weight:bold;
    font-size:12px;
    width:102px;
    height:31px;
}

.DisplayListingTitle {
    font-size:22px;
    color:#000066;
    font-weight:bold;
}

.JobInfo {
    font-size:18px;
    color:#000066;
    font-weight:bold;
}

.fieldTypeJobCategory {
	height:95px;
	}
/* END PROFILE */

/*
body
{
	padding:0px;
	margin:15px;
	background-color:white;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}

/* >>>> MY ACCOUNT <<<< */

/*
.MyAccount {
	padding-left: 30px;	
}

.MyAccountHead {
	width:590px;
	height:107px;
	background-image:url('MyAccout-up.png');
	background-repeat:no-repeat;
}

.myAccountLinks {
	width:200px; 
	color: #e61e1e;
	font-size: 13pt;
	padding-left:70px;
	float:left;
	margin: 10px;
}

.myAccountLinks:hover
{
	color: #2c2c2c;
		
}

.MyAccountMenu {
	width:590px;
	min-height:260px;
	background-image:url('MyAccout-bg.png');
	background-repeat: y;	
}

.MyAccountFoot {
	width:590px;
	height:52px;
	background-image:url('MyAccout-down.png');
	background-repeat:no-repeat;
}

.headerTextAccount {
	Color: #5a5a5a;
	font-size: 30pt;
	padding-left: 110px;
	padding-top: 20px;
}

/* >>>> END MY ACCOUNT <<<< */


/* >>>> JOB/RESUME ALERTS <<<< */
/*
.jobAlert
{
	font-weight: bold;
	font-size:13px;	
}
/* >>>> END JOB/RESUME ALERTS <<<< */


/* >>>> DISPLAY JOB/RESUME <<<< */

/*
.JobInfo {
	font-size:17px;
	font-family:Arial;
	color:#b9281f;
	font-weight:bold;
}

/* >>>> END DISPLAY JOB/RESUME <<<< */
/*
form
{
	margin:0px;
	padding:0px;
}
a img
{
	border:none;
}

h1, h2, h3
{
	font-size:12px;
	font-weight:bold;
	color:#4e7391;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
/* ######################################################################### */
/*	
table
{
	font-size: 12px;
}
tr.evenrow 
{
	background-color: #FBFBFC;
}
tr.oddrow 
{
	background-color: #FBFBFC;
}
td.menu_items 
{
	font-weight: normal;
}
td.menu_sub_items 
{
	font-weight: normal;
}
.formgroupcaption 
{
	font-weight: bold; color: #c00; text-decoration: underline;
}

input.button 
{
	background: url("redbtn_n.png");
	width: 100px;
	height: 30px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor:hand;
}
input.button:hover
{
	background: url("redbtn_h.png");
}

input.text, input.digit, textarea.text, select.list 
{
	font-size: 12px; font-family: tahoma; 
	background-color: white;
	border:1px solid #B3B3B3;
}
input.text 
{
	width: 150px; 
}
input.digit 
{
	width: 50px;
}
textarea.text 
{
	width: 400px;
	height:200px;
}
select.list
{
	width: 150px;
}
input.treechangebutton 
{
	font-size: 10px; border:1px solid #b95454; font-family: verdana;
}

table.formrequest, table.forminput
{
	width: 100%;
}
table.featured 
{
	font-size: 10px;
}
table.featured_block 
{
	width: 100%; 
} 
p.error 
{
    margin-top:15px;
	color: red;
}
.carreviews a.title, .carreviews a.title:link
{
	font-weight: bold; color: black; text-decoration: underline
}
.carreviews a.title:hover 
{
	font-weight: bold; color: black; text-decoration: none
}
.carreviews .short , .userprofile
{
	font-size: 10px;
}
.userprofile 
{
	font-size: 10px; border: #cccccc 1px solid;
}
.userprofile table 
{
	font-size: 10px; border-collapse: collapse;
}
.userprofile table td 
{
	padding:4px;
}
td.form_input_item, td.form_request_item
{
	width:50px;
}
.inputformitem 
{
	font-weight: bold;
}

a:link, a:visited
{
color:#666666;
}
a:hover, a:active
{
}
/* ######################################################################### */
/*	
div.main
{
	
	width:935px;
	margin-left:auto;
	margin-right:auto;
	border: solid #d9d9d9;
	border-width:0px;
	border-left-width: 1px;
	border-right-width: 1px;
	margin-top: 0px;
}
div.header
{
	position:relative;
    width: 935px;
    height:69px;
    background-color: #484848;
}

.logo
{
	position:absolute;
	top:40px;
	left:21px;
}
a.searchYourCar, a.sellYourCar
{	
	color:white;
	font-size:11px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
}
a.searchYourCar:hover, a.sellYourCar:hover, a.searchYourCar:active, a.sellYourCar:active
{
	text-decoration:none;
}
a.searchYourCar
{
	right:180px;
}
a.sellYourCar
{
	right:50px;
}

a.linkHome, a.linkContact
{
	color:white;	
	font-size:11px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.bbb
{
	padding-left:5px; 
	margin-top:0px; 
	float: left; 
	width: 320px; 
	border-width: 1px; 
	border-top-style: solid; 
	border-style: solid; 
	border-color: #dddddd;
	margin-right: 12px;
}

*html .bbb
{
	float: right;
	margin-right:2px;
	width: 326px;
}

div.content
{
	position:relative;
	width:100%;
	overflow:hidden;
	padding-top:0px;
/* 	height:550px;  */
/* 	border:1px solid navy; */
/*
}

.headerMenu
{
	background-image:url("header3.png");
	color:#FEFEFE;
	float:left;
	font-family:Arial;
	font-size:11px;
	height:69px;
	text-align:left;
	width:161px;
}

*html .headerMenu
{
	padding-top: 10px;
	height:59px;
}
  
.photoCard
{
	background-image:url("photocard.png");
	height:100px;
	margin-left:40px;
	margin-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:100px;
}
*html .photoCard
{
	height:90px;
	width:100px;
	padding-left:5px;
	padding-top: 2px;
}

html div.content2
{
	position:relative;
	width:100%;
	overflow:hidden;
	padding-top:0px;
	padding-left:20px; 
}
*html div.content2
{
	
	padding-left:20px;
	width: 915px;
}

div.leftBlock, div.rightBlock, div.centerBlock
{
	float:left;
	/* border:1px solid green; */
}
/*
div.leftBlock
{
	width:174px;
}

div.centerBlock
{
	padding-left:0px
}

div.rightBlock
{
	width:885px;
	margin-left:0px;
}

div.leftMenuBlock
{
	position:relative;
}
.LoginBlock
{
	margin-top:20px;
	margin-bottom:5px;
	margin-left:40px;
	font-size:13px;
	text-decoration:none;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div.LoginBlock span a:link, div.LoginBlock span a:visited
{
	color:#4e7391;
	text-decoration:none;
}
div.LoginBlock span a:hover, div.LoginBlock span a:active
{
	color:#4e7391;
	text-decoration:underline;
}
ul.leftMenu
{
	position:relative;
	margin:0px;
	padding:0px;
}
ul.leftMenu li
{
	margin:0px;
	list-style:none;
	padding:0px;
	margin-bottom:5px;
	text-align:center;
	font-size:13px;
	text-decoration:none;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	height:33px;
	line-height:33px;
	font-weight:bold;
}
.leftMenuNoActive
{
	background-image:url('lm_blue.gif');
	background-repeat:no-repeat;
}
.leftMenuActive
{
	background-image:url('lm_orange.gif');
	background-repeat:no-repeat;
}	

ul.leftMenu li  a:hover, ul.leftMenu li  a:active, ul.leftMenu li  a:link, ul.leftMenu li  a:visited
{
	color:#FFF;
	text-decoration:underline;
}

div.amountPhotosBlock
{
	
}

.iconPhotos
{
	position:relative;
	top:2px;
	left:0px;
}


.headerpage
{
	background-color: black; 
	margin-left: auto; 
	margin-right: auto; 
	width: 935px; 
	height: 69px;
	margin-bottom:0px;
}
ul.infoBlockDL li
{
	margin-left:2px;
}

.searchResultsHeaderLineNew 
{	
	width:884px;
	height:37px;
	background-image: url("upmenu.png");
	background-repeat: no-repeat;
}

.searchResultsHeaderLineMenu
{
	padding-left: 45px;
	padding-top: 5px;	
}

.Navigation
{
	width: 150px;
	float: right;	
}

.JobNavigation
{
	width: 700px;
	float: left;	
}


.searchResultsHeaderLine a:link, .searchResultsHeaderLine a:visited,  .searchResultsHeaderLine a:hover
{
	color:#555555;
	
}

.DisplayListingInfo
{
	font-weight:bold;
	color:black;
	font-family:verdana, sans-serif;
}

.DisplayListingInfo a:link, .DisplayListingInfo a:visited, .DisplayListingInfo a:hover
{color:black;text-decoration:none}

.footerBlock
{
	position:relative;
	margin-top:20px;
	height:38px;
	background-color: #910500;
	background-image:url('footer_bg.png');
	text-align: center;
	color: white;
	vertical-align: center;
 }

.copyright
{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:100%;}

.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active
{color:white;text-decoration:underline;font-weight:bold;}


.detailsLinks a:link, .detailsLinks a:visited, .detailsLinks a:hover
{
	font-size:90%; 
	text-decoration:underline;
	color:#444444;
}

a.black_underline:visited
{color:black}
a.black_underline:link
{color:black}
a.black_underline:hover
{color:black}
  
.top_menu
{
	color: white;
	height: 40px;
	padding-left: 10px;
	background-image: url("panel_bg.png");
	background-color: #911100;
	margin-top: 0px;
}
    
.top_menu a:link
{color:white}

.top_menu a:visited
{color:white}

.top_menu a:hover
{color:white;text-decoration:none}

div.featuredAdsBlock
{float:right;width:160px}


.headerText
{
    margin-top: 1px;
    padding: 0px 0px;
	font-weight:bold;
	font-size:14pt;
	color: #d5241b;
	font-family: verdana;
}

.featuredLinks a:link, .featuredLinks a:visited
{
	color:black;
	font-family: verdana;
	font-size: 9pt;
}

select.list
{width:67px;}

table.sellerComents .inputText
{
	margin-top:5px;
	width:520px;
	height:80px;
}	

.headrow td a:link, .headrow td a:visited, .headrow td a:link, .headrow td a:visited 
{
	font-size:12px;
	color:#4e7391;
}
.headrow td
{
	border-bottom:2px solid #4e7391;
	font-weight:bold;
	padding-bottom:3px;
	font-size:12px;
	color:#4e7391;
}

.RSSBlock
{
	float: right; width: 114px; height:25px; margin-right:15px; background-color:#e8e8e8; 
	color:#8c8c8c; background-image:url('rssblock_bg.png');	padding-left:5px; padding-top: 5px;
}
.RSSBlock:hover
{
	color: #ff7800;
}

.quickSearchKeep select
{width:135px;}

*html .quickSearchKeep select
{width:135px;}


.quickSearchKeep input
{
	width:120px; 
}



.stateForm
{
	margin-left:0px;
	margin-top:15px;
}

*html .stateForm
{
	margin-top:15px; 
	margin-left:5px;
}



.searchDetails
{
	float: left; 
	width: 60px; 
	height: 60px; 
	font-size:10pt; 
	font-family: verdana; 
	text-align: right;
	margin-left: 5px;
}
*html .searchDetails 
{width: 50px;}

.searchForm
{
	width: 660px; 
	height:135px; 
	background-color: white; 
	border-width: 1px; 
	border-right-style:solid; 
	border-bottom-style: solid; 
	border-color: #dddddd;
	background-image: url("qsearch_bg.png");
	background-repeat: repeat-x;
	padding-left: 5px;
	background-color: #f3f3f3;
}

.searchForm2
{
	width: 660px; 
	height:117px; 
	background-color: white; 
	border-width: 1px; 
	border-right-style:solid; 
	border-bottom-style: solid; 
	border-color: #dddddd;
	background-image: url("qsearch_bg.png");
	background-repeat: repeat-x;
	padding-left: 5px;
	background-color: #f3f3f3;
}

*html .searchForm2
{
	width: 670px; 
}


.FindForm
{
	width: 660px; 
	height:135px; 
	border-width: 1px; 
	border-style:solid; 
	border-color: #dddddd;
	margin-left: 20px;
	background-image: url("serachform_bg.png");
	background-repeat: repeat-x;
	background-color: #f3f3f3;
}

*html .searchForm
{
	width: 670px; 
}

.rightPanel
{
	width: 252px;
	min-height:672px; 
	float: right;
	border-style:solid; 
	border-width:1px;
	border-color: #dddddd;
	border-right-style: none;
	border-top-style:none;
}
.rightPanelTitle
{
	padding: 0px; 
	margin:0px; 
	height:31px; 
	width:255px; 
	padding-top: 0px;
	font-size: 13pt;
	font-weight:bold;
	color: white;
	padding-left: 25px;
	padding-top:5px;
	background-repeat: repeat; 
	background-image:url("rightPanel_title.png");	
}

*html .rightPanelTitle
{
	width:230px; 
}

#browse_by_make_model
{
	font-family:tahoma;
	font-size:90%
}
#browse_by_make_model a
{
	color:#646464;
	text-decoration:none;
	font-size: 10pt;
	font-family: tahoma;
	list-style: none;
}
#browse_by_make_model a:visited{}
#browse_by_make_model a:hover{text-decoration:underline}

#browse_by_body_style{font-family:verdana}
#browse_by_body_style a{color:#578298;}
#browse_by_body_style a:visited{}
#browse_by_body_style a:hover{}

.acount_mainform
{
	width: 550px;
	height: 300px;
	border-width:1px; 
	border-color: black;
	border-style:solid;
	border-left-style: none; 
	float: left; 
	border-color: #9a9a9a; 
	background-image:url("account/form_bg.png");
	padding:0; 
	margin:0;
}
.acount_rightmargin
{
	width: 39px; 
	height: 200px; 
	float: left; 
	border-right-style:solid; 
	border-width:1px;
	margin-top: 102px; 
	border-color:#9a9a9a	
}

*html .acount_rightmargin
{
	height: 285px; 
}

.acount_downbg
{
	margin-left:39px; 
	float: left;
	width:552px; 
	height:42px; 
	background-image:url("account/down_bg.png");
}

*html .acount_downbg
{
	margin-left:19px; 
}

/* Field Type Style */
/*

.BreadCrumbs
{
	padding-left: 20px;
	color: #CE0000;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
.messageBox
{
	z-index:1000000;
}
.brByCategoryTable
{
	margin-left: 20px;
	margin-bottom: 11px;
}
*html .brByCategoryTable
{
	margin-left: 25px;
}
.LoginFormField
{
	width:80px;
}
.error {
	color: red;
}
.paymentTable
{
	padding-top:10px;
}
.brByCiryTable
{
	margin-left: 20px;
}
*html .brByCiryTable
{
	margin-left: 25px;
}
.compProfileTitle
{
	padding:0px;
	padding-top:0;
	font-size:140%;
	font-weight:bold; 
	text-align:center; 
	background-color:#686868; 
	color:white; 
	margin-right:10px;
	width:250px; 
	height:19px; 
	background-image:url('form_title_bg.png');
}

.middled {
  margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}

.compProfileBottom {
	padding:0px;
	padding-top:0;
	text-align:center;
	background-color:transparent;
	color:white;
	width:250px;
	height: 19px;
	background-image:url('form_bottom_bg.png');
	background-repeat: no-repeat;
	background-attachment:scroll;
}

.compProfileInfo {
border-color:#b4b4b4;
border-style:solid;
border-width:1px;
margin-bottom:0px;
padding-top:0;
width:250px;
}
.featuredJobsTR
{
	width:150px;
}
.latestListindTR
{
	width:150px;
}

/* Browse By City ... Jobs */
/*
.browse {
	margin-top: 7px;
}

*/