/* - - - - - - - - - - - - - - - - - - - - -

 Title : Sanovi v3
 Author : Ken Moreland
 Copyright 2008 : Sanovi, Inc.
 URL : http://www.sanovi.com

 Last Updated : 4/22/2008

- - - - - - - - - - - - - - - - - - - - - */

fieldset, legend { border:none; margin:0 0 0 0; padding:0 0 0 0; }

fieldset, .submitField {
	float:left;
	width:100%;
	margin-top:20px;
	padding-top:13px;
	border-top:1px dotted #c3cacd;
}

.required { font-size: 11px; color: #f03b05; }

fieldset h4 { padding:0 0 10px; margin:0; }

input.text, textarea, body > select {
	background:url(../images/form_top.gif) #fff repeat-x center top;
	border-color:#7C7C7C rgb(195, 195, 195) rgb(221, 221, 221);
	border-style:solid;
	border-width:1px;
}
input.text, textarea, select { font:12px Arial, Verdana, sans-serif; }
input.text, textarea { padding:2px 0; }

body > select { padding:1px 0; }

input.text, textarea.short { width:200px; }

input.short { width:50px; }

textarea, select.long { width:320px; }

textarea { height:80px; }

.field { float:left; width:100%; margin-top:8px }

.field label {
	text-align:right;
	float:left;
	width:96px;
	padding-right:10px; 
}

.field input.text, .field select, .field textarea { float:left; }

form .button { float:left; padding:18px 0 18px 96px; }

button.submit {
	width:169px;
	height:20px;
	padding:0 0 2px 8px;
	margin:0;
	background:url(../images/submit.gif) #fff no-repeat;
	border:none;
	text-align:left;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#444;
	display:block;
	cursor:pointer;
}.content_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #5E5E5E;
	text-align: justify;
}
.content_news_h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #89B000;
	text-align: justify;
}
.content_news_h2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #323232;
	text-align: justify;
}
