/*
	bayerdiabetes.nl
	@copyright	Bayerbbs
	@author	Tom Vanden Berghe <tom.vandenberghe@bayerbbs.com>
*/



/**
 * CLEAR & FIXES
 * _____________________________________________
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	color: #2e3192;
	
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

html, body {
	height: 100%;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

body{
	 
	/*font-family: Arial, sans-serif;*/
	font : normal 75%/1.3  Verdana, Arial, Tahoma, "Lucida Console", sans-serif;
	background:#fff url(../images/layout/bg.jpg) no-repeat center 10px;
	/* background-attachment:fixed; */
}
body.homepage{
	background:#fff url(../images/layout/bg_home.jpg) no-repeat center 10px;
}
body.size1 {
	font : normal 75%/1.3  Verdana, Arial, Tahoma, "Lucida Console", sans-serif;
}

body.size2 {
	font : normal 95%/1.3  Verdana, Arial, Tahoma, "Lucida Console", sans-serif;
}

h1 {
	font-size: 24px;
	font-weight:normal;
	color:#000;
}

h2 {
	font-size: 24px;
	color:#2e3192;
	margin-bottom:18px;
	font-family: Georgia, Verdana;
	font-weight: BOLD;
	width: 500px;
}

h3 {
	font-size: 12px;
	color:#00aeef;
	margin:10px 0 6px 0;
	font-family: Arial;
	font-weight: bold;
	width: 550px;
}

h4 {
	font-size: 12px;
	font-weight:bold;
	color:#00aeef;
	font-family: Arial;
	margin-left: 25px;
	margin-top: 20px;
	width: 550px;
}

h5 {
	font-size: 12px;
	font-weight:normal;
	color:#000;
	width: 550px;
}

p {
	color: #40465d;
	font-size: 12px;
}

strong{font-weight:700; color:#000;}

a{
	color: #2A368A;
}

a:hover{
	color: #2A368A;
	text-decoration:underline;
}

.clear{clear:both;}

.hidden{display:none;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

span.form-error {
	padding: 2px 0;
	font-size: 13px;
	display: block;
	color: #CC0000;
	margin-left:167px;
}


/**
 * WRAPPERS & STRUCTUUR
 * _____________________________________________
 */


#containerWrapper{
	width:960px;
	margin:0 auto;
	
	min-height: 50px;
	height: auto !important;
	height: 50px;
	margin-bottom: 10px;
}

.color_flow {
	/* background: url(../images/layout/color_flow.jpg) repeat-y; */ 
	height: 12px;
	/* border-bottom: 1px solid #fff; */ 
}

.color_left, .color_right {
	height: 150px;
	position:absolute;
	z-index: -99;
	width: 50%;
}
.color_left {
	/* background: url(../images/layout/color_left.png) repeat-x; */
	background-color: #fff;
	z-index: -98;
	left: 0;
}

.color_right {
	background: #fff url(../images/layout/color_right.gif) repeat-x top left;
	margin-left:-1px;
	right: 0;
    text-align: right; /* depends on element width */
		
}

#containerHeader{
	margin-top: -12px;
	z-index:-1;
	background: #fff url(../images/layout/color_flow.png) no-repeat right top; 
	height:150px;
		
}

#contentWrapper {
	/* background: url(../images/layout/color_flow.jpg) no-repeat; */  
	background-repeat: no-repeat;
	padding-top:40px;
	margin-top: 1px;
	width: 960px;
}

#pg_home #contentWrapper{
	background:none;
	padding:0px;
}

#contentWrapper #inhoud {
	padding:0px 0px 0px 209px;
	position: relative;
	/* background: transparent url(../images/layout/right-border.jpg) no-repeat 680px 210px; */
}

#contentWrapper #right {
	width: 80px;
	margin-top:10px;
	/* background: transparent url(../images/layout/right-border.jpg) no-repeat left 200px; */
	float: right;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

div.push {
	height:25px;
}

#footerWrapper{	
	height:137px;
}

#footerWrapper div#footerStandardPage,#footerWrapper div#footerHomePage{
	margin:0 auto; 
	width:960px;
}

/**
 * GENERAL & HEADER
 * _____________________________________________
 */

h1 a{
 	width: 220px;
	height: 90px;
	/* background-color:#fff; */ 
	position: absolute;
	margin:0px;
	padding:0px;
	margin-top:0px;
 	background: transparent url(../images/layout/logo.png) no-repeat top left;
	text-indent: -9999px;
}

ul.sitemap ul{margin-left:15px; margin-bottom:20px; list-style:square; color:#646ca3;}
ul.sitemap{margin-left:30px; list-style:square; color:#2a368a;}
ul.sitemap li{padding:2px 0;}


#containerHeader #BayerHealthCareLogo{
	position:absolute;
	padding-top:30px;
	padding-left:665px;
}

#containerHeader .mininav {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 195px;
	font-size: 10px;
	position: relative;
	margin-left:720px;
	padding-top:70px;
	color:#999999;
}

#containerHeader a, #headerTop {
	color: #3c3c3c;
	text-decoration: none;
}

#containerHeader a:hover {
	color: #3c3c3c
}
/**
 * CONTENT CONTAINERS
 * _____________________________________________
 */

#inhoud a{font-weight:bold; text-decoration:none; color:#2e3192;}


#inhoud a:hover{text-decoration:none; border-bottom: 1px dotted #2e3192; }

#inhoud p{
	line-height:18px;
	margin:0px;
	padding:0px;
	padding-bottom:12px;
	width: 550px;
}

#inhoud ol {
	margin-left: 24px;
}

#inhoud ul {
	margin-left: 18px;
}

#inhoud ul li,#inhoud ol li{
	padding:2px 0;
}

#right p, #right form {
	margin-left: 25px;
	margin-top: 10px;
}

#right img {
	margin-bottom: 30px;
}

#right p a{
	color: #EC7316;
	font-weight: bold;
}

#right form a{
	color: #EC7316;
	font-size: 10px;
}




/**
* FOOTER
* _____________________________________________
*/

#footerStandardPage li,#footerStandardPage p, #footerStandardPage{
	text-align:center;
	color:#666;
	font-size:11px;
}

#footerStandardPage p img {
	position: absolute;
	margin-top: -4px;
}

#footerStandardPage ul{
	background: url(../images/layout/color_flow_1px.jpg) no-repeat top;
	padding-top:10px;
	margin:20px 0 10px 0;
}

#footerStandardPage ul li{
	display:inline;
}

#footerStandardPage ul li.first{
	background:none;
}

#footerStandardPage ul a{
	color:#666;
	font-size:11px;
	text-decoration:none;
}

#footerStandardPage ul a:hover{
	color:#000000;
	text-decoration:underline;
}

#footerStandardPage #printBtn{
	position:absolute;
	margin-top:31px;
	margin-left:819px;
}

#footerStandardPage #printBtn a{
	display:block;
	width:81px;
	height:23px;
	text-align:center;
	text-decoration:none;
	color:#898989;
	padding-top:8px;
}




#footerHomePage a{
	color:#999999;
	font-size:11px;
	text-decoration:none;
}

#footerHomePage a:hover{
	color:#000;
	text-decoration:underline;
}

#footerHomePage div.bayer-links{
	width:268px;
	padding:10px;
	margin-bottom:0px;
	height:117px;
	float:left;
}

#footerHomePage div.bayer-links h3 {
	font-size:12px;
	margin:0 0 6px 0;
	color:#464646;
}
#footerHomePage div.bayer-links ul {
	float:left;
	list-style:none;
	margin-right:10px;
}

#footerHomePage div.bayer-links li {
	padding-left:8px;
}

#footerHomePage div.sitemap{
	float:right;
	width:574px;
	background:url(../images/layout/footer-sitemap-bg.gif) no-repeat;
	padding:10px;
	margin-bottom:0px;
	height:117px;
}

#footerHomePage div.sitemap p{
	position:absolute;
	color:#666666;
	margin-top:85px;
	font-size:11px;
}
#footerHomePage div.sitemap ul,
#footerHomePage div.content ul
{
	list-style:none;
	padding:0px;
}
#footerHomePage div.content
{
	position:relative;
	display: block;
	background: transparent url(../images/layout/border_top_footer.jpg) no-repeat center 3px;
	text-align:center;
	color: #2e3192;
}
#footerHomePage div.content p, #footerWrapper p a
{
	font-size:10px;
	color: #2e3192;
}
#footerHomePage div.sitemap li,
#footerHomePage div.content li
 {
	display:inline;
	background:url(../images/layout/nav_spacer.png) no-repeat left center;
	padding:0 0 0 5px;
}

#footerHomePage div.sitemap li.first,
#footerHomePage div.content li.first {
	background:none;
	padding-left:0px;
}





#footerWrapper p {
	padding-top: 10px;
	line-height: 17px;
}






 /**
 * NAVIGATION
 * _____________________________________________
 */

 
#left #subNav{
	width:186px;
	font-family: Arial, Verdana, Trebuchet MS;
}

#left #subNav dd{
}

#left {
	position: absolute;
	z-index: 1;
}


#left #subNav dd a{
	display:block;
	padding:3px 15px;
	text-decoration:none;
	color:#2e3192;
	font-weight:700;
	background:url(../images/layout/subnav-arrow.gif) no-repeat 0px 8px;
}


#left #subNav dd.sub1 a{
	background:url(../images/layout/subnav-arrow.gif) no-repeat 15px 8px;
}

#left #subNav dd.sub1 a span{	
	color:#2e3192;
	font-weight: normal;
}

#left #subNav dd.sub1 a{
	padding-left:30px;
	display:block;
}

#left #subNav dd a:hover, #left #subNav dd a.active{
	background:url(../images/layout/subnav-arrow-active.gif) no-repeat 0px 8px;
	color: #ec008c;
}

 #left #subNav dd a.subactive{
	background:url(../images/layout/subnav-arrow-active-down.gif) no-repeat 0px 8px;
	color: #ec008c;
}

#left #subNav dd.sub1 a:hover, #left #subNav dd.sub1 a.active{
	background:url(../images/layout/subnav-arrow-active.gif) no-repeat 15px 8px;
}

#left #subNav dd.sub1 a:hover span, #left #subNav dd.sub1 a.active span{
	color: #ec008c;
}


#left #subNav ul#bayerlinks{
}


#left #subNav ul#bayerlinks li a{
	color:#464646;
	/*display:block;*/
	font-size:11px;
	text-decoration:none;
	padding:1px 15px;
}




#menu {
	width: 780px;
	height: 28px;
	background: url(../images/layout/menu_lijn.jpg) no-repeat bottom left; /* url(../images/layout/menu-bg.gif) repeat-y top right; */
	z-index:9900;
	position:relative;
	margin-top:-60px;
	margin-left:0px;
	text-transform: uppercase;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}


#menu li {
	float: left;
	position: relative;
	height: 28px;
}

#menu a, #menu a:visited {
	font-weight:bold;
	display: block;
	text-decoration: none;
	color: #2e3192;
	border-right: 0px solid #fff;
	padding: 0px 7px; 
	height: 21px;
	padding-top: 6px;
	font-family: Arial;
	font-size: 14px;
}

#menu a:hover, #menu .active a{
	color: #fff;
	background: none;	
	background-color: #66cef5;
	text-align:left;
}

#menu .active {
	color: #fff;
	background: none;	
}


html #menu a, html #menu a:visited, html #menu a:hover{
	display: block;
	float:left;
	text-align:center;
}

html #mHome a {
	display:block;
	/*width: 150px;*/
	border: 1px solid #fff;
	border-width: 0 1px 0 1px;
	text-align:left;
	padding-left:20px;
}

#menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	left: 0;
	width: 190px !important;
	width: 180px;/* voor ie6*/
	top:28px;
}

* html #menu ul ul {
	/*top: 30px !important;*/
	top: 28px;  /* voor ie6*/
}

#menu ul ul a, #menu ul ul a:visited {
	background:#66cef5; /* url(../images/layout/menu-bg.gif) repeat-x ;*/
	display: block;
	font-size: 11px;
	font-weight:normal;
	color: #fff;
	height:auto;
	padding:7px 15px;
	width: 190px;
	border-width: 0 0 0 0;
	text-align:left;
}

* html #menu ul ul a, * html #menu ul ul a:visited {
	width: 190px !important;
	width: 180px;/* voor ie6*/
}

#menu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}


#menu ul ul a:hover {
	color: #fff;
	text-align:left;
	margin:0;
	background:#40465D url(../images/layout/arrow1.gif) no-repeat 0px 12px;	
	text-align:left;
}

#menu ul ul li{
	border-bottom:#fff solid 1px;
}


#menu ul li.active ul a:hover {
	color: #fff;
	background: #40465D;
	text-align:left;
}



.menu:hover >a {
	color: #fff;
}

#menu ul ul:hover >a {
	color: #fff;
	background: #81B539;
}



#menu ul li:hover ul,
#menu ul a:hover ul {
	visibility: visible;
}









 /**
 * FORMS
 * _____________________________________________
 */

.gt-form {
}
.gt-form .gt-form-text, .gt-form .gt-form-textarea {
	border: 1px solid #aaa;
	background-color: #fff; /*F5F9EA*/
	padding: 1%;
	font-size: 108%;
	width: 98%;
}
.gt-form .gt-form-text-error, .gt-form .gt-form-textarea-error {
	border: 1px solid #aaa;
	border-left:3px solid #CC0000;
	background-color: #fff; /*F5F9EA*/
	padding: 1%;
	font-size: 108%;
	width: 98%;
}

.gt-form label {
	color: #454545;
	display: block;
	margin-bottom: 3px;
}
.gt-form option {
	font-size: 108%;
}
.gt-form .gt-form-row {
	margin-bottom: 10px;
}

/* Auto clear the form row */
.gt-form .gt-form-row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.gt-form-row {display: inline-block;}

/* Hides from IE-mac \*/
* html .gt-form-row {height: 1%;}
.gt-form-row {display: block;}
/* End hide from IE-mac */
/* End auto clearing the form row */

.gt-form .gt-form-row-inline {
	clear: left;
}
.gt-form .gt-form-row-inline label {
	width: 30%;
	margin-right: 4%;
	padding: 1% 0;
	float: left;
	display: inline;
}
.gt-form .gt-form-element-label {
	margin-bottom: 5px;
	padding-left: 3px;
}
.gt-form .gt-form-note {
	font-size: 93%;
	margin: 0 0 5px 0;
	font-style: italic;
	color: #666666;
}
.gt-form .gt-form-row-inline .gt-form-text,
.gt-form .gt-form-row-inline .gt-form-text-error {
	width: 63%;
}
.gt-form .gt-form-radio, .gt-form .gt-form-checkbox {
	margin-right: 3px;
}
.gt-form .gt-submit-btn {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
.gt-form .gt-cancel {
	line-height: 31px;
}

.gt-error {
	background-color: #cc0000;
	padding: 5px;
	color: #fff;
}
.gt-notice-box {
	border: 3px solid #aaa;
	padding: 1em;
	background-color: #fff; /*F5F9EA*/
}
.gt-success {
	background-color: #6caa00;
	padding: 5px;
	color: #fff;
}

.gt-form .gt-submit-btn{
	border:#666666 solid 1px;
	padding:1px 5px;
	background-color:#E9F6FE;
	color:#000;
	font-family: Arial, sans-serif;
}

/* @group Modules */
/* Width Styles */
.gt-width-33 {
	width: 33%;
}
.gt-width-66 {
	width: 66%;
}
.gt-width-99 {
	width: 99%;
}
.gt-width-25 {
	width: 25%;
}
.gt-width-50 {
	width: 50%;
}
.gt-width-75 {
	width: 75%;
}
.gt-width-100 {
	width: 100%;
}

#searhFrm {
	border: none;
	position: absolute;
	margin-top: 0px;
	margin-left: 550px;
	z-index: 50;
	
}


#searhFrm {
	/* padding-left: 585px !important;
	padding-left: 585px; */
	padding-top: 5px !important;
	padding-top: 5px;
	width: 80px;
}

.inputfield {
	width:90px;
	height: 16px;
	border: 1px solid #666666;
	padding-left: 0px;
	
}

#newsFrm .inputfield {
	width:180px;
}

#newsFrm #news, #newsFrm .submitbtn {
	margin-top: 5px;
}

#newsFrm .resultText {
	color: #EC7316;
	font-weight: bold;
}

.submitbtn {
	border: 1px solid #000;
	position:absolute; 
	margin: 1px 0px 0px 5px;
	height: 22px;
	
}

#searhFrm .submitbtn {
	background: transparent url(../images/layout/search.png) no-repeat left;	
	/* background: transparent; */
	font-size: 0px;
	border: none;
	vertical-align: top;
	text-indent: -5000px;
	margin: 0px 0px 0px 0px !important;
	margin-left: -1px;
	margin-top: 1px;
	height: 22px !important;
	height: 26px;
	width: 21px;
	z-index: 999;
}

#searhFrm .inputfield {
	background: transparent url(../images/layout/txtsearch.png) no-repeat top right;	
	background-attachment: fix;
	overflow: visible;
	/* background: transparent; */
	vertical-align: top;
	display: inline;
	border: none;
	font-size: 12px;
	text-indent: 5px;
	padding-top: 3px;
	margin: 0px 0px 0px 0px;
	height: 22px;
	width: 86px;
	z-index: 999;
	outline:none /* safari hack for ugly fields */
}

#newsFrm .submitbtn {
	background:#eeeeee none;
	font-size: 10px;	
	width: 40px;
	font-family: Arial, Trebuchet MS;
}





 /**
 * HOMEPAGE
 * _____________________________________________
 */
.atrium {
	position:absolute;
	display:block;
	top: 400px;
}
.azm {
	position:absolute;
	display:block;
	top: 480px;
	right: -123px !important;
	right: 143px;
}
#pg_home div.flashbox{
	z-index:300;
	position:relative;
}
 
#pg_home div.homebox div.top h2{
	color:#0aa1dd;
	font-size:20px;
	margin:0px;
	padding:0px;
	margin-bottom:12px;
}

#pg_home div.homebox{
	width:296px;
	float:left;
}

#pg_home div.homeboxMiddle{
	margin:0px 6px;
}

#pg_home div.homebox div.top{
	padding:15px 13px 0px 13px;
	height:204px;
	overflow:hidden;
}

#pg_home div.homebox div.top img.space{float:left; padding:0px 0.3125em 0em 0px;}
#pg_home div.homebox div.top p{margin:0px; line-height:16px;}

#pg_home div.homebox div.bottom{
	padding:12px 13px 0px 13px;
	height:26px;
}

#pg_home div.homebox div.bottom a{
	font-size:13px; 
	color:white; 
	text-transform:uppercase; 
	text-decoration:none;
}

#pg_home div.homebox div.icon a{
	padding-left:10px;
}

#contentleft, #contentright, #newsblock, #activitiesblock {
	display: block;
	width: 300px;
	margin-top: 20px !important;
	margin-top: 0px;
}
#contentleft p, #contentright p, #newsblock p, #activitiesblock  p{
	width: 200px;
}
#contentleft, #newsblock {
	float: left;
	margin-left: 0px !important;
	margin-left: 0px;
	
}
#contentright, #activitiesblock  {
	float: right;
	margin-right: 10px;
}
#newsblock strong, #activitiesblock strong{
	color: #ec008c;
}
#contentleft h2 span {
	background:url(../images/layout/hands.png) no-repeat right top;
	padding: 30px 60px;
	margin-left: 130px;
	margin-top: -40px;
	position: absolute;
}

#contentleft h2{
	margin: -2px;
	margin-top: 25px;
	font-family: Comic Sans MS, Verdana;
}

#contentleft h3{
	margin: 0px 0px 20px 0px;
	font-family: Verdana;
}

#contentleft p {
	line-height: 2;
}
.top {
	min-height: 50px;
	height: auto !important;
	height: 50px;
	position: relative;
	padding-left: 10px;
	background: transparent;
}

.top p{
	padding-left: 10px;
}

.top a {
	text-decoration: none;
}

 .footerblocks {
 	padding: 5px 0px 15px 20px;
	background: #fff;
	position: relative;
}

.nieuws, .activiteiten {
	padding: 5px 0px 5px 0px;
}

.top h4 {
	margin:0px;
}

.nieuws,  .activiteiten{
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color:#2e3192;
	background: transparent url(../images/layout/nieuws_lijn.gif) no-repeat bottom left;
	position: relative;
	width: 280px;
}

.top h5 {
	width: 280px;
}
.top h5, .footerblocks a{
	color: #2e3192;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	/* background:url(../images/layout/subnav-arrow.gif) no-repeat 0px 15px; */
}

.top h5 a {
	color: #2e3192;
}

.top a:hover {
	text-decoration: underline;
}

.content p{
}

#activitiesblock .left {
	/* position: absolute; */
}

#activitiesblock  p a{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size:12px;
	color: #40465d;
}

#newsblock  p a{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size:12px;
	color: #40465d;
}


#activitiesblock, #newsblock {
	position: relative;
}


#activitiesblock .right {
	padding-left: 140px;
}
 /**
 * balloonbox
 * _____________________________________________
 */
#balloonbox {
	background: transparent;
	position: absolute;
	margin: -15px 0px 0px 715px;
	width: 100px;
	height: 100px;
	z-index: 99;
	
}
/**
* searchBox
* _______________________________________________

*/


/* #searchBox {
	background: transparent url(../images/layout/bgsearch.png) no-repeat top left; 
	
}
*/
 /**
 * NEWSPAGE
 * _____________________________________________
 */
 
 #NewsBox .bottom, #search-result .bottom {
 	border-bottom: 1px dotted;
 }
 
 #NewsBox, #search-result {
 	width: 420px;
 }
 
 #NewsBox h3 a, #search-result h3 a{
 }
 
#NewsBox h3, #search-result h3{
	font-size: 14px;
	color:#00aeef;
	font-family: Arial;
	font-weight: bold;
	width: 450px;
}
 
#NewsBox h4 a, #search-result h4 a{
	color: #40465D;
	font-weight: normal;
	border: none;
}
 
#NewsBox h4, #search-result h4 {
	margin: 0px;
}

#NewsBox h3 a:hover, #NewsBox h4 a:hover, #search-result h3 a:hover, #search-result h4 a:hover{
	text-decoration: underline;
	border: none;
}

#search-result a {
	font-weight: normal;
	font-size: 10px;
}

#search-result h3 a {
	font-weight: bold;
	font-size: 14px;
}


#search-result div {
	margin-bottom: 20px;
}

#search-result p {
	margin: 0px;
	padding: 0px;
}
#newslist {
}
#newslist dd h4 a{
	text-align: left;
	/* margin-left: -22px !important;
	margin-left: 0px; */
	font-size: 14px;
	color:#00aeef;
	font-family: Arial;
	font-weight: bold;
	width: 450px;
}

#newslist dd {
	width: 450px;
}

#newslist dd.date {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	width: 450px;
	margin-bottom: 5px;
}
#newslist dd a.readmore {
	padding-top: 5px;
	display: block;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	border-bottom: none;
}
#newslist dd a.readmore:hover {
	padding-top: 5px;
	display: block;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	border-bottom: none;
}

#contentBox h3 {
	font-size: 14px;
	color:#00aeef;
	font-family: Arial;
	font-weight: bold;
	width: 450px;
}
