/* news */

#news {
	float: left;
	clear: right;
}
/*	margin-top: 100px;
	margin-bottom: 20px;
	background: url(/wsimages/shaded_border.gif) no-repeat 0 0;
	font-weight: bold; */
/*	padding-left: 20px;
	padding-top: 8px;
*/
/* color: #74797b;	border-bottom: 1px solid #cacccd; padding-right: 75px; padding-left: 50px;*/


.article {
/*	clear: both;*/
	margin: 0pt;
/*
	padding-left: 20px;
	border-top: 1px #DDDDDD dotted;

	line-height: 2;
	padding-bottom: 10px;
*/
/*	font-size: 80%; */
}

.article .body {
/*	margin-left:60px;*/
	line-height:2em;
	padding-bottom: 0.8em;
}

.article .body .date {
	color: silver;
}

#news a:link, #news a:visited {  text-decoration: none; border-bottom:1px dotted #232932; color: #A2531B; } /* 232932 */
#news a:hover { color: white; background:#232932 ; }

/*
.date {
	background:#FFFFFF url(images/date-home-3.gif) no-repeat scroll 0pt 50%;
	color:#FFFFFF;
	float:left;
	font-size:85%;
	font-weight:bold;
	height:50px;
	padding-right:4px;
	padding-top:4px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	width:36px;
	line-height:1.3em;
}

.date span {
	color:#000000;
	display:block;
	font-size:150%;
	font-weight:normal;
	left:0px;
	position:absolute;
	top:24px;
	width:36px;
}
*/

/* .newstitle { color: gray; font-weight: bold; padding-top: 10px; } */

/* .newstext { margin-left: 20px; margin-top: 4px; } */ /*	letter-spacing: 2px; font-size: 90%; line-height: 2; */

#panel
{
	background:transparent url(/wsimages/panel/panel-bg-full.jpg) no-repeat scroll left top; 
	clear:both;
	margin:0 0 2em;
	overflow:hidden;
	padding:10px 0 0;
	width:100%;
	border-top: 3px solid #fdb813;
/*	border-top: 3px solid #ff8000; */
/*	border-left: 8px solid #ff8000; */
}

#panel h1
{
	/* 
	border-color:#FF8000;
	border-style:none none none solid;
	border-width:medium medium medium 8px;
	*/
	border-style:none;
	font-size:133%;
	letter-spacing:0;
	line-height:105%;
	margin:0 5px 0.8em;
	padding:0 8px;
	position:relative;
	/*width:40%;*/
}

