.pduLogo
{display:none;}

#news, #questions
{
width:194px;
padding-top:15px;
}

#news h3, #questions h3
{
	margin-bottom: 0px !important;
}

#news a:link
{
	background: url(/images/interface/arrow_dark.gif) no-repeat;
	padding-left:8px;
	background-position: 0 4px ;
	font-size: 11px;
	margin-bottom: 0px !important;
	font-weight:700;
	color: #FF6600;
}

#news a:visited
{
	background: url(/images/interface/arrow_dark.gif) no-repeat;
	padding-left:8px;
	background-position: 0 4px ;
	font-size: 11px;
	margin-bottom: 0px !important;
	font-weight:700;
	color: #FF6600;
}

#news a:hover
{
	background: url(/images/interface/arrow_dark.gif) no-repeat;
	padding-left:8px;
	background-position: 0 4px ;
	font-size: 11px;
	margin-bottom: 0px !important;
	font-weight:700;
	color: #333333;
}

#news hr, #questions hr
{
	color:#656565 !important;
}

#news p
{
	padding-bottom:5px;
}



#questions a:link
{
	background: url(/images/interface/arrow_dark.gif) no-repeat;
	padding-left:8px;
	background-position: 0 4px ;
	font-size: 11px;
	margin-bottom: 0px !important;
	font-weight: normal;
	color: #FF6600;
	line-height: 20px;
}

#questions a:visited
{
	background: url(/images/interface/arrow_dark.gif) no-repeat;
	padding-left:8px;
	background-position: 0 4px ;
	font-size: 11px;
	margin-bottom: 0px !important;
	font-weight: normal;;
	color: #FF6600;
	line-height: 20px;
}

#questions a:hover
{
	background: url(/images/interface/arrow_dark.gif) no-repeat;
	padding-left:8px;
	background-position: 0 4px ;
	font-size: 11px;
	margin-bottom: 0px !important;
	font-weight: normal;;
	color: #333333;
	line-height: 20px;
}

.centerOut
{
	background:url(../images/interface/generic/pdu_body_back_home.gif) repeat-x left top !important;
}
