/* CSS Document */
body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#E7E7E7;
	text-align:center;
}

.main_container{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	display:block;
	width:879px;
}

.header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#35689A;
	background-color:#FFFFFF;
}

.header_div{
	position:relative;
	text-align:center;
	width:879px;
	height:158px;
	white-space:normal;
	display:block;
}

.header_top{
	
}

.header_logo{
	position:absolute;
	top:0px;
	left:0px;
	width:879px;
	height:88px;
	text-align:left;
}

.logo{
	position:absolute;
	left:21px;
	top:12px;
}

.login_contact{
	position:absolute;
	right:14px;
	top:34px;
}

h1, h2, h3, h4 {
	font-family: "Lucida Grande", "Lucida Sans Regular", Arial, Helvetica, sans-serif;
	color: #333333;
}

.logout{
	font-family: Arial, Helvetica, sans-serif;
	color:#e80000;
}
	
.contact_us{
	position:relative;
	display:none;
}

.contact_us_left{
	float:left;
}

.contact_us_center{
	float:left;
	width:170px;
	height:22px;
	background-image:url(/home/images/head_contact_ctr.gif);
	background-repeat:repeat-x;
	white-space:normal;
	display:inline;
}

.ccs{
	float:left;
	margin-top:6px;
	margin-left:6px;
	font-family:Arial Rounded MT Bold, Arial Rounded, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;	
	cursor:pointer;
}

.contact_us_right{
	float:left;
	width:8px;
	height:22px;
	background-image:url(/home/images/head_contact_right.gif);
	background-repeat:no-repeat;
	white-space:normal;
	display:inline;
}

.header_links{
	position:absolute;
	top:90px;
	left:13px;
	width:851px;
	height:33px;
	text-align:left;
	display:inline;
	
}

.top_nav_img{
	position:absolute; 
	margin-top:-2px;
	cursor:pointer;
}

.top_nav_link{
	position:relative;
	top:7px;
	left:6px;
	font-family:Arial Rounded MT Bold, Arial Rounded, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	z-index:9999;
}

.top_nav_link:hover{
	font-family:Arial Rounded MT Bold, Arial Rounded, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
}

.top_nav_link_over{
	position:absolute;
	left:62px;
	top:0px;
	width:105px;
	height:45px;
	white-space:normal;
	text-align:left;
	background-image:url(/home/images/top_nav_over.gif);
	display:none;
	z-index:1;
}

.top_nav_links_left{
	float:left;
	width:6px;
	height:33px;
	background-image:url(/home/images/top_nav_left.gif);
	background-repeat:no-repeat;
}

.top_van_links_center{
	float:left;
	background-color:#99C2E1;
	width:839px;
	height:33px;
}

.top_nav_links_right{
	float:left;
	width:6px;
	height:33px;
	background-image:url(/home/images/top_nav_right.gif);
	background-repeat:no-repeat;
}

.submenu_div{
	position:absolute;
	top:123px;
	left:13px;
	width:851px;
	height:35px;
	text-align:left;
}

.submenu{
	position:relative;
	top:10px;
	left:13px;
	/*visibility:hidden;*/
	display:none;
}

.sub_menu_links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2368A0;
	text-decoration:none;
}

.sub_menu_links_1{
	position:relative;
	top:-2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2368A0;
	text-decoration:none;
}

.sub_menu_links_2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#2368A0;
	text-decoration:none;
}


.sub_menu_links_3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2368A0;
	text-decoration:none;
}

.minus{
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#2368A0;
	text-decoration:none;
}

.sub_menu_links:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2368A0;
	text-decoration:none;
}

.footer{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	background-color:#99C2E1;
}

.footer_div{
	position:relative;
	text-align:center;
	width:879px;
	height:94px;
	white-space:normal;
	display:block;
}	

.footer_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

.footer_text:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

.footer_links{
	white-space:normal;
}

.foot_align_left{
	position:absolute;
	top:20px;
	left:15px;
}

.foot_align_right{
	position:absolute;
	top:13px;
	right:17px;
}

.poweredby{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	font-style:italic;
	white-space:normal;
}

img{
	border:0px;
}

.copyright{
	position:absolute;
	top:68px;
	right:13px;
	display:inline;
}

.home_body{
	position:relative;
	text-align:left;
	width:879px;
	height:295px;
	white-space:normal;
	display:block;
	background-color:#FFFFFF;
}

.express_login_body{
	position:relative;
	text-align:left;
	width:879px;
	height:349px;;
	white-space:normal;
	display:block;
	background-color:#FFFFFF;
}

.page_body{
	position:relative;
	text-align:left;
	width:879px;
	height:auto;
	white-space:normal;
	
	background-color:#FFFFFF;
}

.spacer{
	position:relative;
	text-align:left;
	width:879px;
	height:14px;
	white-space:normal;
	background-color:#FFFFFF;
	background-image:url(/home/images/blank.gif);
}

.spacer2{
	display:block !important; /*Firefox, Safari fix*/
	display:none;
	float:left;
	text-align:left;
	width:630px;
	height:38px;
	white-space:normal;
	background-color:#FFFFFF;
	background-image:url(/home/images/blank.gif);
}

.inner_home_body{
	position:relative;
	top:0px;
	left:13px;
	width:850px;
	height:295px;
	background-image:url(/home/images/home_bg.jpg);
	background-repeat:no-repeat;
}

.inner_body{
	position:relative;
	top:0px;
	left:13px;
	width:850px;
	height:auto;
	white-space:normal;
}

.inner_b_content{
	position:relative;
	top:14px;
	left:192px;
	width:659px;
	height:auto;
	white-space:normal;
	border-left:3px solid #99C2E1;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.inner_b_content_right{
	position:absolute;
	top:0px;
	left:468px;
	width:192px;
	height:auto;
	border-left:3px solid #99C2E1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	white-space:normal;
}

.left_col_heading{
	position:relative;
	top:0px;
	left:0px;
	width:150px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#2368A0;
	white-space:normal;
}



.right_col_heading{
	position:relative;
	margin-top:-20px;
	left:180px;
	width:260px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#2368A0;
	white-space:normal;
}

.right_content{
	position:relative;
	top:12px;
	left:15px;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	white-space:normal;
}

.quote_top{
	position:absolute;
	top:0px;
	width:24px;
	height:18px;
	background-image:url(/home/images/t_quote.gif);
	background-repeat:no-repeat;
}

.quote_bottom{
	position:relative;
	margin-top:-20px;
	left:115px;
	width:24px;
	height:18px;
	background-image:url(/home/images/b_quote.gif);
	background-repeat:no-repeat;
}

.font_cs{
	position:relative;
	top:1px;
	left:21px;
	width:96px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#C83734;
	font-weight:bold;
	white-space:normal;
}

.inner_b_content2{
	position:relative;
	top:0px;
	left:15px;
	width:475px;
	height:auto;
	white-space:normal;
}

.inner_b_content3{
	position:relative;
	top:0px;
	left:15px;
	width:610px;
	height:auto;
	white-space:normal;
}

.inner_b_content3b{
	position:relative;
	top:0px;
	left:15px;
	width:630px;
	height:auto;
	white-space:normal;
}

.inner_b_content4{
	position:relative;
	top:0px;
	left:15px;
	width:432px;
	height:auto;
	white-space:normal;
}

.flash_bg{
	position:relative;
	top:16px;
	left:12px;
	width:850px;
	height:271px;
	white-space:normal;
	background-image:url(/home/images/flash_bg.gif);
	background-repeat:no-repeat;
}

.signup{
	position:relative;
	margin-top:-255px;
	left:582px;
	width:254px;
	height:124px;
	background-image:url(/home/images/signup_bg.gif);
	background-repeat:no-repeat;
	white-space:normal;
}

.free_trial{
	position:relative;
	margin-top:11px;
	left:582px;
	width:253px;
	height:137px;
	background-image:url(/home/images/free_trial_bg.gif);
	background-repeat:no-repeat;
	white-space:normal;
}

.signup_content{
	position:relative;
	top:10px;
	left:13px;
	white-space:normal;
	width:225px;
	height:100px;
}

.signup_txt1{
	font-family:Arial Rounded MT Bold, Arial Rounded, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#F26522;
}

.signup_txt2{
	font-family:Arial Rounded MT Bold, Arial Rounded, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#8A5C29;
}

.signup_txt3{
	font-family:Arial Rounded MT Bold, Arial Rounded, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#8A5C29;
}

.bracket{
	position:relative;
	top:-3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8A5C29;
	font-weight:bold;
	text-decoration:none;
}

.bracket2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8A5C29;
	font-weight:normal;
	text-decoration:none;
}

.sub_feature{
	position:relative;
	top:9px;
	left:0px;
	width:631px;
	/*padding-left:39px;*/
	padding-top:11px;
	padding-bottom:9px;
	
	background-color:#FFFFFF;
	white-space:normal;
}

.sub_feat_align{
	position:relative;
	top:0px;
	left:39px;
	width:590px;
	white-space:normal;
}

.input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	padding:2px;
	border:1px solid #BFBFBF;
}

.submit_button{
	position:absolute;
	width:49px;
	height:20px;
	background-image:url(/home/images/submit_button2.gif);
	background-repeat:no-repeat;
	border:0px;
	background-color:transparent;
	cursor:pointer;
}

/*Firefox only*/
#submit_button{
	position:absolute;
	width:49px;
	height:20px;
	background-image:url(/home/images/submit_button2.gif);
	background-repeat:no-repeat;
	border:0px;
	background-color:transparent;
	cursor:pointer;
}
/*end*/

/*\*/
html*#submit_button{
	position:absolute;
[	
	margin-top:0px; /*Firefox < 1.01*/
	margin-top:2px; /*Safari*/
]	
	margin-top:0px; /*IE*/
	width:49px;
	height:20px;
	background-image:url(/home/images/submit_button2.gif);
	background-repeat:no-repeat;
	border:0px;
	background-color:transparent;
	cursor:pointer;
}
/*end*/

.login_button{
	position:absolute;
	width:48px;
	height:20px;
	background-image:url(/home/images/login_button.gif);
	background-repeat:no-repeat;
	border:0px;
	background-color:transparent;
	cursor:pointer;
}

.free_trial_content{
	position:relative;
	top:5px;
	left:17px;
	white-space:normal;
	width:230px;
	height:105px;
	cursor:pointer;
}

.free_trial_txt1{
	font-family:Arial Rounded MT Bold, Arial Rounded, Arial, Helvetica, sans-serif;
	font-size:38px;
	color:#F69940;
}

.free_trial_txt2{
	font-family:Arial Rounded MT Bold, Arial Rounded, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FBE86D;
}

.free_trial_txt3{
	font-family:Arial Rounded MT Bold, Arial Rounded, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FBE86D;
}

.business_cat{
	position:relative;
	text-align:left;
	width:879px;
	height:145px;
	white-space:normal;
	display:block;
	background-color:#FFFFFF;
}

.small_biz{
	position:relative;
	top:23px;
	left:21px;
	width:290px;
	height:124px;
	text-align:left;
	white-space:normal;
	cursor:pointer;
	
	background-color:transparent;
	z-index:2;
}

.mobile_pro{
	position:relative;
	margin-top:-101px;
	left:319px;
	width:290px;
	height:124px;
	text-align:left;
	white-space:normal;
	cursor:pointer;
	
	background-color:transparent;
	z-index:2;
}

.personal{
	position:relative;
	margin-top:-124px;
	left:619px;
	width:250px;
	height:124px;
	text-align:left;
	white-space:normal;
	cursor:pointer;
	
	background-color:transparent;
	z-index:2;
}

#mpro{
	display:none;
	position:absolute;
	top:11px;
	left:311px;
	width:281px;
	height:125px;
	white-space:normal;
	cursor:pointer;
	z-index:1;
	
	background-color:#EEF5F9;
}

#sbiz{
	display:none;
	position:absolute;
	top:11px;
	left:13px;
	width:281px;
	height:125px;
	white-space:normal;
	cursor:pointer;
	z-index:1;
	
	background-color:#EEF5F9;
}

#pers{
	display:none;
	position:absolute;
	top:11px;
	left:609px;
	width:254px;
	height:125px;
	white-space:normal;
	cursor:pointer;
	z-index:1;
	
	background-color:#EEF5F9;
}

.heading1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#2368A0;
}

.heading1_brwn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#8A5C29;
}

.subheading1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#2368A0;
}

.subheading2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

.subheading3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#79A5C9;
}

.learn_buy_buttons{
	position:absolute;
	right:13px;
	bottom:22px;
	width:91px;
	height:51px;
}

.learn_more_align{
	position:relative;
	top:3px;
}

.sub_head_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
.align{
	position:relative;
}

.fix1{
	position:relative; 
	margin-top:-88px; 
	margin-left:90px;
}

.fix2{
	position:relative; 
	margin-top:-80px; 
	margin-left:77px;
}

.fix3{
	position:relative; 
	margin-top:-72px; 
	margin-left:95px;
	width:150px;
}

/*This will target Firefox only*/
#divider1{
	positon:relative; 
	margin-left:280px; 
	margin-top:-113px;
	white-space:normal; 
	width:3px;
	height:125px;
	background-color:#99C2E1;
}
/*end*/

/*\*/
html*#divider1{
	positon:relative; 
	margin-left:280px; 
[
	margin-top:-113px; /*Firefox < 1.01*/
	margin-top:-106px; /*Safari*/
]
	margin-top:-115px; /*IE*/
	white-space:normal; 
	width:3px;
	height:125px;
	background-color:#99C2E1;
}
/*end*/

#divider2{
	positon:relative; 
	margin-left:280px; 
	margin-top:-113px;
	white-space:normal; 
	width:3px;
	height:125px;
	background-color:#99C2E1;
}
/*end*/

/*\*/
html*#divider2{
	positon:relative; 
	margin-left:280px; 
[
	margin-top:-113px; /*Firefox < 1.01*/
	margin-top:-106px; /*Safari*/
]
	margin-top:-115px; /*IE*/
	white-space:normal; 
	width:3px;
	height:125px;
	background-color:#99C2E1;
}
/*end*/

.uconnect_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/uconnect_header.gif);
	background-repeat:no-repeat;
}

.uattendant_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/uattendant_header.gif);
	background-repeat:no-repeat;
}

.umessage_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/umessage_header.gif);
	background-repeat:no-repeat;
}

.uorganize_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/uorganize_header.gif);
	background-repeat:no-repeat;
}

.ufax_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/ufax_header.gif);
	background-repeat:no-repeat;
}

.ifax_overview_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/intfaxing_header.jpg);
	background-repeat:no-repeat;
}

.tollfree_overview_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/tollfree_header.jpg);
	background-repeat:no-repeat;
}

.virtualr_overview_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/virtrecept_header.jpg);
	background-repeat:no-repeat;
}

.u800_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/u800_header.gif);
	background-repeat:no-repeat;
}

.u800plus_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/u800plus_header.gif);
	background-repeat:no-repeat;
}

.uscreen_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/uscreen_header.gif);
	background-repeat:no-repeat;
}

.aboutus_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/aboutus_header.gif);
	background-repeat:no-repeat;
}

.terms_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/aboutus_header.gif);
	background-repeat:no-repeat;
}

.privacy_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/aboutus_header.gif);
	background-repeat:no-repeat;
}

.freetrial_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/freetrial_header.gif);
	background-repeat:no-repeat;
}

.signup_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/signup_header.gif);
	background-repeat:no-repeat;
}

.sitemap_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/aboutus_header.gif);
	background-repeat:no-repeat;
}

.news_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/aboutus_header.gif);
	background-repeat:no-repeat;
}

#news_confirm_msg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#C83734;
	display:none;
}

.support_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/support_header.gif);
	background-repeat:no-repeat;
}

.raf_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/products_header.jpg);
	background-repeat:no-repeat;
}

.products_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/products_header.jpg);
	background-repeat:no-repeat;
}

.product_suite_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/prodsuite_header.jpg);
	background-repeat:no-repeat;
}

.features_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/features_header.jpg);
	background-repeat:no-repeat;
}

.generic_header{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:3px;
	white-space:normal;
	background-color:#A1C6E3;
}

.segment_footer{
	position:relative;
	top:0px;
	left:0px;
	width:631px;
	height:19px;
	white-space:normal;
	background-image:url(/home/images/segment_q_bg.gif);
	background-repeat:no-repeat;
}

.segment_footer2{
	position:relative;
	top:0px;
	left:0px;
	width:434px;
	height:18px;
	white-space:normal;
	background-image:url(/home/images/sd_footer2.gif);
	background-repeat:no-repeat;
}

.segment_header_mp{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/mobile_pro_header.gif);
	background-repeat:no-repeat;
}

.segment_header_sb{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/smbiz_header.gif);
	background-repeat:no-repeat;
}

.segment_header_pers{
	position:relative;
	top:0px;
	left:0px;
	width:851px;
	height:166px;
	white-space:normal;
	background-image:url(/home/images/personal_header.gif);
	background-repeat:no-repeat;
}

.segment_bg_clr{
	position:relative;
	top:0px;
	left:0px;
	width:631px;
	height:auto;
	white-space:normal;
	background-color:#EBF2F7;
}

.segment_bg_clr2{
	position:relative;
	top:0px;
	left:0px;
	width:434px;
	height:87px;
	white-space:normal;
	background-color:#EBF2F7;
}

.segment_bg_clr_nobg{
	position:relative;
	top:0px;
	left:0px;
	width:631px;
	height:auto;
	white-space:normal;
	background-color:#FFFFFF;
}

.segment_bg_clr_nobg2{
	position:relative;
	top:0px;
	left:0px;
	width:434px;
	height:87px;
	white-space:normal;
	background-color:#FFFFFF;
}

.inner_segment{
	position:relative; 
	top:7px;
	left:8px;
	width:600px;
	height:auto;
	white-space:normal;
}

.inner_segment2{
	position:relative; 
	top:7px;
	left:8px;
	width:400px;
	height:auto;
	white-space:normal;
}

.qi{
	position:relative;
	top:0px;
	left:0px;
	width:47px;
	height:37px;
	white-space:normal;
}

.qi2{
	position:relative;
	top:0px;
	left:0px;
	width:150px;
	height:81px;
	white-space:normal;
}

.sd{
	position:relative;
	margin-top:-39px;
	left:57px;
	width:550px;
	height:auto;
	
	white-space:normal;
}

.sd2{
	position:absolute;
	top:11px;
	left:235px;
	width:183px;
	height:auto;
	
	white-space:normal;
}

.segment_sep1{
	position:absolute;
	top:11px;
	left:145px;
	width:24px;
	height:55px;
	background-image:url(/home/images/sg_s1.gif);
	background-repeat:no-repeat;
	white-space:normal;
}

.segment_sep2{
	position:absolute;
	top:11px;
	left:145px;
	width:24px;
	height:55px;
	background-image:url(/home/images/sg_s2.gif);
	background-repeat:no-repeat;
	white-space:normal;
}

.img_holder{
	position:absolute;
	left:180px;
	width:50px;
	height:auto;
	white-space:normal;
}

.features_heading0{
	position:relative;
	top:0px;
	left:0px;
	width:631px;
	height:30px;
	white-space:normal;
	background-color:#EBF2F7;
}

.features_sub{
	width:570px;
	position:relative;
	top:0px;
	/*left:13px;*/
	left:39px;
	white-space:normal;
}

.features_heading{
	position:relative;
	top:0px;
	left:0px;
	width:631px;
	height:47px;
	white-space:normal;
	background-image:url(/home/images/features_heading_bg.gif);
	background-repeat:no-repeat;
}

.inner_sub_nav_txt{
	position:absolute;
	width:auto;
	top:144px;
	right:10px;
	white-space:nowrap;
		
	font-family:Arial Rounded MT Bold, Arial Rounded, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#2368A0;	
}

.inner_sub_nav_txt2{
	position:absolute;
	width:auto;
	top:144px;
	right:10px;
	white-space:nowrap;
		
	font-family:Arial Rounded MT Bold, Arial Rounded, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#99C2E1;	
}

.heading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2368A0;	
}

.related_links{
	position:absolute;
	top:180px;
	left:0px;
	white-space:normal;
	width:173px;
	height:auto;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0066CC;
	text-decoration:underline;
}

.rel_links_indent{
	position:relative;
	top:17px;
	left:15px;
	width:158px;
	height:auto;
	white-space:normal;
	display:block;
}

#left_nav_img{
	position:relative;
	top:22px;
}

.text_body{
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:14px;*/
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

.indent{
	position:relative;
	top:10px;
	left:12px;
	white-space:normal;
}

.indent2{
	float:left;
	top:10px;
	left:12px;
	width:585px;
	white-space:normal;
	padding-top:20px;
	padding-bottom:10px;
}

.indent3{
	position:relative;
	top:2px;
	left:12px;
	white-space:normal;
}

.indent4{
	position:relative;
	top:-2px;
	left:0px;
	white-space:normal;
}

.indent5{
	position:relative;
	top:5px;
	left:0px;
	white-space:normal;
}

.products_align{
	position:relative;
	width:280px;
	height:auto;
	top:5px;
	white-space:normal;
}

.footnote{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
}

a:link, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0066CC;
	text-decoration:underline;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0066CC;
	text-decoration:underline;
}

.pr_specs{
	white-space:normal;
}

.pr_specs_feat{
	position:relative;
	top:23px;
	background-color:#CCE0F0;
	white-space:normal;
}

..pr_specs_seg{
	position:relative;
	/*top:23px;*/
	background-color:#FFFFFF;
	white-space:normal;
}

.head_align{
	position:relative;
	top:8px;
	left:12px;
	white-space:normal;
	cursor:pointer;
	text-decoration:none;
}

.sub_head_align{
	position:relative;
	left:18px;
	white-space:normal;
	cursor:pointer;
}

.inner_sub_nav{
	position:absolute;
	top:139px;
	right:0px;
	white-space:nowrap;
	width:335px;
	height:38px;
	cursor:pointer;
}

.news_signup{
	position:relative;
	top:5px;
	white-space:normal;
	width:215px;
	height:25px;
}

ul{
	padding:0px;	
	padding-left:0px;
	margin:0px;
	
	list-style-image: url(/home/images/bullett_li.gif);
}

li{
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	
	margin-left:16px;
}

.product_left_bg{
	position:relative;
	top:22px;
	left:0px;
	width:300px;
	height:200px;
	background-image:url(/home/images/product_bg.gif);
	background-repeat:no-repeat;
	white-space:normal;
}

.product_left{
	position:relative;
	top:22px;
	left:0px;
	width:300px;
	height:200px;
	white-space:normal;
}

.product_right{
	position:relative;
	margin-top:-178px;
	margin-left:321px;
	width:300px;
	height:200px;
	white-space:normal;
}

.product_right_bg{
	position:relative;
	margin-top:-178px;
	margin-left:321px;
	width:300px;
	height:200px;
	background-image:url(/home/images/product_bg.gif);
	background-repeat:no-repeat;
	white-space:normal;
}

.product_left_bg2{
	position:relative;
	top:22px;
	left:0px;
	width:300px;
	height:300px;
	background-image:url(/home/images/product_bg2.gif);
	background-repeat:no-repeat;
	white-space:normal;
}

.product_left2{
	position:relative;
	top:22px;
	left:0px;
	width:300px;
	height:300px;
	white-space:normal;
}

.product_right2{
	position:relative;
	margin-top:-278px;
	margin-left:321px;
	width:300px;
	height:300px;
	white-space:normal;
}

.product_right_bg2{
	position:relative;
	margin-top:-278px;
	margin-left:321px;
	width:300px;
	height:300px;
	background-image:url(/home/images/product_bg2.gif);
	background-repeat:no-repeat;
	white-space:normal;
}

.products_image{
	position:absolute;
	width:158px;
	height:31px;
	left:18px;
	bottom:26px !important;
	bottom:20px;
	white-space:normal;
}

.pm{
	position:absolute;
	width:24px;
	height:13px;
}

.feat_space{
	position:relative;
	top:0px;
	height:9px;
	width:600px;
	white-space:normal;
}

.rel_lnk{
	position:relative;
	padding-bottom:21px;
	white-space:normal;
}

.link{
	cursor:pointer;
}

.table{
	width:630px;
	border:0px solid #EBF2F7;
	margin:0px;
	padding:0px;
}

.td_heading0{
	background-color:#CCE0F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2368A0;
	text-decoration:none;
	white-space:nowrap;
}

.td_su_odd{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	white-space:normal;
}

.td_su_even{
	background-color:#EBF2F7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	white-space:normal;
}
	
.td_heading1{
	float:left;
	left:0px;
	width:230px;
	background-color:#CCE0F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2368A0;
	text-decoration:none;
	padding:5px;
	white-space:nowrap;
}

.td_heading2{
	float:left;
	left:-5px;
	width:350px;
	background-color:#CCE0F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2368A0;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}

.td_heading1_3{
	float:left;
	left:-5px;
	width:190px;
	background-color:#CCE0F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2368A0;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}

.td_heading2_3{
	float:left;
	left:-5px;
	width:190px;
	background-color:#CCE0F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2368A0;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}

.td_heading3_3{
	float:left;
	left:-5px;
	width:190px !important;
	width:200px;
	background-color:#CCE0F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2368A0;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}

.td_heading3{
	float:left;
	left:0px;
	width:590px !important;
	width:580px;
	background-color:#CCE0F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2368A0;
	text-decoration:none;
	padding:5px;
	white-space:nowrap;
}

.td_odd1{
	float:left;
	left:0px;
	width:230px;
	/*background-color:#CCE0F0;*/
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}


.td_odd2{
	float:left;
	left:-5px;
	width:350px;
	/*background-color:#CCE0F0;*/
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}

.td_odd1{
	float:left;
	left:0px;
	width:230px;
	/*background-color:#CCE0F0;*/
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}

.td_odd2{
	float:left;
	left:-5px;
	width:350px;
	/*background-color:#CCE0F0;*/
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}

.td_odd3{
	float:left;
	left:0px;
	width:590px !important;
	width:580px;
	/*background-color:#CCE0F0;*/
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}

.td_odd1_3{
	float:left;
	left:0px;
	width:190px;
	/*background-color:#CCE0F0;*/
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}

.td_odd2_3{
	float:left;
	left:-5px;
	width:190px;
	/*background-color:#CCE0F0;*/
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}

.td_odd3_3{
	float:left;
	width:190px !important;
	width:200px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}

.td_even1_3{
	float:left;
	left:0px;
	width:190px;
	background-color:#EBF2F7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}

.td_even2_3{
	float:left;
	left:-5px;
	width:190px;
	background-color:#EBF2F7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}

.td_even3_3{
	float:left;
	width:190px !important;
	width:200px;
	background-color:#EBF2F7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}

.td_even1{
	float:left;
	left:0px;
	width:230px;
	/*background-color:#FFFFFF;*/
	background-color:#EBF2F7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	padding:5px;
	white-space:normal;
}

.td_even2{
	float:left;
	left:-5px;
	width:350px;
	/*background-color:#FFFFFF;*/
	background-color:#EBF2F7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	padding:5px;
	white-space:nowrap;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

.pricing_table{
	background-color:#D3E6F3;
	text-align:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.pricing_head_block{
	position:relative;
	top:0px;
	left:0px;
	width:631px;
	height:118px;
	white-space:normal;
	text-align:left;
}

.pricing_bg_head{
	position:relative;
	top:0px;
	left:0px;
	width:631px;
	height:auto;
	white-space:normal;
	background-color:#EEF5F9;
	text-align:left;
}

.price_label{
	position:absolute;
	bottom:8px;
	white-space:normal;
}

.pricing_footer_blue{
	position:relative;
	top:0px;
	left:0px;
	width:630px;
	height:15px;
	white-space:normal;
	background-image:url(/home/images/pricing_blue.gif);
	background-repeat:no-repeat;
	z-index:9999;
}

.pricing_footer_white{
	position:relative;
	top:0px;
	left:0px;
	width:630px;
	height:15px;
	white-space:normal;
	background-image:url(/home/images/pricing_white.gif);
	background-repeat:no-repeat;
	z-index:9999;
}

.price_sub_cost{
	position:absolute;
	width:105px;
	height:104px;
	bottom:0px;
	left:147px;
	white-space:normal;
	background-image:url(/home/images/price_scost.gif);
	background-repeat:no-repeat;
}

.price_i_rate{
	position:absolute;
	width:78px;
	height:75px;
	bottom:0px;
	left:247px;
	white-space:normal;
	background-image:url(/home/images/price_irates.gif);
	background-repeat:no-repeat;
}

.price_o_rate{
	position:absolute;
	width:86px;
	height:85px;
	bottom:0px;
	left:348px;
	white-space:normal;
	background-image:url(/home/images/price_orates.gif);
	background-repeat:no-repeat;
}

.price_surcharge{
	position:absolute;
	width:57px;
	height:55px;
	bottom:0px;
	left:446px;
	white-space:normal;
	background-image:url(/home/images/price_surcharge.gif);
	background-repeat:no-repeat;
}

.price_storage{
	position:absolute;
	width:47px;
	height:45px;
	bottom:0px;
	left:543px;
	white-space:normal;
	background-image:url(/home/images/price_storage.gif);
	background-repeat:no-repeat;
}

.price_tbl{
	position:absolute;
	width:630px;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	white-space:normal;
}	

.price_column0{
	position:absolute;
	top:133px;
	left:0px;
	width:137px;
	height:auto;
	white-space:normal;
}

.pr_lbl{
	position:relative;
	margin-left:18px;
	white-space:normal;
	cursor:pointer;
}

.price_col_0{
	width:134px;
	height:auto;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}

.price_column1{
	width:93px;
	height:auto;
	border-left:3px solid #EEF5F9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}

.price_column2{
	width:94px !important;
	width:93px;
	height:auto;
	border-left:3px solid #EEF5F9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}

.price_column3{
	width:94px !important;
	width:93px;
	height:auto;
	border-left:3px solid #EEF5F9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}

.price_column4{
	width:94px !important;
	width:93px;
	height:auto;
	border-left:3px solid #EEF5F9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}

.price_column5{
	width:93px;
	height:auto;
	border-left:3px solid #EEF5F9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}

.price_image_align{
	margin-left:18px;
}

.price_flag_align{
	position:absolute;
	left:500px;
}

.pr_product{
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	white-space:normal;
}

.cell_off{
	background-color:#D3E6F3;
}

.cell_on{
	background-color:#FFFFFF;
}

.bot_price_tbl{
	position:relative; 
	left:10px; 
	width:630px; 
	height:auto; 
	white-space:normal; 
	display:none;
}

.pricet{
	float:left;
	width:650px;
	height:auto;
	overflow:hidden;
	white-space:normal;
}

.price_frame{
	width:630px; 
	border:0px; 
	overflow:hidden;
}

.ur_txt_adj{
	position:relative;
	top:2px;
}

/*This will target Firefox only*/
#news{
	position:absolute;
	top:50px;
	right:218px;
	width:185px;
	height:35px;
	
	white-space:normal;
	display:block;
}
/*end*/

/*\*/
html*#news{
	position:absolute;
	top:50px;
[	
	right:218px; /*Firefox < 1.01*/
	right:256px; /*Safari*/
]	
	right:218px; /*IE*/
	width:185px;
	height:35px;
	
	white-space:normal;
	display:block;
}
/*end*/

.login_form{
	position:absolute;
	top:0px;
	right:250px;
	width:185px;
	height:22px;
	
	white-space:normal;
	display:none;
}

.form_title{
	font-family:Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#C73633;
	white-space:normal;
	height:10px;
}

/*This will target Firefox only*/
#form1{
	position:absolute;
	width:123px;
	height:21px;
	top:10px;
	left:119px;
	white-space:normal;
	display:block;
}

/*\*/
html*#form1{
	position:absolute;
	top:10px;
[
	left:119px; /*Firefox < 1.01*/
	left:85px; /*Safari*/
]
	left:119px; /*IE*/
	white-space:normal; 
	display:block;
}
/*end*/

/*This will target Firefox only*/
#form2{
	position:absolute;
	width:123px;
	height:21px;
	top:10px;
	left:245px;
	white-space:normal;
	display:block;
}
/*end*/

/*\*/
html*#form2{
	position:absolute;
	top:10px;
[
	left:245px; /*Firefox < 1.01*/
	left:228px; /*Safari*/
]
	left:245px; /*IE*/
	white-space:normal; 
	display:block;
}
/*end*/


/*This will target Firefox only*/
#form3{
	position:absolute;
	top:21px;
	left:373px;
	white-space:normal;
}
/*end*/

/*\*/
html*#form3{
	position:absolute;
	left:373px;
[
	top:21px; /*Firefox < 1.01*/
	top:23px; /*Safari*/
]
	top:24px; /*IE*/
	white-space:normal; 
}
/*end*/


/*This will target Firefox only*/
#saveusername{
	position:absolute;
	top:19px;
	left:-258px;
	white-space:normal;
	width:305px;
}
/*end*/

html*#saveusername{
	position:absolute;
	top:19px;
[	
	left:-258px; /*Firefox < 1.01*/
	left:-288px; /*Safari*/
]	
	left:-258px;
	white-space:normal;
	width:305px;
}

#login_pass_pin{
	position:absolute;
	margin-left:130px;
	margin-top:-14px !important;
	margin-top:-15px;
	cursor:pointer;
}

html*#login_pass_pin{
	position:absolute;
[	
	margin-left:130px;
	margin-left:145px;
]	
	margin-left:130px;
	margin-top:-14px !important;
	margin-top:-15px;
	cursor:pointer;
}


#login_pass_pin2{
	position:absolute;
	margin-left:130px;
	margin-top:5px;
	cursor:pointer;
}

html*#login_pass_pin2{
	position:absolute;
[	
	margin-left:130px;
	margin-left:145px;
]
	margin-left:130px;
	margin-top:5px;
	cursor:pointer;
}

.login{
	position:relative;
	top:0px;
	left:48px;
	width:266px;
	height:333px;
	
	border-right:3px solid #99C2E1;
	white-space:normal;
}

.whatsnew{
	position:relative;
	width:323px;
	height:303px;
	
	left:435px;
	margin-top:-303px;
	
	white-space:normal;
}

#submit{
	position:absolute;
	width:70px;
	height:28px;
	background-image:url(/home/images/login2.gif);
	background-repeat:no-repeat;
	
	border:0px;
	background-color:transparent;
}

.next_step{
	position:absolute;
	width:152px;
	height:34px;
	background-image:url(/home/images/button_next_step.gif);
	background-repeat:no-repeat;
	
	border:0px;
	background-color:transparent;
	cursor:pointer;
}

.back_button{
	position:absolute;
	width:150px;
	height:34px;
	background-image:url(/home/images/button_back.gif);
	background-repeat:no-repeat;
	
	border:0px;
	background-color:transparent;
	cursor:pointer;
}

.continue_button{
	position:absolute;
	width:152px;
	height:34px;
	background-image:url(/home/images/button_continue.gif);
	background-repeat:no-repeat;
	
	border:0px;
	background-color:transparent;
	cursor:pointer;
}

.button_previous{
	position:absolute;
	width:181px;
	height:34px;
	background-image:url(/home/images/button_prev_step.gif);
	background-repeat:no-repeat;
	
	border:0px;
	background-color:transparent;
	cursor:pointer;
}

.button_accept{
	position:absolute;
	width:152px;
	height:34px;
	background-image:url(/home/images/button_accept.gif);
	background-repeat:no-repeat;
	
	border:0px;
	background-color:transparent;
	cursor:pointer;
}

.button_dialnow{
	position:absolute;
	width:140px;
	height:22px;
	background-image:url(/home/images/C2C_dialnow.gif);
	background-repeat:no-repeat;
	
	border:0px;
	background-color:transparent;
	cursor:pointer;
}

.exp_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

/*Firefox only*/
#passwd{
	margin-left:3px;
}
/*end*/

/*\*/
html*#passwd{
[
	margin-left:3px; /*Firefox < 1.01*/
	margin-left:4px; /*Safari*/
]
	margin-left:3px; /*IE*/
}
/*end*/

.message{
	position:absolute;
	top:40px;
	left:250px;
	width:250px;
	height:12px;
	white-space:normal;
	z-index:9999;
}
