@charset "ISO-8859-1";

body {
	margin-left: 40px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
	background:#000;
	font:Georgia, "Times New Roman", Times, serif;
}

#wearehiring {
	width:185px;
	height:185px;
	position:absolute;
	left:500px;
}

contents {
	margin-left:auto;
	margin-right:auto;
}

.entry {
	margin-bottom:1px;
	background:#111;
}

.entry .content {
	height:95px;
	display:block;
	overflow:hidden;
}

.entry .rollover {
	height:80px;
	width:860px;
	padding-left: 20px;
	padding-top: 15px;
	display:block;
	cursor: pointer;
	text-decoration:none;
	border:0;
	background-image: url(../res/rollover_bg.gif);
}

.entry .rollover .text {
	float:left;
}

.entry .rollover h1 {
	font-style: normal;
	margin-top: 0px;
	margin-bottom: -5px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.entry .rollover h2 {
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

.entry .rollover .img {
	
}

.oneRow {
	clear:both;
	float:none;
	display:block;
}

.headerContentsSpace {
	height:40px;
	display:block;
}

a img {
	border:0;
}

a.hover {
	border:0;
}

.info {
	color:#333;
	font-size:10px;
}

#dossier
{
	height:50px;
	padding-top:20px;
}

