@CHARSET "UTF-8";
#altpop { font-family: arial, helvetica, sanserif; }

#altpop_top { background: url('../img/bkg-top.png') no-repeat top left; height: 39px; width: 467px;}
#altpop_top p { font-size: 16px; font-weight: bold; padding: 18px 0px 0px 18px; color: #fff; margin: 0;}

#altpop_mid { background: url('../img/bkg-mid.png') repeat-y top left; width: 467px; padding-top: 10px; padding-bottom: 10px; }
#altpop_mid p { font-size: 12px; padding: 0px 30px 10px 20px; margin: 0; }
	
#altpop_bottom { background: url('../img/bkg-bottom.png') no-repeat top left; height: 54px; width: 467px;}
#altpop_bottom p { font-size: 12px; padding: 10px 25px 0px 20px; margin: 0; }
#altpop #btn_blue { display: block; color: #fff; background: url('../img/btn-blue.gif') no-repeat top left;
			width: 58px; height: 20px; float: right; }
#altpop #btn_blue:hover { background-position: -58px 0px; }
#altpop #btn_gray { display: block; color: #000; background: url('../img/btn-gray.gif') no-repeat top left;
			width: 58px; height: 20px; float: right; }
#altpop #btn_gray:hover { background-position: -58px 0px; }
#altpop a { text-align: center; padding-top: 3px; text-decoration: none; margin-left: 10px;}
#altpop_bottom { text-align: right; }