/********************************************************************************
 Roy Lindauer Development
 www.roylindauer.com
 4/10/2010
********************************************************************************/
#HotShot{
	width:260px;
	height:600px;
	position:absolute;
	left:10px;
	top:20px;
	z-index:999999;
}
#Messaging{
	padding:10px 10px 10px 10px;
	height:384px;
	width:840px;
	background:url(../img/messaging.jpg) no-repeat;
	margin-left:100px;
}
#Messaging .content{
	background:none;
	width:840px;
	height:350px;
	overflow:hidden;
	display:none;
}
#Content{
	margin-left:240px;
}
#Content .col{
	padding:10px;
	width:220px;
	float:left;
}