#content {
	background: url(../templates/aromat-vertex/images/trescbg.png) repeat-y left;
	width:914px;
	margin-right:12px;
	padding:10px 15px 20px 15px;
}

#sidebar {
	width:200px;
	margin-left:10px;
	margin-top:50px;
	display:inline-block;
	vertical-align:top;

}

#search {
	width:200px;
	height:25px;
	background: url(../templates/aromat-vertex/images/search.png) no-repeat;
	vertical-align:top;
}

#newsflash {
	width:200px;
	height:220px;
	margin-top:40px;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(../templates/aromat-vertex/images/newsbg.png) no-repeat;
	font-size:11px;
}

span.gk_news_highlighter_desc h1, span.gk_news_highlighter_desc h2, span.gk_news_highlighter_desc h3, span.gk_news_highlighter_desc img {
	visibility:hidden;
	display:none;
}

#newsflash-top {
	width:200px;
	height:15px;
	position:relative;
	left:0;
	top:0;
	z-index:200;
	margin:0;
}

#newsflash-main {
	background-position:0px 2px;
	width:200px;
	height:177px;
	position:relative;
	top:-2px;
	z-index:100;
}

#newsflash-main img {
	float:left;
	border:0;
	padding: 0 10px 10px 0;
}

#newsflash-bottom {
	width:200px;
	height:15px;
	position:relative;
	top:-4px;
	z-index:200;
	margin:0;
}

#randomimage {
	width:200px;
	min-height:220px;
	margin-top:40px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin-bottom:30px;
}

#randomimage img {
	display:block;
	margin:auto;
	width:auto;
	height:auto;

}

#article {
	width:630px;
	display:inline-block;
	vertical-align:top;
	margin-left:20px;
	margin-right:38px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#65695a;
	float:none;
	line-height:130%;
	text-align:justify;
}

#article a {
	color:#65695a;
	text-decoration:none;
	border-bottom:1px dashed #65695a;
}

#article a:hover {
	border-bottom:1px solid;
}

#article img {
	float:right;
	border:0;
	padding: 0 0 15px 15px;
	margin-right:0;
}

#article h1, #article h2, #article h3 {
	font-weight: normal;
	color:#ff7100;
}

td.contentheading {
	font-weight: normal;
	color:#ff7100;
	font-size:20px;
	padding-top:13px;
	padding-bottom:px;
}

#article.font {
	
}

ul {
	list-style-position:outside;
	padding-left:-5px;
	list-style-image:url(../templates/aromat-vertex/images/marker_list.png);
}

li.link {
	list-style-image:url(../templates/aromat-vertex/images/marker_ref.png);
}

#highlight {
	color:#ff7100;
}

#highlight a {
	color:#ff7100 !important;
	border-bottom:1px dashed #ff7100 !important;
}

#highlight a:hover {
	border-bottom:1px solid #ff7100 !important;
}

div.sitemap {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

div.sitemap ul li {
	padding: 5px 0 5px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

div.sitemap a {
	color:#65695a;
	text-decoration:none;
	border-bottom:1px dashed #65695a;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

div.sitemap a:hover {
	border-bottom:1px solid;
}

div.chronoform {
	visibility:hidden;
	display:none;
}

div.validation-advice {
	color:#ff7100;
	padding:3px 0px 3px 10px;
}

input.cf_inputbox, #chrono_verification {
	background: url(../templates/aromat-vertex/images/formbg.png) transparent no-repeat;
	border:0;
	height:17px;
	width:130px;
	padding:5px 10px 3px 10px;
	color:#65695a;
}

#text_3 {
	background: url(../templates/aromat-vertex/images/textareabg.png) transparent no-repeat;
	border:0;
	height:140px;
	width:260px;
	padding:5px 10px 5px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#65695a;
}

.form_element label {
	width:165px;
	display: block;
	float: left;
	text-align:right;
	padding: 4px 15px 4px 0;
	vertical-align: middle;
	font-weight:bold;
}

div.form_element cf_button {
	background:red;
	border:2px solid black;
}

#notrequired {
	font-weight:normal !important;
}

.radio_label {
	padding-top:-2px;
}

#captcha img {
	background: url(../templates/aromat-vertex/images/captchabg.png) no-repeat;
	background-position:center;
	padding:2px 10px 2px 10px;
}

#button {
	width:70px;
	height:20px;
	background: url(../templates/aromat-vertex/images/buttonbg.png) no-repeat;
	background-position:center;
	border:0pt none;
	text-align:center !important;
	margin-left:50% !important;
	padding:2px;
	font-family:Tahoma, Geneva, sans-serif !important;
	font-size:11px !important;
	color:white;
	font-weight:bold;
}

div.form_element cf_button {
	text-align:center !important;
	margin-left:50% !important;
	width:100%;
}

#homepagecontainer {
	height:331px;
	width:650px;
	margin-top:42px;
}

#homepage1 {
	background:none;	
	width:400px;
	height:330px;
	display:inline-block;
}

#homepage2 {
	background: url(../templates/aromat-vertex/images/homepage1bg.png) no-repeat;
	width:180px;
	height:320px;
	padding:0px 10px 10px 10px;
	display:inline-block;
	float:right;
	margin-right:20px;
}

#homepage2 h1{
	padding-left:10px;
}
	
