#leftSide {
	width: 500px; 
	float: left;
}

#rightSide {
	width: 226px; 
	float: right; 
}

#search {
	background:transparent url(/app/default/www/images/jobseeker/jss_search.png) top left no-repeat;
	width: 220px;
	height: 33px;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#calendarTable {
	width: 226px;
	text-align: center;
}

#calendarTable td {
	width: 56px;
	color: #ffffff;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: bottom;
}

#calendarTable a {
	color: #ffffff;
}

.tableSeeker {
	width: 740px;
}

.tableSeeker .mainBody {
	line-height: 25px;
	background:transparent url(/app/default/www/images/jobseeker/js_body_sub.png) top left repeat-x;
}

.tdSeeker {
	padding: 10px;
	padding-bottom: 0px;
	width: 360px;
}

.tdInner {
	padding: 0px;
	line-height: 25px;
	height: 25px;
	border-bottom: 1px solid #cecece;
}

.linkCountry {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

.linkAnnouncement {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.tableSeeker ul {
    margin: 0px;
	margin-left: 20px;
    padding: 0px;
	line-height: 18px;
	list-style-image: url(/app/default/www/images/bullet.png);
}

.tableSeeker a {
    color:#666666;
    text-decoration:none;
}

.tableSeeker a:hover {
    color:#336699;
    text-decoration:underline;
}

.deployHeader {
	background:transparent url(/app/default/www/images/jobseeker/jss_subheader.png) no-repeat scroll 2px top;
	height:26px;
	width:494px;
}

.deployHeader .deployHdcontent {
	color:#003300;
	font-weight:bold;
	margin:6px;
	width:487px;
}

.deployInfo {
	background:#F1FAEA none repeat scroll 0%;
	border:1px solid #E3F0D9;
	padding:10px;
	vertical-align: top;
}

.depBoxPhoto {
	background:transparent url(/app/default/www/images/spacer.png) no-repeat center middle; 
	height: 100px; 
	width: 100px; 
	vertical-align: top
}

.depBoxName {
	border-bottom: 1px solid #AECA96;
	color: #336633;
	font-size: 14px;
	margin: 0pt;
	padding: 0pt 0pt 3px;
	text-transform: capitalize;
}

.depBoxList {
	list-style-type:none;
	margin:5px 0pt 0pt 0px;
	padding:0pt;
	line-height: 20px;
}

.calendarHeader {
	background: transparent url(/app/default/www/images/jobseeker/jss_calendarheader.png) no-repeat top;
	height: 29px;
	width: 219px;
}

.calendarHeader .deployHdcontent {
	color:#003300;
	font-weight:bold;
	margin:6px;
}