#Postal #Wrap
{
	width: 596px;
	min-height: 525px; /* IE use the height value writen in ieDebug.css */
	padding: 8px 9px 0px 6px;
	background-image: url(../Images/Global/bgWrap.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #ffffff;
	height:500px;
}

#postalhead {
	background-image:url(../Images/Global/bgPopuphdr.gif);
	background-repeat:no-repeat;
	width:575px;
	height:81px;
	margin:0px 0px 5px 0px;
	padding:11px 0px 0px 20px;
}

#infoBtn {
	width:142px;
	float:left;
	padding-right:280px;
	height:9px;
}

#postalBtns {
	width:150px;
	float:right;
	text-align: right;
	height:9px;
}

#postalLogo {
	width:111px;
	margin:12px 0px 0px 0px;
	float:left;
}

#postalFooter {
	color: #C0D6E1;
	text-align:center;
}
#postalFooter #Copyright {
	width:586px;
	text-align:left;
	margin:auto;
	padding:3px 0px 0px 22px;
	
}

