	* {
	margin:0;
	padding:0;
	line-height: 18px;
	}

/*	html, body {
		height:100%;
		}
*/
	body {
		background-color:#fff;
		color:#003569;
		}

/* erste Top-Zeile */

div#top1 { 
		position:relative;
		width:100%;
		height:60px;
		background-color:#003569;
		background-image:url('/images/top1_bg.jpg');
		background-repeat : repeat-x;
		background-position: 0px 0px;
		}
	
	div#top1-left {
		position:relative;
		margin-left: 70px;
		margin-top: 24px;	
		float:left;
		width:auto;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#ffffff;
	}
	
	#top1-left a {
		color:#ffffff;
		text-decoration:none;		
	}
	div#top1-right {
		position:relative;
		width:352px;
		margin-left: 10px;	
		margin-right: 70px;	
		margin-top: 25px;
		float:right;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
		color:#ffffff;
		text-align:right;
		font-weight:bold;
	}
	#top1-right a.intern {
		color:#ffffff;
		text-decoration:none;		
		font-weight:normal;
		text-decoration:underline;
		padding-left:5px;
	}
	#top1-right a.login {
		color:#fff0D9;
		text-decoration:none;		
		font-size:16px;
		font-weight:normal;
	}
	#top1-right a.signup {
		position:relative;
		color:#006666;
		text-decoration:none;		
		font-size:16px;
		background-image:url('/images/signup_bg_left.gif');
		background-repeat : repeat-x;
		background-position: left; 
		padding-left:10px;
		padding-top:10px;
		padding-bottom:10px;
		height:34px;
		font-weight:normal;
	}
	#top1-right a.free {
		position:relative;
		color:#006666;
		text-decoration:none;		
		font-size:16px;
		background-image:url('/images/signup_bg_right.gif');
		background-repeat : repeat-x;
		background-position: right; 
		padding-right:10px;
		padding-top:10px;
		padding-bottom:10px;
		height:34px;
		font-weight:normal;
	}


/* zweite Top-Zeile */

	div#top2 { 
		position:relative;
		width:100%;
		height:40px;
		background-color:#F3EFDE;
		background-image:url('/images/top2_bg.jpg');
		background-repeat : repeat-x;
		background-position: 0px 0px; 
	}
	
	div#top2-left {
		position:relative;
		margin-left: 70px;
		margin-top: 12px;	
		float:left;
		width:auto;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:14px;
		font-weight:bold;
		font-variant:small-caps;
		color:#333333;
	}
	#top2-left a {
		color:#333333;
		text-decoration:none;
		margin-right:20px		
	}
	#top2-left a:hover {
		color:#fff;
		background-color:#333;
	}
	#top2-left a:visited {
		color:#666666;
	}

/* dritte Top-Zeile */

	div#top3 { 
		position:relative;
		width:100%;
		height:25px;
		background-color:#EFEFEF;
		background-image:url('/images/top3_bg.jpg');
		background-repeat : repeat-x;
		background-position: 0px 0px; 
		}
	
	div#top3-left {
		position:relative;
		margin-left: 70px;
		margin-top: 5px;	
		float:left;
		width:auto;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:11px;
		color:#006666;
	}
	#top3-left a {
		color:#006666;
		text-decoration:none;	
		font-weight:bold;	
	}
	#top3-left a:hover {
		text-decoration:underline;
	}

/* Languageauswahl (vierte Zeile) */

	div#language { 
		position:relative;
		width:100%;
		height:20px;
	}
	
	div#language-right {
		position:relative;
		width:auto;
		margin-right: 20%;	
		margin-top: 4px;
		float:right;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:9px;
		color:#333333;
	}


/* footer-zeile */

	div#footer { 
		clear:left;
		position:relative;
		width:100%;
		height:250px;
		margin-top:235px;
		background-image:url('/images/footer_bg.jpg');
		background-repeat : repeat-x;
		background-position: 0px 0px; 
		}
	
	div#footer .footer-col {
		float:left;
		margin-left: 70px;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:11px;
		color:#333;
	}

	div#footer h6 {
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:11px;
		color:#333;
		font-weight:bold;
		margin-top: 20px;	
		margin-bottom: 5px;
	}

	div#footer ul { 
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:11px;
		color:#333;
		line-height:120%;
		list-style-type: circle;
		list-style-position:inside;
		overflow:auto;
		padding-left:1px;
	}


	div#footer ul.dl { 
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:11px;
		color:#003569;
		line-height:120%;
		list-style-image: url('/images/ul-arrow.gif');
		list-style-type: circle;
		list-style-position:inside;
		overflow:auto;
		padding-left:1px;
	}

	div#footer a {
		color:#333;
		text-decoration:underline;
	}
	div#footer a:hover {
		text-decoration:none;
		color:#fff;
		background-color:#333;
	}
	
	div#footer a.blue {
		color:#003569;
		text-decoration:underline;
	}
	div#footer a.blue:hover {
		text-decoration:none;
		color:#003569;
		background-color:#efefef;
	}
	.tf-footer {
		position:relative;
		width: 185px;
		height: 20px;
		background-color: #fff; 
		border: 1px solid #333;
		color: #333;
		font-family: Verdana, Helvetiva, sans-serif;
		font-size: 11px;
	}

	.button-footer{
		position:relative;
		background-color: #333;
		border: 0px solid #333;
		height: 22px;
		color: #fff;
		font-family: Verdana, Helvetiva, sans-serif;
		font-size: 11px;
	}

	div#footer .decent{
		color: #666;
		font-family: Verdana, Helvetiva, sans-serif;
		font-size: 10px;
	}















/* Main */

	div#main { 
		position:relative;
		width:85%;
		margin-left: 70px;	
		margin-right: 70px;			
	//	margin-top: 10px;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
		color:#003569;
		float:left;
	}

	div#main h1 { 
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:18px;
		color:#003569;
		font-weight: bold;
		margin-bottom: 10px;
	}

	div#main h2 { 
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:14px;
		color:#003569;
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	div#main bigGreen { 
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:15px;
		color:#006666;
		font-weight: bold;
		margin-bottom: 10px;
	}

	div#main p { 
		margin-bottom: 10px;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
		color:#003569;
	}
	
	div#main a {
		color:#006666;
		text-decoration:none;
		//font-size:12px;
	}
	div#main a:hover {
		text-decoration:underline;
	}
	
	div#main a.blue {
		color:#003569;
		text-decoration:underline;
	}
	div#main a.blue:hover {
		text-decoration:none;
	}
	
	/*Tagwolke Start*/
	div#main a.tag0 {
		color:#666666;
		text-decoration:none;
		font-size: 10px;
	}
	div#main a.tag0:hover {
		background-color:#666666;
		color:#fff;
	}
	div#main a.tag1 {
		color:#666666;
		text-decoration:none;
		font-size: 13px;
	}
	div#main a.tag1:hover {
		background-color:#666666;
		color:#fff;
	}
	div#main a.tag2 {
		color:#666666;
		text-decoration:none;
		font-size: 14px;
		font-weight: bold;
	}
	div#main a.tag2:hover {
		background-color:#666666;
		color:#fff;
	}
	div#main a.tag3 {
		color:#666666;
		text-decoration:none;
		font-size: 24px;
	}
	div#main a.tag3:hover {
		background-color:#666666;
		color:#fff;
	}


	/*Tagwolke Ende*/
	
	/*Tour*/
		
	div#tour {
		width:700px;height:113px; background-image:url('/images/tour_bg.gif');
		background-repeat : no-repeat;
		background-position: 0px 0px;
	}
	div#tour ul {
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
		font-weight:bold;
		line-height:120%;
		list-style-type: circle;
		list-style-position:inside;
		margin-top:5px;
	}
	div#tour li.active { list-style-image: url('/images/tour_li_active.gif'); }
	div#tour li.inactive { list-style-image: url('/images/tour_li_inactive.gif'); }
	div#tour a { text-decoration:none; }
	div#tour a.active { color:#006666; }
	div#tour a.inactive { color:#619D96; }
	div#tourbutton { background-color:#006666; padding:10px; }
	div#tourbutton a.tourbuttonlink { 
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
		font-weight:bold; color:#ffffff; 
	}
	div#cont700 {
	margin-top:20px; width:700px;
	}
	
	/*Tour Ende*/
		
	hr {
		border-color: #999;
		border-style: dotted;
		height: 1px;
		border-width: 1px 0 0 0;
		margin-top:10px;
		margin-bottom:10px;
	}
		hr#clear {
		border-color: #999;
		border-style: dotted;
		height: 1px;
		border-width: 1px 0 0 0;
		margin-top:10px;
		margin-bottom:10px;
		clear:left;
	}
	
	
	div#main a.strong { 
		color:#006666;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
		font-weight:bold;
		background: url('/images/ul-arrow.gif');
 		background-repeat: no-repeat;
 		background-position: left;
 		padding-left:18px;
	 	padding-right:0px;
	}
	
	div#main a.title { 
		color:#003569;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
		font-weight:bold;
	}
	
	div#main a.prevLink { 
		color:#006666;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
		font-weight:bold;
		//padding:2px;
	}
	
	div#main a.nextLink{ 
		color:#006666;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
		font-weight:bold;
		//padding:2px;
	}
	
	div#main a.step{ 
		color:#006666;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
		font-weight:bold;
		padding:2px;
		border:1px solid #cccccc;
		background-color:#fff;
	}
	
	div#main .currentStep{ 
		color:#fff;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:15px;
		font-weight:bold;
		padding:2px;
		border:1px solid #cccccc;
		background-color:#006666;
	}
	
	
	
	div#main ul { 
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
		color:#003569;
		line-height:120%;
/*		list-style-image: url('/images/ul-arrow.gif');	
		list-style-type: circle;	*/
		list-style-position:inside;
		overflow:auto;
		padding-left:1px;
	}
	div#main .testibox{
		position:relative; 
		float:left; 
		height: 240px; 
		width:41%; 
		margin-right: 20px; 
		margin-top: 20px; 
		border: 1px dotted #ccc; 
		padding:10px;
		overflow:auto;
	}

	div#main .greybox{
		padding: 10px; 
		background-color:#efefef; 
		border: 1px solid #ccc;
		width:95%;
		display: inline-block;
	}
	.featuretext{ 
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:10px;
		color:#333333;
		margin:0px;
		line-height:10px;
	}
	div#main .picbar{
		padding: 10px; 
		background-color:#fff; 
		width:90%;
		overflow: hidden;
		white-space:nowrap;
		float:left;
	}
	div#main .picbarpics{
		margin-right:15px;
	}

	div#center {
		position:relative;
		width:auto;
		margin-right: 50%;	
		margin-top: 4px;
		float:right;
		font-family:Arial, Helvetiva, sans-serif;
		font-size:10px;
		color:#333333;
	}
	
	div#list{
		height:auto;
		position:relative;
		float: left;
	}

		
	div#list ul { 
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
		color:#003569;
		line-height:120%;
		list-style-image: url('/images/ul-arrow.gif');
		list-style-type: circle;
		list-style-position:inside;
		overflow:auto;
		padding-left:1px;
	}
	
	div#list li { 
		margin-bottom:5px;
	}
	

/* Box-Leite (rechts) */

	div#box-leiste{ 
		position:relative;
		width:352px;
		margin-left: 20px;	
		margin-bottom: 10px;
		float:right;
		padding:0px;
	}
	div#box-leiste-menu{ 
		position:relative;
		width:352px;
		margin-left: 20px;	
		margin-bottom: 10px;
		float:right;
		padding-left:15px;
		background-color:#efefef;
	}
	div#right-box { 
		position:relative;
		background-image:url('/images/box_bg.jpg');
		background-position: top left;
		background-repeat: no-repeat;
		padding: 10px 10px 10px 22px;
		margin-bottom:10px;
		height: 122px;
		width: 352px;
	}

	div#right-box h3 { 
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#003569;
		margin-bottom:8px;
		margin-left:23px;
	}
	
	div#right-box h4 { 
		font-family:Calibri, Helvetiva, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#003569;
		margin-left:23px;
	}
	
	div#right-box ul { 
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
		color:#003569;
		line-height:120%;
		list-style-image: url('/images/ul-arrow.gif');
		list-style-type: circle;
		list-style-position:inside;
		overflow:auto;
		width:320px;
		height: 70px;
	}

	div#right-box a { 
		color:#003569;
		text-decoration:none;
	}

	div#right-box a:hover { 
		color:#006666;
		text-decoration:underline;
	}

	div#right-box p { 
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
		color:#003569;
		line-height:120%;
		overflow:auto;
		width:297px;
		height: 70px;
		margin-left:23px;
	}
	
	div#right-box a.tag { 
		color:#006666;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
		font-weight:bold;
		 background: url('/images/ul-arrow.gif');
		 background-repeat: no-repeat;
		 background-position: left;
		 padding-left:18px;
		 padding-right:10px;

	}
	
	/*weiter main*/

	div#designpic100{
		background:transparent url('/images/100x100_background.gif') repeat scroll 0 0;
		text-align:center;
		width:100px;
		height:100px;
		padding:0px;
		float:left;
		margin-bottom:10px;
		margin-right:10px;

	}
	div#designpic200{
		width:200px;
		padding:0px;
		float:left;
		margin-bottom:10px;
		margin-right:10px;
	}	
	div#designpic400{
		background:transparent url('/images/400x400_background.gif') repeat scroll 0 0;
		text-align:center;
		width:400px;
		height:400px;
		padding:0px;
		float:left;
		margin-bottom:10px;
		margin-right:40px;
		color:#333333;
		font-family:Arial, Helvetiva, sans-serif;
		line-height:200%;
		font-size:12px;
	}
	
	
	br#clear{
		clear:left;	
	}
		
	hr#dot {
		clear:left;	
		border:dotted #F3F0DF 1px;
		background-color:#ffffff;height:0px;
		margin-bottom:10px;		
		margin-top:10px;			
	}

	hr#part {
		clear:none;
		border:dashed #F3F0DF 1px;
		background-color:#ffffff;height:0px;
		margin-bottom:10px;
		margin-top:10px;				
	}
	
	div#leftcolor{
		margin-right:360px;
		background-image:url('/images/text_bg.jpg');
		background-position: bottom;
		background-repeat: repeat-x;
		height:16px;
	}
	
	div#leftBoxText { 
		float:left;
		width:280px;
		vertical-align:middle;
	}
	
	div#text { 
		position:relative;
/*		background-image:url('/images/text_bg.jpg');
		background-position: bottom;
		background-repeat: repeat-x; */
		padding: 10px;
		margin-bottom:10px;
		color:#000000;
	}
	
	div#bigBox {
		position:relative;
		padding: 10px;
		border:solid #003569 2px;
		color:#000000;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
	}
	
	div#commentwhite, commentcolor { 
		position:relative;
		padding: 10px;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
	}
	div#commentcolor { 
		padding: 10px;
		background-image:url('/images/text_bg.jpg');
		background-position: bottom;
		background-repeat: repeat-x;
	}
	div#commentinfo{ 
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:11px;
		color:#000000;
		margin-bottom:10px;
	}
	div#commentinfo a{ 
		color:#000000;
	}
	
	div#form {
		padding: 10px;
		padding-left:20px;
		background-color:#f3f0df;
		width:410px;
	}
	
.clear{
	clear:left;	
}

.tfwrapper200
{
	position:relative;
	width: 200px;
	height: 20px;
	background: url('/images/tf_bg_200.jpg') no-repeat;
	float: left; 
/*	clear:left; */
}

.tfwrapper600
{
	position:relative;
	width: 600px;
	height: 20px;
	background: url('/images/tf_bg_600.jpg') no-repeat;
	float: left; 
/*	clear:left; */
}

.tfwrapper200-2
{
	position:relative;
	width: 200px;
	height: 40px;
	background: url('/images/tf_bg_200x40.jpg') no-repeat;
	float: left; 
/*	clear:left; */
}

.tfwrapper200-4
{
	position:relative;
	width: 200px;
	height: 80px;
	background: url('/images/tf_bg_200x80.jpg') no-repeat;
	float: left; 
/*	clear:left; */
}

.tf200 {
position:relative;
width: 185px;
height: 20px;
background: none; 
border: none;
padding: 4px 5px 2px 5px;
color: #003569;
font-family: Verdana, Helvetiva, sans-serif;
font-size: 12px;
}

.tf600 {
position:relative;
width: 585px;
height: 20px;
background: none; 
border: none;
padding: 4px 5px 2px 5px;
color: #003569;
font-family: Verdana, Helvetiva, sans-serif;
font-size: 12px;
}

.tf200-2 {
	position:relative;
	width: 200px;
	height: 40px;
	background: none; 
	border: none;
	padding: 4px 5px 2px 5px;
	color: #003569;
	font-family: Verdana, Helvetiva, sans-serif;
	font-size: 12px;
}
.tf200-4 {
	position:relative;
	width: 200px;
	height: 80px;
	background: none; 
	border: none;
	padding: 4px 5px 2px 5px;
	color: #003569;
	font-family: Verdana, Helvetiva, sans-serif;
	font-size: 12px;
}

.tf-label
{
	position:relative;
	padding: 0px 0px 10px 0px;
	margin-left:5px;
	color: #000000;
	font-family: Verdana, Helvetiva, sans-serif;
	font-size: 12px;
	float:left;
 /* background-color:#ccc; */
}

.tf-label-200
{
	position:relative;
	margin-left:200px;
	color: #000000;
	font-family: Verdana, Helvetiva, sans-serif;
	font-size: 12px;
/*	background-color:#ccc; */
}

.tf-label-400
{
	position:relative;
	padding: 0px 5px 10px 40px;
	margin-left:400px;
	color: #000000;
	font-family: Verdana, Helvetiva, sans-serif;
	font-size: 12px;
/*	background-color:#ccc;*/
}


.tfwrapper200-label
{
	position:relative;
	width:auto;
	height: 20px;
padding: 4px 5px 0px 5px;
margin-left:5px;
color: #000000;
font-family: Verdana, Helvetiva, sans-serif;
font-size: 12px;
float:left;
}

.tfwrapper200-label-blue
{
	position:relative;
	width: 185px;
	height: 20px;
	padding: 4px 5px 10px 5px;
	margin-left:5px;
	color: #003569;
	font-family: Verdana, Helvetiva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	float:left;
	/*background-color:#ccc;*/
}

.tawrapper200
{
	position:relative;
	width: 200px;
	height: 200px;
	background: url('/images/ta_bg_200.jpg') no-repeat;
	float: left; 
}

.tawrapper400
{
	position:relative;
	width: 400px;
	height: 200px;
	background: url('/images/ta_bg_400.jpg') no-repeat;
	float: left;
}


.ta200 {
	width: 185px;
	height: 200px;
	background: none; 
	border: none;
	padding: 4px 5px 0px 5px;
	color: #003569;
	font-family: Verdana, Helvetiva, sans-serif;
	font-size: 12px;
}

.ta400 {
width: 400px;
height: 200px;
background: none; 
border: none;
padding: 4px 5px 0px 5px;
color: #003569;
font-family: Verdana, Helvetiva, sans-serif;
font-size: 12px;
}

.form_button_200{
	position:relative;
/*	background:url('/images/form_button_200.jpg') no-repeat; */
	background-color: #FCFBF5;
	border: 2px solid #F4F0E0;
	width: auto;
	height: 30px;
	color: #003569;
	font-family: Verdana, Helvetiva, sans-serif;
	font-size: 12px;
	font-variant:small-caps;
	font-weight:bold;
	float:left;
	margin-right:10px;
	padding: 5px 25px 5px 25px;
}

.blankwrapper200
{
	position:relative;
	width: 200px;
	height: 20px;
	float: left;
	clear:left;
}
.select200 {
width: 200px;
height: 22px;
background: none; 
border: none;
padding: 4px 5px 2px 5px;
color: #003569;
font-family: Verdana, Helvetiva, sans-serif;
font-size: 12px;
}

.uplformfilefield { 
	width: 200px; 
	height:18px;
	border: #CCCCCC solid 1px; 
	background-color: #FCFBF5; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
}

.uplformtextfield { 
	position:relative;
	width: 30px; 
	border: #CCCCCC solid 1px; 
	background-color: #FCFBF5; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
}

.reason-div {
	border: #CCCCCC solid 1px; 
	background-color: #FCFBF5; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	padding: 5px 5px 5px 30px
}

/* MESSAGES AND ERRORS */

.message {
    background: #F3EFDE url(../images/skin/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 25px 0;
    padding: 5px 5px 5px 30px

}

div.errors {
    background: #F3EFDE;
    border: 1px solid red;
    color: #cc0000;
 /*   margin: 10px 0 5px 0;*/
 /*   padding: 5px 0 5px 0;*/
}
div.errors ul {
	list-style-image:none;
    list-style: none;
    padding: 0;	
}
div.errors li {
	background: url(../images/skin/exclamation.png) 8px 0% no-repeat;
    line-height: 16px;
    padding-left: 30px;
}

td{
    padding: 5px 6px;
}

th {
    background: #fff url(../images/skin/shadow.jpg);
    font-size: 11px;
    font-weight: bold;
    line-height: 17px;

}
tr.bold{
	font: 11px verdana, arial, helvetica, sans-serif;
	font-weight:bold;
    text-align: left;
    vertical-align: top;
}

tr.normal{
	font: 11px verdana, arial, helvetica, sans-serif;
    text-align: left;
    vertical-align: top;
}

tr#commentwhite{ 
		position:relative;
		padding: 10px;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
	}
tr#commentcolor { 
		padding: 10px;
		background-image:url('/images/text_bg.jpg');
		background-position: bottom;
		background-repeat: repeat-x;
		font-family:Verdana, Helvetiva, sans-serif;
		font-size:12px;
	}


td.errors select {
    border: 1px solid red;
}
td.errors input {
    border: 1px solid red;
}
.dptext {
	font-family:Verdana, Helvetiva, sans-serif;
	font-size:12px;
	color:#003569;
}
select#pubDate_day{
   font-size:1em;
   width:45px;
}
select#pubDate_year{
   font-size:1em;
   width:60px;
}
select#pubDate_hour{
   width:45px;
}

blockquote {
	margin-left:2em;
	font-style:italic;
}
