/* CSS Document */
*{
	margin:0px;
	padding:0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #06c;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin-top: 0;
}
li {
	margin-bottom: 0.5em;
}

img {
	border: 0;
}

/* Container */
#naming {
	position: relative;
	width: 676px;
	left: 0px;
	top: 0px;
}
#logo {
	left: 884px;
	position: absolute;
	top: 0px;
	width: 112px;
}
#logo img{
	height: 67px;
  margin: 10px 20px 10px 0;
  width: 67px;
}
#leftcolumn {
	position: absolute;
	top: 107px;
	left: 0;
	width: 174px;
}
#leftnav {
	position: absolute;
	top: 111px;
	left: 0;
	width: 174px;
}
#leftnavbottom {
	position: relative;
	left: 0;
	margin-top:-2px;
	line-height:0px;
}

#lefthead {
	padding-left: 18px;
	padding-top: 1px;
	height: 17px;
	width: 152px;
	font-weight: bold;
	background-color: #999;
	color: white;
	margin-bottom:4px;
}

#bayerlinks {
	background: url(../images/bayerlinksshadow_right.gif) repeat-y 0 0;
}
#bayerlinkscontent {
	margin-bottom:-2px;
	width: 152px;
	padding-left: 17px;
	background: #eee;
	height:18px;
}

#specialinterest {
	position: relative;
	margin: 10px 0px 4px 0px;
	left: 18px;
	width: 147px;
	color: #06C;
	font-weight: bold;
}

.sitrenner {
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 0px 18px;
	width: 147px;
	height:1px;
}
#silinks {
	margin: 6px 0px 13px 18px;
}
#silinks a {
	color: #06C;
	font-weight: bold;
	display:block;
	margin: 2px 0px;
}

#silinks a:hover {
	text-decoration: none;
}
#legal {
	font-size: 10px;
	padding-left: 20px;
	line-height: 11px;
}
#legal ul {
	margin: 12px 0px 0px -40px;
	list-style-type: none;
	margin:7px 0px 0px 0px;

}
#legal ul li {
	margin-bottom: 3px;
}
#legal ul li a {
	color: #666;
	text-decoration: none;
}
*html #legal ul {
	margin-left: 0;
}
#keyvisual {
	position: absolute;
	top: 111px;
	left: 171px;
}
#content {
	position: absolute;
	left: 195px;
	top: 111px;
	width: 572px;
}
.cimage140 {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	width: 140px;
}
.cimage140 img {
	margin-bottom: 0.2em;
}
.cimageCaption {
	font-size: 11px;
	color: #06C;
	line-height: 1.25em;
	clear : both;
}
.cimage280 {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	width: 280px;
}
.cimage280 img {
	margin-bottom: 0.2em;
}
.cimage572 {
	float: left;
	margin: 1em 1em 1em 0em;
	width: 100%;
}
.cimage572 img {
	margin-bottom: 0.2em;
}
#newsoverview {
	margin-top: 18px;
	border-top: 1px solid #ccc;
}
.newsteaser {
	padding-top: 7px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
}
#shadow {
	POSITION: absolute;
	LEFT: 14.30em;
	width: 824px;
	TOP: 101px;
	z-index: 15;
}
#shadowHome {
	position: absolute;
	left: 470px;
	top: 95px;
	z-index:3;
}
html>/**/body #shadowHome {
	top: 98px;
	}

div.separator-line {
	border-bottom:1px solid #CCCCCC;
	clear: both;
	height:5px;
	line-height: 5px;
	margin: 0px 0px 5px 0px;
}
div.separator {
	clear: both;
	height:5px;
	line-height: 5px;
	margin: 5px 0px;
}
div.topButton {
	float: right;
}

/* Marginalie */
#margshadow {
	position: absolute;
	top: 98px;
	left: 780px;
}

html>/**/body #margshadow {
	top: 101px;
	}

#margin {
	position: absolute;
	top: 112px;
	left: 790px;
	width: 196px;
}
.marginhead {
	margin-top: 11px;
	background-color: #87BBF0;
	color: White;
	font-weight: bold;
	padding-top: 1px;
	height: 17px;
	margin-bottom: 1px;
}
*html .marginhead {
	padding-top: 0;
	height: 18px;
}
.marginhead a {
	color: White;
	font-weight: bold;
}
.marginhead a:hover {
	text-decoration: none;
}
.marginhead img {
	margin-top: -1px;
	float: left;
	margin-right: 4px;
}
*html .marginhead img {
	margin-top: 0;
}
.marginmodul {
	padding-top: 9px;
	padding-left: 8px;
	margin-bottom: 5px;
}
.marginmodulSelect {
	padding-left: 8px;
	margin-bottom: 2px;
	margin-top:11px;
}
.marginmodul img {
	float: left;
	margin-right: 10px;
}

#asearch {
	clear: both;
	margin: 0px;
	padding:2px 10px;
	/*padding-bottom: 5px;*/
}
/*
	html #asearch {
	margin-top: -9px;
	padding-bottom: 11px;
}
*/

#asearch a {
	color: #666;
}
#asearch a:hover {
	text-decoration: none;
}
.marginlink {
	margin: 0;
	margin-top: 4px;
	padding-left: 10px;
	/*padding-bottom: 11px;*/
}
.marginlink a {
	color: #666;
}
.marginlink a:hover {
	text-decoration: none;
}
.marginlink ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.marginlink ul li {
	padding:0px;
	margin-bottom:1px;
	padding-left: 12px;
	background: url(../images/symbol/linkdot_marg.gif) no-repeat 0 5px;
}
.margintrenner {
	margin:0px auto;
	border-bottom:1px solid #ccc;
	height:1px;
}
.marginimg {
	margin-bottom: 5px;
	margin-top: 5px;
	width: 180px;
}
/* Textdefinitionen */
.bayerlinks {
	line-height: 18px;
}
.bayerlinks a {
	color: #666;
	text-decoration: none;
}
.bayerlinks a:hover {
	text-decoration: none;
}
#content h2 {
   clear: both;
   color: #06c;
   font-family: Arial, Helvetica;
   font-size: 100%;
   font-weight: bold;
   line-height: 1.5em;
   margin: 10px 0px 4px 0px;
}
#content h1 {
   font-family: Arial, Helvetica;
   font-size: 16.5pt;
  /* line-height: 1.5em;*/
   line-height: 22px; /*watch out!! This line was previously commented*/
   font-weight: bold;
   color: #1a478a;
   margin: 0 0 27px;
}
#content p {
	margin: 0;
	padding: 0;
}
.hometeaser h3{
	font-size: 12px;
	color: #1A478A;
	margin: 0;
	padding: 0;
}
.hometeaser h3 a {
	font-weight: bold;
	color: #1A478A;
}

.hometeaser h4{
	font-size: 12px;
	color: #0066CC;
	margin: 0;
	padding: 0;
}
.hometeaser img {
	float: left;
	margin-right: 12px;
}
.hometeaser ul {
	margin: 0;
	padding: 0;
}
.hometeaser li {
	padding: 0;
	margin:0pt 0pt 0pt 12px;
	color: #06C;
	list-style-position:outside;
	list-style-image: url(../images/symbol/list-arrow.gif);
}



*:first-child+html #content .linklist li {
	padding-left:0 ;
	margin-left:1em ;
}



.newsdate {
	font-weight: bold;
	color: #666;
}
.navLinks {
	border-top:0.0625em solid #CCCCCC;
	border-bottom:0.0625em solid #CCCCCC;
	color:#06C;
	font-size:1.3333em;
	margin: 0pt 0pt 0.5em;
	padding: 0.35em 0 0.5em ;
}
.navLinks span {
	color:#06C;
	font-size:0.75em;
}
.navLinks img {
	border:0em solid red;
	height:0.4166em;
	margin:0.325em;
	vertical-align:middle;
	width:0.4166em;
}
.navLinks a {
	color:#0066CC;
	font-size:0.75em;
	text-decoration:none;
}
.navLinks a.active {
	font-weight:bold;
}
DIV#content DIV#news {
	margin-top:25px;
}

DIV#content DIV#news .date {
	font-weight: bold;
	color: #666;
	padding-bottom:15px;
}

DIV#content DIV#news .announcement {
	color:#06C;
	font-weight:bold;
}

DIV#content DIV#news .headline {
   font-family: Arial, Helvetica;
   font-size: 1.84em;
   line-height: 1.3em;
   font-weight: bold;
   color: #1a478a;
}

DIV#content DIV#news .subline {
	color:#0066CC;
	font-size:1em;
	font-weight:bold;
	padding:4px 0px;
}

DIV#content DIV#news .abstract {
	color:#06C;
}

DIV#content DIV#news .text {
	color:#333;
}
DIV#content DIV#news .FLStatement {
	color:#808080;
}
DIV#content DIV#news #image {
	width:257px;
	float:left;
	text-align:left;
}

DIV#content DIV#news #image IMG{
	margin-left:0px;
}


DIV#content DIV#news DIV#newsCaption {
	width:240px;
	color:#06C;
	font-size:8pt;
}

DIV#content DIV#news DIV.newsSpacer{
	height:25px;
	/*border:1px solid black;*/
}

DIV#content DIV#news DIV.author {
	text-align:Right;
}

DIV#content_subhome DIV#teasercolumn_sub DIV#subteaser DIV{
	margin-top: 10px;

}

DIV#content DIV#news DIV.author STRONG{
	color:#06c;
}
/* Tabledefinition */
.clsTable {
	width: 100%;
	margin-top: 4px;
}
.clsTable td {
	line-height: 1.2em;
	border-bottom: 2px solid white;
	padding-left: 0.3em;
	padding-right: 0.3em;
}
.clsTable td.head {
	color: #666;
}

/* Form */
#margin form {
	margin: 0;
}
.searchfield {
    float: left;
    border: solid 1px #ccc;
	font-size: 85%;
	width: 155px;
}
.go {
	float: right;
}
.selfield {
	font-size: 85%;
	width: 17.9em;
	margin-bottom: 5px;
}

/* Print */
#content.printLayer {
	left:10px;
	top:0px;
}

#content.printLayer .topButton {
	display: none;
	}

#content.printLayer #footer {
	display: none;
	}

/* Ticker */

#ticker {
	margin-bottom: 30px;
}

#ticker img {
	border: 0px;
}

#ticker a, #ticker a:hover {
	text-decoration: none;
	color: #666666;
}

/* News list in content */
HR.newsListHr {
	border-color:white white #CCCCCC;
	border-style:solid;
	border-width:0em 0em 0.0625em;
	clear:both;
	font-size:1em;
	height:0em;
	line-height:0em;
	margin:0.5em 0em 0.5625em;
	padding:0em;
}

/*DIV#newsList .subline {
}*/
DIV#newsList .headline a{
	color:#1a478a;
}
DIV#newsList .announcement {
	color:#06c;
}

span.PwithMargin P{
	margin-top:10px;
}

/*GOOGLE SEARCH*/
div#searchGoogle {
	font-size:12pt;
	margin-top:20px;
}

div#searchGoogle div.googlesearch{
	font-size:12pt;
}

div#searchGoogle #Form1 div.google {
	top: 5.75em;
}

div#searchGoogle legend {
	display: none
}

div#searchGoogle div.legende {
	width: 6.375em;
	float: left;
}

div#searchGoogle div.radio {
	float: left;
	width: 11.875em
}

div#searchGoogle div.npt {
	width: 28.75em;
	float: left
}

div#searchGoogle div.npt div {
	float: left
}

div#searchGoogle label {
	width: 20em;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-top: .08333em
}

div#searchGoogle .radio label {
	width: 7.5em;
	overflow: visible;
	white-space: nowrap
}

div#searchGoogle h4 {
	font-size: 75%;
	margin: .1666em 0 .3333em 0
}

/*FONTS*/
div#searchGoogle label,.npt span {
	color: #333;
	font-weight: normal;
	font-size: 75%
}

div#searchGoogle h4,label strong {
	color: #666
}

/*FORMS*/
div#searchGoogle fieldset input.standard {
	width: 18em;
	margin: 0 0 0 -.1875em;
	height:1.3em;
}

*:first-child+html div#searchGoogle fieldset input.standard {
	width: 18em;

}

div#searchGoogle html>body fieldset input.standard {
	margin: .08333em 0;
	height: 1.6666em
}

div#searchGoogle .radio input {
	float: left;
	margin-left: -.25em
}

div#searchGoogle select.standard {
	margin-left: -.1875em
}

div#searchGoogle select.small {
	width: 5em
}

div#searchGoogle  .radio input,html>body select.standard {
	margin-left: 0
}

/*FIELDSETS*/
div#searchGoogle fieldset {
	padding: .4375em 0 0 .5em;
	margin: 0;
	border: 0;
	clear: both
}

div#searchGoogle .results {
	height: 6.375em;
	margin-bottom: .125em
}

div#searchGoogle  .results {
	height: 5.9375em
}

div#searchGoogle .language {
	height: 2.1875em
}

div#searchGoogle  .language {
	height: 1.75em
}

div#searchGoogle .fileformat {
	height: 4.0625em
}

div#searchGoogle  .fileformat {
	height: 3.625em
}

div#searchGoogle .occurence {
	height: 3.375em
}

div#searchGoogle  .occurence {
	height: 2.9375em
}

div#searchGoogle .domain2006 {
	height: 3.375em;
}

div#searchGoogle .domain2006 {
	height: 2.9375em
}

div#searchGoogle .domain {
	height: 5.5em;
	margin-bottom: .125em
}

div#searchGoogle html>body .domain {
	height: 5.0625em
}

div#searchGoogle .showresults {
	height: 2.375em;
	margin-bottom: .625em
}

div#searchGoogle .showresults {
	height: 1.9375em
}

div#searchGoogle .collection {
	height: 8.75em;
	margin-bottom: .125em;
	padding-top: 0;
}

div#searchGoogle  .collection {
	height: 8.13em;;
	padding-top: .4375em;
}

/*GoogleSearch*/

div#searchGoogle div#searchGoogle {
	font-size:12pt;
}

div#searchGoogle div.googlesearch,div.searchpager {
	width: 561px;
}

div#searchGoogle div.googlesearch {
	padding: .4375em .375em .375em .375em;
}
div#searchGoogle  div.googlesearch {
	width: 35em;
}

div#searchGoogle div.searchpager {
	height: 18px;
	margin: 30px 0 .625em 0;
}

div#searchGoogle div.googlesearch .headline {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 1em;
}

div#searchGoogle div.googlesearch .headline span {
	line-height: 1.333em;
}

div#searchGoogle div.googlesearch input.standard {
	font-size: 80%;;
	float: left;
	width: 27.8em;
}

div#searchGoogle div.googlesearch table {
	width: 100%;
	margin-bottom: 1em;
}

div#searchGoogle div.googlesearch td {
	padding-top: .1875em;
}

div#searchGoogle div.googlesearch td.radio {
	width: 1.5em;
	padding-top: 0;
}

div#searchGoogle img.linkarrow {
	margin-right: .25em;
	width: .6667em;
}

div#searchGoogle div.help {
	margin-top: 1.8em;
	height: 1.125em;
}

div#searchGoogle div.google {
	text-align: right;
}

div#searchGoogle div.searchpager div {
	width: 300px;
	float: left;
	height: 16px;
	padding: 0 0 0 0;
}

div#searchGoogle div.searchpager div.right {
	width: 15.19em;
	text-align: right;
}

div#searchGoogle div.searchpager img {
	float: left;
	margin: .25em;
}

div#searchGoogle .extendedsearch input.standard,.extendedsearch select {
	width: 15em;
}

div#searchGoogle .paging {
	float: left;
}

div#searchGoogle .paging a,.paging strong,.paging span {
	padding: 0 .25em 0 .25em;
}

/*/GoogleSearch*/
div#searchGoogle div.searchpager {
	background-color: #ccc
}

div#searchGoogle .paging strong {
	color: #06c;
}

div#searchGoogle .paging a {
	color: #333;
}

/* Farben evtl. anpassen, je nach Anwendung*/
div#searchGoogle div.googlesearch {
	background-color: #ebf6fa;
}

div#searchGoogle div.googlesearch .headline {
	color: #06c;
}

div#searchGoogle .bright {
	background-color: #ebf6fa;
	width:35.5em;
}
div#searchGoogle div.btn, div.btn img {
	float: left;
}

div#searchGoogle div.btn img, div.btn img {
	width: 1.125em;
	border-right: #fff solid 1px;
	background-color:#87BBF0;
}
div.btn a.btn {
 	padding: 1px 5px;
 	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: .8em;
	background-color:#87BBF0;
}

div.btn, div.btn img {
	float:left;
}
/*div#searchGoogle div.btn a.btn {
	padding: 0px 5px 2px 5px;
}*/


div#searchGoogle input.standard, select {
	border: solid 1px #ccc;
	height: 1.65em;
	width: 18em;
	font-size: 75%;
	color: #333;
}

div#searchGoogle span.plaintext 	{
	line-height: 1.3333em;
	font-size: 9pt;
}

div#searchGoogle DIV.searchpager DIV {
	margin-top:2px;
}

/* styles for recommend this page*/

TABLE.container, TABLE.container TD.container, TABLE.container DIV{
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
}

TABLE.container {
	margin-top:40px;
	margin-left:60px;
}

span.mainhead {
	font-size: 16.5pt;
	line-height: 16px;
	font-weight:bold;
	color:#1A478A;
}

div.mainhead {
	margin-bottom:10px;
}

span.plaintext, span.subheadline, span.teasertext, span.introtext, span.subhometitle, span.contentheadline, span.whitetext, span.colored, .teaserrow span {
	font-size:10pt;
	line-height:18px;
}

.standardspacer {
	clear:left;
	height:1em;
}

.plaintext span.text-selected, #topmenu a.firstlayer:hover, #topmenu li a:hover, #topmenu li ul li a, .subheadline, .subhometitle, #lefthandmenu li ul li a {
	color:#0066CC;
}
.subhometitle {
	font-weight:bold;
	line-height:1em;
}

.introtext {
	color:#666666;
	font-weight:bold;
}

#recommend table, #recommend div {
	font-size:11.5pt;
}

#recommend textarea {
	border:1px solid #AAAAAA;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:75%;
	height:100px;
	margin:4px 0px 2px;
	overflow:auto;
	width:398px;
}

/*styles for tables */
/* CSS Document */

.bayerTable body,.bayerTable td, .bayerTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}

.bayerTable a {
	color: #06c;
	font-weight: normal;
	text-decoration: none;
}
.bayerTable a:hover {
	text-decoration: underline;
}

/* Tabledefinition */
.bayerTable {
	/*width: 700px;*/
	margin-top: 4px;
	margin-bottom: -2px;
	background-color: #ebf6fa;
	padding: 0;
	border-spacing: 0;
}
.bayerTable td {
	line-height: 1.2em;
	border-bottom: 2px solid white;
	padding-left: 0.3em;
	padding-right: 0.3em;
	height: 20px;
}
.bayerTable td.head {
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666;
	background-color: #d9edf5;
	/*text-align: right;*/
	font-weight: bold;
}

.bayerTable td.normal {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	/*text-align: right;*/
}

.bayerTable img {
	/*display: inline;*/
	float: left;
  margin-left: 10px;
	margin-right: 10px;
	border: 0;
}

.bayerTable .spacer {
	height: 16px;
}

/*newsletter styles*/
DIV#newsletterTitle {
	background-color:#E6F2F9;
	color:#1A478A;
	font:12px Arial;
	border-bottom:1px solid white;
	padding:2px 15px;
}
DIV#nlSeparator {
	border-top:1px solid #A2B6CF;
	height:10px;
	line-height:10px;
}

DIV.nlList {
	color:#1A478A;
	background-color:#E6F2F9;
	margin:5px 3px;
	font-weight:bold;
	padding:2px 0px 0px 15px;
	float:left;
	width:90%;
}

DIV.nlListRadio {
	background-color:#E6F2F9;
	width:20px;
	margin:5px 3px;
	float:left;
}
INPUT.nlButton {
	border:1px solid #1A478A;
	color:#1A478A;
	background-color:#E6F2F9;
	width:150px;
	text-align:center;
	padding:2px 15px;
	margin:4px 10px;
	font:Bold 12px Arial;
 	vertical-align: middle;
}

INPUT.whiteBg {
	background-color:#FFF;
}

BR.clear {
		clear:both;
		height:1px;
		line-height:1px;
}

.blueButton {
	background-color: #87BBF0;
	color: white;
	border: 0pt none;
	font-weight: bold;
 }

.form-wrapper-box {
	margin-bottom:1em;
	position:relative;
	}

.fwl {
    position:relative;
    clear:none !important;
    width:60%;
    float:left !important;
    margin:0 !important;
    border: 0pt none;
    padding: 0pt;
	}

.form-default fieldset div {
    background-color:#EAF8FF;
    margin:0;
    padding:.4375em;
	}

 .singleLarge {
 	border:0pt none;
	clear:both;
	margin:0pt 0pt 1.25em;
	padding:0pt;
 }

 .singleLarge label {
	float:left;
	line-height:1.5em;
	width:29%;
}
 .singleLarge input {
	float:right;
	width:69.3%;
}

.form-default input:focus, .form-default select:focus,
.form-default input:hover, .form-default select:hover,
.form-default input:active, .form-default select:active,
.form-default textarea:hover, .form-default textarea:active,
.form-default textarea:focus {
	border-color:#0066CC;
}

.form-default .singleLarge input,
.form-default .singleLarge select,
.form-default .singleLarge textarea {
	float:right;
	width:70%;
}
.form-default input, .form-default select,
.form-default textarea {
	border:0.0625em solid #7FCCE5;
	color:#444444;
	font-size:0.9em;
	font-weight:normal;
	padding:0.125em 0.0625em 0.0625em;
}

.form-default p {
	clear:both;
	line-height:1.5em;
	margin:0pt !important;
	padding:0pt 0pt 0.1875em !important;
	vertical-align:middle;
}

/* user refistration styles*/
	DIV#content P.name, DIV#content P.input {
		width:130px;
		float:left;
		margin:5px;
		padding:1px 5px;
	}

	DIV#content  P.name {
		font-weight:bold;
		color:#069;
		text-align:right;
	}

	DIV#content  P.input {
		width:360px;
		text-align:left;
	}

	DIV#content  P.message {
		clear:both;
		padding:2px 0px 2px 158px;
		font-size:.9em;
	}

	DIV#content  FIELDSET {
		border:1px solid #069;
		border-style:none none none none;
		background:#EEE;
		margin:2px;
		padding:2px 5px;
	}

	DIV#content  P.reg_text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #069;
		line-height: 16px;
		margin:20px 5px;
	}
	#content H2.registration {
		color:black;
	}

	DIV#content UL.circle-list {
		margin-left:25px;
	}

/*styles for tagscloud*/
DIV#cloud ul#cosmos {
	list-style: none none none;
}

DIV#cloud ul#cosmos li {
	display: inline;
	margin:0px 1px;
	line-height:1.5em;
}
 /*
* html DIV#cloud ul#cosmos li {
	line-height:1.75em;
}
*/



#content ul  {
	list-style-position: outside;
	margin-left:1.5em;
}
#content ul li  {
	margin:.5em;
	/*padding-left: 1em;*/
}

#content UL.linklist {
	list-style:none none inside;
margin-left:.5em;

}

#content .linklist  LI {
	background:transparent url(../images/linklist.gif) no-repeat left center;
padding-left:1em;
}



.featurenews H3{
	color: #0066CC;
	margin-top: 1.75em;
}

div#content .featurenews div#news .headline {
	font-size: 1.2em;
}

div#content .featurenews div#news {
	margin-top: 0;
	padding-left: 1em;
}


input.upload-file{
    color: #7FCCE5 !important;
    float: left !important;
    font-size: 0.9em;
    font-weight: normal;
    margin-left: 1px !important;
    padding: 0.125em 0.0625em 0.0625em;
}








