<style>
<!--

body        	{   font-family: arial,helvetica,verdana,sans-serif;
					font-size: 12px;
					color:#656565;
			 		font-weight: normal;
					line-height:15px;
				 	text-decoration:none;
					margin-left:0px; margin-top:15px; margin-bottom:0px;
					background-color:#EEEEEE;
				}	
			 	 
font.headline	{	font-family: arial,helvetica,verdana,sans-serif; 
					font-weight: bold; 
			 		font-size: 13px;
			 		line-height:18px;
			 		color: #B8179A;
				}
				

body, h1, h2, h3, input, textarea, select, table, td, tr, p

				{   font-family: arial,helvetica,verdana,sans-serif;
					font-size: 12px;
					color:#656565;
			 		font-weight: normal;
					line-height: 15px;
					margin-left:0px; margin-top:15px; margin-bottom:0px;
				}
                    
/* main structure */
div.page {
	position:relative;
	margin:0px auto;
	width:974px;
}
div.box {
	color: inherit;
	background:#fff url(images/borders.gif) repeat-y left top;
}
div.boxtop {
	height:11px;
	font-size:1px;
	overflow:hidden;
	background-image:url(images/topborder.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
div.sheet {
	width:950px;
	margin:0px auto;
}

/* head */
div.boxhead {
	height:80px;
}
div.boxhead .headerimg {
	position:absolute;top:6px;
}
div.boxhead .headerface {
	position:absolute;top:3px;right:70px;
}
div.headlogin {
	position:relative;top:3px;right:10px;
	text-align:right;
	font-size: 10px;
	color:#656565;
}
.headlogin a, .headlogin a:link, .headlogin a:active, .headlogin a:visited {
	color:#656565;
}
.headlogin a:hover {
	color:#B11196;
}

/* content box */
div.cbox {
	position:relative;
	z-index:10;
	width:950px;
	background-color:#fff;
}
div.cboxtop {
	height:8px;
	background-image:url(images/cboxtop.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
}
div.cboxborder {
	background-image:url(images/cboxsides.gif); background-repeat:repeat-y; z-index:8;
	padding-top:40px;
}
div.cboxbottom {
	z-index:8;
	height:7px;
	background-image:url(images/cboxbottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	clear:both;
}
div.cboxtop, div.cboxbottom {
	font-size:1px;
}
div.boxbottom {
	height:15px;
	overflow:hidden;
	background-image:url(images/bottomborder.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}


/* content */
div.content {
	padding:0px 8px;
}
.msgcontainer .content{
	width:auto !important;
}
div.only7digits_menu {
	position:relative;left:15px;
}

div.free_badge {
	position:absolute;top:100px;left:620px;
}


/* main text */
div.contentbg {
	background-image:url(images/only7digits_bg.gif);
	height:427px;
	width:950px;
}
div.contentblankbg {
	background-image:url(images/blank_bg.jpg);
	height:403px;
	width:950px;
}
div.contenttext {
	position:relative;top:21px;left:20px;
	font-size: 23px;
	color:#FFFFFF;
	font-weight: bold;
	line-height:26px;	
}
div.contentsmaller {
	font-size: 20px;
}
.contenttext a, .contenttext a:link, .contenttext a:active, .contenttext a:visited {
	color:#88C8F6;
	text-decoration:underline;
}
div.get_started {
	position:absolute;top:351px;left:0px
}
.localnumbers {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 20px;
	color:#FFFFFF;
	font-weight: bold;
}

/* footer */
div.footer {
	margin-top:10px; text-align:center;
}
.footer a, .footer a:link, .footer a:active, .footer a:visited {
	color:#656565;
	text-decoration:underline;
}
.footer a:hover {
	color:#B11196;
}
.footer .sep {
	display:inline; margin:auto 10px;
}
div.copyright {
	margin-top:10px; text-align:center; font-size:10px;
}

div.homelink {
	position:absolute;
	left:20px;
	top:103px;
	font-size:10px;
	z-index:10;
}

//-->
</style>