/* GENERAL ELEMENTS */


h2 { color: #0098cd; font-size: 14pt; font-weight: normal; padding-top: 20px; }

h3 { color: #0098cd; font-size: 12pt; font-weight: bold; padding-top: 20px;}

h4 { color: #0098cd; font-size: 12pt; font-weight: bold; padding-bottom: 10px; }

h5 { color: #000000; font-size: 12pt; font-weight: bold; }

#rightcolumn { border-left: 1px solid #ccc; }

#rightcolumn p { line-height: 14pt; text-align: left; padding-right: 20px;}

#scrollbox { margin: 20px 20px 10px 0; height: 80px; overflow: auto; }

.feature {
	width: 441px;
	height: 195px;
	float: left;
	background-image: url(../panel_feature.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.feature p, .feature h2, .feature h3  { padding: 15px 20px 0 20px; }

.feature img { margin: 20px; border: 1px solid #c1c1c1; }

.feature p { padding-top: 0px; line-height: 1.5em; text-align: left; }

#msg_box p {position: relative; top: -60px; left: 20px; }
#msg_box .separate {position: relative; top: 15px; left: -5px;}

#news_header img { display: block; }
#news_header a, #news_header a:hover {text-decoration: none;}
