﻿div.infoDrag
{
	position:absolute;	
	width:367px;
	top:260px;
	left:0px;	
	z-index:50000;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;		
}

div.infoDragWhiteLabel
{
	position:absolute;	
	width:315px;
	top:260px;
	left:0px;	
	z-index:50000;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;	
}


#infoHeader
{	
	height:31px;
	background-image:url(../Images/InfoBox/top.gif);
	background-repeat:no-repeat;	
	clear:both;
	display:block;
}

#infoHeaderWhiteLabel
{	
	height:31px;
	background-image:url(../Images/InfoBoxWhiteLabel/top.gif);
	background-repeat:no-repeat;	
	clear:both;
	display:block;
}

div#infoHeadingtext
{	
	float:left;
	padding-top:4px;
	padding-left:35px;
	color:White;
}

div#infoHeadingClose
{
	float:right;
	padding-top:3px;
	padding-right:9px;
	padding-bottom:0px;
}

div#infoHeadingCloseWhiteLabel
{
	float:right;
	padding-top:3px;
	padding-right:9px;
	padding-bottom:0px;
}

#infoCenter
{	
	background-image:url(../Images/InfoBox/mid.gif);
	background-repeat:repeat;
}

#infoCenterWhiteLabel
{	
	background-image:url(../Images/InfoBoxWhiteLabel/mid.gif);
	background-repeat:repeat;
}

#infoText 
{		
	text-align:left;	
	color:Black;	
	padding-left:15px;	
}

#infoFooter
{
	height:35px;
	background-image:url(../Images/InfoBox/bottom.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
}

#infoFooterWhiteLabel
{
	height:35px;
	background-image:url(../Images/InfoBoxWhiteLabel/bottom.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
}

.moveme
{
	position:absolute;	
	width:367px;
	top:260px;
	left:0px;	
	z-index:7;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;	
}
