.extradiv {
	margin			: 0px;
	padding-top		: 10px;
	padding-bottom	: 10px;
	padding-left	: 0px;
	padding-right	: 0px;
	text-align	: left;
	font		: normal 11px Verdana, sans-serif;
}

.extra .Tamsus {
	width	: 100%;
	height	: 1px;
	background	: #d1c500 none;
}
.extra .Sviesus {
	width	: 100%;
	height	: 1px;
	border-bottom	: 1px dotted #0C2D82;
}

.extra h1 {
	margin: 0px; 
	margin-bottom	: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font: 12px Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #ae761d;
	text-align	: left;
	border-bottom: none;
	background	: none;
}

.extra a {
	color: #000000;
	text-decoration: underline;
}

	.extra a:hover {
		color: #8b6520;
		text-decoration : underline;
	}

#SendMail {
	margin: 0px auto 25px;
	border-bottom: 1px dotted #0C2D82;
}

#SendMail form {
	width:150px;
	margin:5px;
}

#SendMail h2 {
	margin-right: 0px;
}

#SendMail fieldset {
	border:none;
	margin: 10px 0px;
}
	
#SendMail label.required, .label {
	font-size: 80%;
	font-weight:bold;
	
	display: block;
	float: left; 
	padding: 0; 
	margin: 5px 0 0;
}

#SendMail fieldset div {
	clear: both;
}

#SendMail input {
	margin: 2px 0px;
	float:left;
}

.extrasub {
	margin: 0px 5px 15px;
	position: relative;
	border-bottom: 1px dotted #0C2D82;
	border-top: 1px dotted #0C2D82;
	background-color: #7E97BF;
	height: 26px;
	text-align: center;
	
}

.extrasub a {
	color: #fff;
	text-decoration: none;
	margin: 0px auto;
	font-size: 10px;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 26px;
}

.extrasub a:hover {
	color: #5E7E9C;
	text-decoration: underline;
}

.offer {
	position: relative;
	border	: 1px solid #0C2D82;
	padding	: 10px;
}

.offer .offerrow {
	position: relative;
	margin-top: 10px;
}

.offer .offerlabel {
	color: #0C2D82;
	font-weight: bold;
	width: 120px;
	float: left;
}

.offer .offerinfo {
	float: left;
}

.news {
	position: relative;
	border	: 1px solid #0C2D82;
	padding	: 10px;
}

.news .newsrow {
	margin-top: 10px;
}

.news .newslabel {
	width: 260px;
	float: left;
	display: block;
	
}

.news .newslabel p {
	margin: 0px;
	color: #0C2D82;
	font-weight: bold;
	
}

.news .newsinfo {
	margin-right: 10px;
	float: left;
}
