﻿div.row {clear: both; width:557px;margin-bottom:10px;}
div.lable {width:100px;}
div.content {float:right; width:454px;}
div.contentLink {float:right; width:454px; overflow:hidden;}
/* Styles for Job Board*/
div.rowWrap {clear: both; width:547px;background-color:#F6F5F5; padding:5px;margin:0px 0px 20px 0px;border:none/*1px solid #eee*/;}
div.buttons {float:right;width:80px;margin:5px 0px 5px 20px;}
div.buttons_2 {float:right;width:130px;margin:5px 0px 5px 20px;}
div.buttonsNone {display: none;}
div.contentFixedWidth {width:450px;}
.moreLink {/*float:right;*/}
.title {font-size:14px; font-weight:bold;}
/*New Styles*/
.contentSearch 
{
	padding:10px 19px 0px 19px;
}
.searchContainer 
{
	width:557px;
	clear:both;
}
.searchLeft 
{
	float:left;
	width:100px;
}
.searchRight 
{
	float:right;
	width:457px;
}
.searchBtnWrap 
{
	text-align:left;
}
.searchContainer_2 
{
	width:557px;
	clear:both;
	
}
.searchLeft_2 
{
	float:left;
	width:137px;
}
.searchRight_2 
{
	float:right;
	width:420px;
}

.searchRight_Z
{
    width: 245px; 
    z-index: 2; 
    position:absolute; 
    left:325px; 
    top:245px;
}