/*

Created:	9 Dec 2005
Author:		GUI Computing - scottr

*/

h2 span.head {
	font-size: auto;
	color: #DEC700;
	display: block;
	border-bottom: 1px solid #DEC700;
	margin-top: 30px;
}

#dnn_RightPane h2 span.head {
	color: #DEC700;
	font-size: 70%;
	display: block;
	border-bottom: 1px solid #DEC700;
	margin-top: -10px;
}

*html #dnn_RightPane h2 span.head { font-size: 70%; margin-top: 40px; }

#dnn_RightPane td td { padding: 0 0 4px 17px; background: url(sub-arrow.gif) no-repeat 7px 7px #fff; }

#dnn_RightPane td td a:link { color: #0000EF; }
#dnn_RightPane td td a:active { color: #0000EF; }
#dnn_RightPane td td a:visited { color: #0000EF; }


.subhead {
	font-weight: bold;
}

#dnn_ContentPane table { width: auto; }


