body {  
	font-family:Arial,Verdana,Helvetica,sans-serif;  
	font-size:12px;  
	padding:0;
	margin:0;  
 }

/* MAIN DESIGN */

a {
	color: black;	
}

.Main {
	width:986px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.Logo {
	background-image:url(logo.png);
	background-repeat:no-repeat;
	width:264px;
	height:132px;
	display:block;
	float:left;
}

.HeaderPeople {
	background-image:url(HeaderPeople.png);
	background-repeat:no-repeat;
	width:206px;
	height:132px;
	display:block;
	float:left;
}

.Banner {
	width:468px;
	height:60px;
	float:right;
	display:block;
	margin-top:40px;
}

.BannerTop {
	width:468px;
	height:60px;
	float:right;
	display:block;
	margin-top:40px;
}

.Menu {
	background-image: url(menubg.png);
	background-repeat: repeat-x;
	width:942px;
	height:31px;
	display:block;
	float:left;
}

.RSS {
	background-image:url(RssIcon.png);
	background-repeat:no-repeat;
	float:right;
	height:45px;
	margin-left:942px;
	margin-top:126px;
	position:absolute;
	width:44px;
	cursor:pointer;
}

.MenuLogin {
	display:block;
	float:right;
	padding-top:8px;
	padding-right:7px;	
}

.MenuLogin a {
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

.MainMenu {
	display:block;
	float:left;
	padding-top:8px;
	padding-left:30px;	
}

.MainMenu a {
	color:black;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	margin-right:45px;
}

.LeftSide {
	width:205px;
	display:block;
	float:left;
}

.MainCenter {
	width:555px;
	display:block;
	float:left;
	margin-left:7px;
	margin-right:7px;
}

.MainCenter h1 {
	color: #CE0000;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial;
}

.RightSide {
	width:205px;
	display:block;
	float:left;
}

.GrayBlockUp {
	background-image: url(BlockUp.png);
	background-repeat: no-repeat;
	width:201px;
	height:13px;
	display:block;
}

.GrayBlockBg {
	background-image: url(BlockBg.png);
	background-repeat: repeat-x;
	width:199px;
	min-height: 150px;
	display:block;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.GrayBlockBg a {
	color: black;
	padding-left: 10px;	
}

.GrayBlockBg h1 {
	color: black;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 5px;
}

.GrayBlockDown {
	background-image: url(BlockDown.png);
	background-repeat: no-repeat;
	width: 201px;
	height: 15px;
}

.SearchForm {
	background-image: url(JobSearchForm.png);
	background-repeat: no-repeat;
	width: 545px;
	height: 128px;
	display: block;
}

.SearchForm .searchText {
width:150px;
}

.SearchForm input.searchStringLike {
width:150px;
}

.SearchForm h1 {
	color: #CE0000;
	font-size: 25px;
	font-family: Arial;
	font-weight: bold;
	padding: 5px;
	margin:0px;
}

.CenterBlockUp {
	background-image: url(CenterBlockUp.png);
	background-repeat: no-repeat;
	width: 545px;
	height: 13px;
	display: block;
}

.CenterBlockBg {
	background-image: url(CenterBlockBg.png);
	background-repeat: repeat-x;
	width: 543px;
	min-height: 150px;
	display:block;
	border-left: 1px solid #848484;
	border-right: 1px solid #848484;
}

.CenterBlockBg h1 {
	color: black;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 5px;
}

.CenterBlockDown {
	background-image: url(CenterBlockDown.png);
	background-repeat: no-repeat;
	width: 545px;
	height: 14px;
}

.EmployerBlock {
	background-image: url(EmployerBlock.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 256px;
	height: 181px;
}

.EmployerBlock h1, .EmployerBlock a {
	color: #000000;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	text-decoration:none;
}

.EmployerBlock p, .EmployerBlock p a {
	color: #D90000;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial;
	padding-left: 5px;
}
.EmployerBlock a:visited {
	font-size: 12px;
	font-family: Arial;
	padding-left: 5px;
}
.EmployerBlock a:hover {
	color: #FF7B09;
	font-style:oblique;
	font-size: 12px;
	font-family: Arial;
	padding-left: 5px;
}

.JobSeekerBlock {
	background-image: url(JobSeekerBlock.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	width: 256px;
	height: 181px;
	margin-right: 10px;
}

.JobSeekerBlock h1, .JobSeekerBlock a {
	color: #000000;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	text-decoration:none;
}

.JobSeekerBlock p, .JobSeekerBlock p a {
	color: #D90000;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial;
	padding-left: 5px;
}
.JobSeekerBlock a:visited {
	font-size: 12px;
	font-family: Arial;
	padding-left: 5px;
}
.JobSeekerBlock a:hover {
	color: #FF7B09;
	font-style:oblique;
	font-size: 12px;
	font-family: Arial;
	padding-left: 5px;
}
.FeaturedCompanies {
	width: 160px;
	border: 1px solid #ff7908;
	display: block;
	float: left;
	margin: 10px;
	text-align:center;
	height: 90px;
}

.LeftFooter {
	background-image: url(DownLeft.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 22px;
	height: 66px;
}

.BGFooter {
	background-image: url(DownBg.png);
	background-repeat: repeat-x;
	width: 847px;
	height: 66px;
	display: block;
	float: left;
}

.BGFooter a {
	color: white;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 20px;
	marggin-left: 15px;
	margin-right: 15px;
	float: left;
}

.RightFooter {
	background-image: url(DownRight.png);
	background-repeat: no-repeat;
	width: 117px;
	height: 66px;
	display: block;
	float: right;
}

.SearchButton {
	background-image: url(SearchButton.png);
	background-repeat: no-repeat;
	border: 0;
	color: white;
	float: right;
	font-weight: bold;
	height: 32px;
	margin-top: 12px;
	width: 105px;
}

.LoginButton {
	background-image: url(LoginButton.png);
	background-repeat: no-repeat;
	border: 0;
	color: white;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	width: 60px;	
}

input.button {
	background: url("Search.png");
	width: 94px;
	height: 29px;
	color: white;
	border-style: none;
	font-weight: bold;
	cursor: pointer;
}

.AdvSearch {
	display: block;
	margin-left: 21px;
	margin-top: 25px;
	position: absolute;
}

.AdvSearch a {
	color: black;
}

.headerText
{
    margin-top: 1px;
    padding: 2px 5px;
	font-weight:bold;
	font-size:13pt;
	color: #CE0000;
	font-family: verdana;
}

.clear {
	clear:both;	
}









/* >>>> MY ACCOUNT <<<< */

.MyAccount {
	padding-left: 30px;	
}

.MyAccountHead {
	width:590px;
	height:85px;
	background-image:url('MyAccout-up.png');
	background-repeat:no-repeat;
}

.myAccountLinks {
 	width:240px; 
	color: #e61e1e;
	font-size: 13pt;
	padding-left:30px;
	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: #CE0000;
	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:15px;
	font-family:Arial;
	color:#960e60;
	font-weight:bold;
}

/* >>>> END DISPLAY JOB/RESUME <<<< */

form
{
	margin:0px;
	padding:0px;
}
a img
{
	border:none;
}

/* ######################################################################### */	
table
{
	font-size: 12px;
}
tr.evenrow 
{
	background-color: white;
}
tr.oddrow 
{
	background-color: #f2f2f2;
}
td.menu_items 
{
	font-weight: normal;
}
td.menu_sub_items 
{
	font-weight: normal;
}
.formgroupcaption 
{
	font-weight: bold; color: #c00; text-decoration: underline;
}



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: #24053a;
}
.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;
}

/* ######################################################################### */	
div.main 
{
                background:white;
                border-color:#24053A;
                border-style:solid;
                border-width:0 1px;
                margin-left:auto;
                margin-right:auto;
                margin-top:0;
                width:935px;
}

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: 342px; 
	border-width: 1px; 
	border-top-style: solid; 
	border-style: solid; 
	border-color: #24053a;
        background-color: #f0d0f3; 
	margin-right: 1px;
}

*html .bbb
{
	float: right;
	margin-right:0px;
	width: 332px;
}

div.content
{
                background:white;
                overflow:hidden;
                padding-top:0;
                position:relative;
}


.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
{
	float:left;
	/* border:1px solid green; */
}
div.leftBlock
{
	width:174px;
}

div.centerBlock 
{
                background:white;
                padding-top:5px;
                padding-left:5px;
}

div.bannerAd
{
                background:white;
                padding-top:1px;
                padding-left:1px;
}

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;
}


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;
}

.headerpage
{
	background-color: #24053a;
        border-width: 1px;
	border-style: solid;
	border-color: #24053a; 
	margin-left: auto; 
	margin-right: auto; 
	width: 935px; 
	height: 125px;
	margin-bottom:0px;
}
ul.infoBlockDL li
{
	margin-left:2px;
}

.searchResultsHeaderLineNew 
{	
        font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	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;
	
}

table.tableSearchResult 
{
	border-width: 1px;
	border-style: solid;
	border-color: #c9c9c9;
	border-top-style: none;
	color: #24053a;
}


tr.sortby 
{
	font-weight:bold;
	font-size:105%;
	background-color: #d8d8d8;
	background-image:url('table_title_bg.png'); 
	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;
	border-right: 1px solid #B2B2B2;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.ApplicationPointedInListingInfo
{
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.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: 30px;
	padding-left: 10px;
	background-image: url("panel_bg.png");
	background-color: #911100;
	margin-top: 0px;
}

.top_menu a:link
{color:white;text-decoration:none}

.top_menu a:visited
{color:white;text-decoration:none}

.top_menu a:hover
{color:white;text-decoration:none}

div.featuredAdsBlock
{float:right;width:160px}



.featuredLinks a:link, .featuredLinks a:visited
{
	color:#CE0000;
    text-decoration:none;
	font-family: Arial;
	font-size: 12px;
}

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:#d4c4d5; 
	color:#8c8c8c; background-image:url('rssblock_bg.png');	padding-left:5px; padding-top: 5px;
}
.RSSBlock:hover
{
	color: #ff7800;
}

.quickSearchKeep select
{width:200px;}

*html .quickSearchKeep select
{width:150px;}


.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;}

.searchForm2
{
	width: 724px; 
	height:250px; 
	background-color: white; 
	border-width: 0px; 
	border-right-style: solid; 
                border-left-style: solid;
	border-bottom-style: solid; 
	border-color: #24053a;
	background-image: url("qsearch_bg.png");
	background-repeat: repeat-x;
        padding-left: 5px;
	background-color: #f3f3f3;
                margin-left:1px;
}


.FindForm
{
	width: 660px; 
	height:135px; 
	border-width: 1px; 
	border-style:solid; 
	border-color: #24053a;
	margin-left: 20px;
	background-repeat: repeat-x;
}

*html .searchForm2
{
	width: 670px; 
}


.rightPanel { 
                background:white; 
                border-width: 1px; 
	border-color:#24053A; 
                border-style:none none none none; 
                border-width:1px; 
                float:right; 
                min-height:672px; 
                width:200px;
                font-size: 10pt;
	font-weight:bold;
	font-color: #24053A;
}

.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; 
}

#ban1
{
        float:center;
        padding-right:6px;
}

#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: #24053a;
	font-size: 10px;
	font-weight:bolder;
	font-family: "Times New Roman", Times, serif;
}
.messageBox
{
	z-index:1000000;
}
.brByCategoryTable
{
	margin-left: 20px;
	margin-bottom: 11px;
}
*html .brByCategoryTable
{
	margin-left: 25px;
}
.LoginFormField 
{
	width:80px;
}
.logInNameInput
{
	width:120px;
}
.logInPassInput
{
	width:120px;
}
.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:#24053a;
border-style:solid;
border-width:1px;
margin-bottom:0px;
padding-top:0;
width:250px;
}

.featuredJobsTR { 
    width:200px;
}

.latestListindTR
{
    width:150px; 
    border-left:1px dotted black; 
    padding-left:5px; 
}

/* Browse By City ... Jobs */
.browse {
	margin-top: 7px;
}

.rightPanel a:link, .rightPanel a:visited 
{ 
     color: #24053a; 
}

.rightPanel a:hover
{ 
     color: #8c0a55; 
}

.top_menu a:hover
{
     color:#f3c7df;
     text-decoration:none;
}

.bbb
{ 
      margin-left:15px; 
}

div.banner {
	padding-left: 30px;	
}

.FeaturedResults
{
	background:black;
}
.logintop
{
float:right;
}
.WideCenterBlockUp {
	background-image: url(WideCenterBlockUp.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 13px;
	display: block;
}

.WideCenterBlockBg {
	background-image: url(CenterBlockBg.png);
	background-repeat: repeat-x;
	width: 977px;
	min-height: 150px;
	display:block;
	border-left: 2px solid #848484;
	border-right: 2px solid #848484;
}

.WideCenterBlockBg h1 {
	color: black;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 5px;
	padding-left:20px;
}

.WideCenterBlockBg form {
	padding-left:20px;
}
.WideCenterBlockBg a:link {
	padding-left:20px;
}

.WideCenterBlockDown {
	background-image: url(WideCenterBlockDown.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 14px;
}
.browseCompanyAB
{
font-size:14px;
}