.PanelSmall
{
	margin-bottom: 25px;
}

.PanelSmall .PanelSmallWrapper 
{
	width: 227px;
	/*background: url('/images/panel/PanelSmallBG.gif') repeat-y center;*/
}

.PanelSmall .PanelSmallWrapper .PanelSmallHead
{
	color: #2b2b2b;
	height: 24px;
	padding-left: 15px;
	padding-right: 10px;
	background: url('/images/panel/PanelSmallHeadBG.jpg') no-repeat;
	font: 12px/24px "Lucida Grande", "Helvetica Neue", Arial, Lucida, Helvetica, Geneva, sans-serif;
}

#ctl00_ctl00_MainMasterContentPlaceHolder_UserMasterContentPlaceHolder_pnlAccountInfo_lblHead, 
#ctl00_ctl00_MainMasterContentPlaceHolder_ForumMasterContentPlaceHolder_ThreadView_ctl00_GroupInfo_pnlGroupDetails_lblHead {
	color: white;
}

.PanelSmall .PanelSmallWrapper .PanelSmallContent 
{
	color: #444;
	padding: 15px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.PanelSmall .PanelSmallWrapper .PanelSmallBottom
{
	height: 11px;
	/*background: url('/images/panel/PanelSmallBottomBG.jpg') no-repeat;*/
	font-size: 1px;
}

.PanelSeparator
{
	width: 100%;
	clear: both;
	height: 1px;
	padding-top: 6px;
	_padding-top: 3px; /* IE 6 only */
	padding-bottom: 6px;
	_padding-bottom: 3px; /* IE 6 only */
	background: url('/images/panel/PanelSeparator.gif') repeat-x 0 center;
}

.PanelBig
{
	margin-bottom: 25px;
}

.PanelBig .PanelBigWrapper 
{
	width: 280px;
	/*background: url('/images/panel/PanelBigBG.gif') repeat-y center;*/
}

.PanelBig .PanelBigWrapper .PanelBigHead
{
	color: white;
	height: 31px;
	padding-left: 15px;
	padding-right: 10px;
	/*background: url('/images/panel/PanelBigHeadBG.jpg') no-repeat;*/
	font: bold 14px/31px "Lucida Grande", "Helvetica Neue", Arial, Lucida, Helvetica, Geneva, sans-serif;
}

.PanelBig .PanelBigWrapper .PanelBigContent 
{
	color: #444;
	padding: 15px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.PanelBig .PanelBigWrapper .PanelBigBottom
{
	height: 11px;
	/*background: url('/images/panel/PanelBigBottomBG.jpg') no-repeat;*/
	font-size: 1px;
}

.PanelMiddle
{
	margin-bottom: 25px;
}

.PanelMiddle .PanelMiddleWrapper 
{
	width: 100%;
}

.PanelMiddle .PanelMiddleWrapper .PanelMiddleHead
{
	color: white;
	height: 27px;
	font-size: 13px;
	font-weight: bold;
	line-height: 27px;
	padding-left: 8px;
	padding-right: 10px;
	background: url('/images/panel/PanelMiddleHeaderBG.png') repeat-x;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.PanelMiddle .PanelMiddleWrapper .PanelMiddleContent 
{
	color: #444;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.PanelMiddle .PanelMiddleWrapper .PanelMiddleBottom {
}
