html, body {
	height: 100%;
	margin:0;
	padding:0;
}

body {
	font-size:small;
	color:#000;
	font-family: verdana, arial, helvetica;
	padding:0; 
	margin:0;
	background:#fff;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-family: verdana, arial, helvetica;
	font-weight:bold;
}

.recruitmentZoneHeaderBar {
	display:none;
}

div#content {
	width:500px;
	}


p {
	font-size:small;
	color:#000;
	font-family: verdana, arial, helvetica;
	padding:0; 
	margin:0;
	padding:0 5px;
	margin:10px 0 0;
	}

p span span {
	font-size:small;
	}

.ArticleIMG {
	float:right;
	margin-left:10px;
	}

.RecruitmentZoneLatestTABLE{
width:90%;
border-width:3px;
border-style:solid;
border-color:#CCCC99;
margin-bottom:15px;
}


.RecruitmentZoneLatestTH{
padding:5px;
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
background-color:#CCCC99;
}

.RecruitmentZoneLatestTD{
padding:5px;
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
}

.RecruitmentZoneLatestP{
	font-size:small;
}

.ArticleHR {
	display:none;
	}

tbody, .RecruitmentZoneLatestTABLE P, .RecruitmentZoneLatestTABLE, .RecruitmentZoneLatestTR, .RecruitmentZoneLatestTD, .RecruitmentZoneLatestTABLE h2, .RecruitmentZoneLatestTABLE tr td h2, .RecruitmentZoneLatestTABLE td th h2 {
	font-size:12px;
	}


