.PoweredBy
{
	margin: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #babbb6;
}
.PoweredBy .Heading
{
	overflow: visible;
	font-size: 16pt;
	margin-bottom: 6px;
}
.PoweredBy .Description
{
	line-height: 1.4em;
	font-size: 9.5pt;
	font-family: trebuchet MS,helvetica,arial;
	margin-top: 4px;
}
.PoweredBy a
{
	
}
.PoweredBy img
{
	float: left;
	border: 1px solid #c4c4c2;
	margin-right: 15px;
}
.CtrlTab
{
	background:url("../Assets/Images/page-tab.gif") no-repeat;
	background-position: center center;
	padding-left:4px;
	padding-right:4px;
	color:white;
	font-weight:bold;
}
.CtrlPrev, .CtrlNext
{
	margin-top:2px;
	margin-right:0px;
	padding-left:4px;
	padding-right:3px;
}
.CtrlPrev
{
	background:url("../Assets/Images/page-left.gif") no-repeat;
}
.CtrlNext
{
	background:url("../Assets/Images/page-right.gif") no-repeat;
}
