/* MailSite ExpressPro 8.0.4.7 */
/* dialogStyle.css Copyright 2005-2007 Rockliffe, Inc. */

.DialogContent
{
	background-color: White;
	text-align: center;
	border: thin solid black;
	border-top: none;
}

.DialogHeader
{
	color: #000000;
	background-color: #000000;
	background-image: url(images/header_bg_repeat.gif);
	padding-top:2px;
	border: 1px solid #57566F; 
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9pt;
	display: block;
	height: 20px;
}

.DialogHeader img {
	width: 15px;
	height: 14px;
	padding: 3px;
}
