
.block { padding: 4px; padding-bottom: 8px; font-size: 12px; font-family: verdana; }
.blockhidden { border: 1px solid #7DA1C5; padding: 4px; padding-bottom: 8px; font-size: 12px; font-family: verdana; display:none;}

.clsPart
{
margin-bottom:10px;
}

.clsPartContainer
{
	position:relative;
	margin-top:6px;
}

.clsPartBottom
{
	background-color: #ffffff;
	border-bottom:1px solid #6699cc;
}

.clsPartHead
{
	cursor:move;
}

.clsPartHeadHidden
{
	background-color: #cccccc;
	cursor:move;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}

.clsPartMiddle
{
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	color:#444444;
	text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.15);
	display: inline !important;
	margin:0px !important;
}

.clsPartMiddleHidden
{
	background-color: #cccccc;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}

.clsDragWindow
{
	border:solid 2px #000000;
	background-color:#3333AA;
	filter:alpha( opacity=20 );
	position:absolute;
	display:none;
}

.clsPartRight
{
	background-image: url(images/chevronUp.gif);
	background-position: top right;
	background-repeat:no-repeat;
	cursor:hand;
	color:#ffffff;
}

.clsPartRightHidden
{
	background-image: url(images/chevronDown.gif);
	background-position: top right;
	background-repeat:no-repeat;
	cursor:hand;
}


.clsPartLeft
{
	background-color: #6699cc;
	color:#ffffff;
}


.clsPart LI
{
	margin-right:7px;
	font-size:95%;
	list-style-type:disc;
	color:#cccccc;
}

.clsPart UL
{
	margin-left:20px;
	color:#cccccc;
}
