/*---- CSS Document -----*/

/*---- general -----*/
*{
	padding:0;
	margin:0;
	}
body, html{
	padding:0;
	margin:0;
	font:normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#666464;
	background-color:#fff;
	}	
p, h1, h2, h3, h4, h5, h6, a, span, strong, img, ul, li, div, textarea, ol, label, input, form{
	padding:0;
	margin:0;
	}
ul{
	list-style-type:none;
	}
a{
	outline:none;
	text-decoration:none;
	}
img{
	border:none;
	}
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}
.more, .more2{
	font-weight:bold;
	color:#666464;
	}
.more2{
	color:#1a1a1a;
	}	
.more:hover, .more2:hover{
	color:#333333;
	text-decoration:underline;
	}
.more2:hover{
	color:#1E6075;
	}	
	
.link_txt{
	color:#fff;
	}
.link_txt:hover{
	color:#666666;
	}
h4{
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#567c15;
	margin:0 0 15px;
	}
h4.conus{
	margin:15px 0 5px;
	}		
/*******************************=============================---- index page start -----==================================******************************/	
	
/*******************************---- main container start -----******************************/	
.main_cont{
	width:1000px;
	background:url(../images/main_bg.jpg) 0 0 repeat-x #fff;
	margin:0 auto;
	}
.inner_main{
	width:900px;
	margin:0 auto;
	background-color:#fff;
	}	
	
/**********************************************---- header start -----***********************************************/	
.header{
	height:461px;
	}
.header_top{
	background:url(../images/header_topbg.jpg) 0 0 no-repeat;
	width:900px;
	height:118px;
	border-bottom:6px solid #e5e5e5;
	}
.header_mid{
	background:url(../images/flash_area.jpg) 0 0 no-repeat;
	height:202px;
	}	
.header_list{
	width:900px;
	}
.header_list li{
	float:left;
	}
.header_list li div{
	float:left;
	}	
.header_list li div.upper{
	background:url(../images/header_list2_final.jpg) 0 0 no-repeat;
	height:43px;
	width:272px;
	padding:20px 0 0 28px;
	}
.header_list li div.upper h2{
	font-size:0;
	line-height:0;
	text-indent:-1000px;
	width:176px;
	height:27px;
	}
.header_list li div.upper h2 a{
	display:block;
	height:28px;
	}	
.header_list li div.upper h2 a.supt_factory{
	background:url(../images/heading1.gif) 0 0 no-repeat;
	}	
.header_list li div.upper h2 a.testi_factory{
	background:url(../images/heading2.gif) 0 0 no-repeat;
	}	
.header_list li div.upper h2 a.acnt_factory{
	background:url(../images/heading3.gif) 0 0 no-repeat;
	}
.header_list li div.lower1 p, .header_list li div.lower2 p, .header_list li div.lower3 p{
	font:normal 11px/14px Tahoma, Arial, Helvetica, sans-serif;
	}	
.header_list li div.lower1 a, .header_list li div.lower2 a, .header_list li div.lower3 a{
	font:normal 11px/14px Tahoma, Arial, Helvetica, sans-serif;
	}					
.header_list li div.lower1, .header_list li div.lower2, .header_list li div.lower3{
	height:72px;
	background:url(../images/header_list4.jpg) 0 0 no-repeat;
	width:272px;
	padding:0 0 0 28px;
	}	
.header_list li div.lower2{
	background:url(../images/header_list5.jpg) 0 0 no-repeat;
	}	
.header_list li div.lower3{
	background:url(../images/header_list6.jpg) 0 0 no-repeat;
	}	
.header_list li div.lower1 p, .header_list li div.lower2 p, .header_list li div.lower3 p{
	padding:12px 0 0 0;
	width:180px;
	margin:0 0 6px;
	}
.header_list li div.lower2 p{
	width:190px;
	}	
.header_list li div.lower1 a, .header_list li div.lower2 a, .header_list li div.lower3 a{
	font-weight:bold;
	color:#666464;
	}
.header_list li div.lower1 a:hover, .header_list li div.lower2 a:hover, .header_list li div.lower3 a:hover{
	color:#333333;
	text-decoration:underline;
	}
.header_list p{
	text-align:left;
	color:#8b2e2d;
	}		
	
.logo{
	float:left;
	/*width:220px;
	height:38px;
	margin:58px 0 0 28px;*/
	width:150px;
	height:95px;
	margin:11px 0 0 28px;
	}	
/*----------23-06-2010---------------*/	
.countryList{

	font:bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
	padding:0; 
	margin:0;
	position:absolute;
	right:0;
	}
.countryList li{
	float:left;
	}	
.countryList li a{
	margin:0 4px;
	color:#404040;
	}	
.countryList li a:hover, .countryList li a.selected{
	color:#FF0000;
	}	
	
	
	

/************************************  nav start  *****************************************/
.phone{
	width:151px;
	float:right;
	margin:20px 20px 0 0;
	}
.email_cont{
	width:151px;
	float:right;
	margin:20px 20px 0 0;
	}
.email{
	background:url(../images/email_btn.jpg) 0 0 no-repeat;
	width:151px;
	height:34px;
	display:block;
	}
.navigation{
	margin:-27px 15px 0 0;
	float:right;
	}
.navigation .navlist{
	width:auto;
	display:block;
	}
.navigation .navlist li{
	float:left;
	display:block;
	}
.navigation .navlist li a{
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-1000px;
	height:45px;
	margin:0 0 0 0;
	}
.navigation .navlist li a.home, .navigation .navlist li a.homehover{
	background:url(../images/homemenu.gif) 0 0 no-repeat;
	width:54px;
	}
.navigation .navlist li a.homehover, .navigation .navlist li a.home:hover{
	background:url(../images/homelink.jpg) 0 0 no-repeat;
	}	
.navigation .navlist li a.support, .navigation .navlist li a.supporthover{
	background:url(../images/suportmenu.gif) 0 0 no-repeat;
	width:110px;
	
	}	
.navigation .navlist li a.supporthover, .navigation .navlist li a.support:hover{
	background:url(../images/suportlink.jpg) 0 0 no-repeat;
	}		
.navigation .navlist li a.account, .navigation .navlist li a.accounthover{
	background:url(../images/acntmenu.gif) 0 0 no-repeat;
	width:93px;
	}
.navigation .navlist li a.accounthover, .navigation .navlist li a.account:hover{
	background:url(../images/acntlink.jpg) 0 0 no-repeat;
	}
.navigation .navlist li a.testi, .navigation .navlist li a.testihover{
	background:url(../images/testmenu.gif) 0 0 no-repeat;
	width:100px;
	}
.navigation .navlist li a.testihover, .navigation .navlist li a.testi:hover{
	background:url(../images/testlink.jpg) 0 0 no-repeat;
	}	
.navigation .navlist li a.abutus, .navigation .navlist li a.abutushover{
	background:url(../images/abtusmenu.gif) 0 0 no-repeat;
	width:76px;
	}
.navigation .navlist li a.abutushover, .navigation .navlist li a.abutus:hover{
	background:url(../images/abtuslink.jpg) 0 0 no-repeat;
	}	
.navigation .navlist li a.faq, .navigation .navlist li a.faqhover{
	background:url(../images/faqmenu.gif) 0 0 no-repeat;
	width:51px;
	}
.navigation .navlist li a.faqhover, .navigation .navlist li a.faq:hover{
	background:url(../images/faqlink.jpg) 0 0 no-repeat;
	}
.navigation .navlist li a.conus, .navigation .navlist li a.conushover{
	background:url(../images/conmenu.gif) 0 0 no-repeat;
	width:91px;
	}
.navigation .navlist li a.conushover, .navigation .navlist li a.conus:hover{
	background:url(../images/conlink.jpg) 0 0 no-repeat;
	}	
.navigation .navlist li a.funzones, .navigation .navlist li a.funzoneshover{
	background:url(../images/funzones.jpg) 0 0 no-repeat;
	width:79px;
	}
.navigation .navlist li a.funzoneshover, .navigation .navlist li a.funzones:hover{
	background:url(../images/funzones_active.jpg) 0 0 no-repeat;
	}									
/************************************  nav end  *****************************************/	


									
/**********************************************---- header end -----***********************************************/		

/**********************************************---- body start -----***********************************************/	
.body{
	width:900px;
	overflow:hidden;
	}
		
/**********************************************================---- lpanel start -----=================***********************************************/	
.lpanl{
	width:560px;
	float:left;
	padding:40px 12px 0 28px;
	}
.lpanl h2, .rpanl h2{
	font-size:0;
	line-height:0;
	text-indent:-1000px;
	}	
.welcome_panel{
	margin:0 0 40px 0;
	}	
.welcome_bg, .tech_bg, .about_us, .suprt_plan, .terms, .policy, .customer_satis, .faq_heading, .my_acnt, .con_us, .testi_heading{
	background:url(../images/welcome_bg.gif) 0 0 no-repeat;
	height:14px;
	border-bottom:1px solid #e5e5e5;
	padding:0 0 10px 0;
	}
.customer_satis{
	background:url(../images/cus_sas_heading.gif) 0 0 no-repeat;
	}	
.tech_bg{
	background:url(../images/tech_bg.gif) 0 0 no-repeat;
	}
.fix_bg{
	background:url(../images/fiux_headingbg.gif) 0 0 no-repeat;
	width:107px;
	height:12px;
	margin:0 0 16px 0;
	}		
.welcome_cont, .tech_cont, .con_us_cont, .testi_cont{
	padding:10px 0 0 0;
	}	
.welcome_cont p, .con_us_cont p{
	margin:0 0 4px 0;
	}
.wel_link{
	color:#4A4A4A;
	text-decoration:underline;
	}
.wel_link:hover{
	color:#000;
	}			
.tech_list{
	width:auto;
	margin:20px 0;
	}
.tech_list li{
	float:left;
	text-align:center;
	vertical-align:middle;
	margin:0 29px 0 0;
	}
.tech_list li a{
	display:block;
	}
.tech_list li a.windows{
	background:url(../images/windows_icon.jpg) 0 0 no-repeat;
	width:128px;
	height:30px;
	margin:10px 0 0 0;
	}
.tech_list li a.clean{
	background:url(../images/clan_icon.jpg) 0 0 no-repeat;
	width:124px;
	height:51px;
	}
.tech_list li a.orf{
	background:url(../images/orf_icon.gif) 0 0 no-repeat;
	width:220px;
	height:31px;
	margin:10px 0 0 0;
	}	
.manual{
	/*height:20px;
	background-color:#ff0000;*/
	margin:20px 0 15px;
	width:auto;
	overflow:hidden;
	}		
.fix_step{
	width:auto;
	background:url(../images/fix_bg.gif) 0 0 repeat-x #d9efff;
	border:1px solid #afd9f6;
	height:100%;
	overflow:hidden;
	padding:13px;
	}
.fix_list{
	width:auto;
	}
.fix_list li{
	float:left;
	margin:0 5px 0 0;
	}
.fix_list li a{
	display:block;
	width:167px;
	height:79px;
	}	
.fix_list li a.step1, .fix_list li a.step2, .fix_list li a.step3{
	background:url(../images/fixlist_bg.gif) 0 0 no-repeat;
	}
.fix_list li a.step2{
	background-position:0 -79px;
	}
.fix_list li a.step3{
	background-position:0 -158px;
	}


/************************ image slider start ************************/	
.image_slider_cont{
	width:auto;
	overflow:hidden;
	/*float:right;
	height:260px;*/
	/*background-color:#ff0000;*/
	}
/************************ image slider end ************************/	

										
/**********************************************================---- lpanel end -----=================***********************************************/	

/**********************************************================---- rpanel start -----=================***********************************************/	
.rpanl{
	float:right;
	width:300px;
/*	height:20px;
	background-color:#330066;*/
	}	
.support{
	/*height:30px;
	background-color:#b5e3f5;*/
	margin:5px 0 8px;
	}
.support p{
	font-size:11px;
	text-align:left;
	}	
.support_tab{
	width:auto;
	height:100%;
	overflow:hidden;
	}
.tablist, .tab_cont{
	width:auto;
	}
.tablist li{
	float:left;
	}
.tablist li a{
	display:block;
	text-align:center;
	font:bold 12px/41px Arial, Helvetica, sans-serif;
	color:#fff;
	}

.tablist li.tab_on{
	/*background:url(../images/tb_lis1.jpg) 0 0 no-repeat;*/
	width:160px;
	background:url(../images/tabhead.gif) 0 0 repeat-x;
	color:#2b2b2b;
	}	
.tablist li.tab_on a{
	color:#2b2b2b;
	}	
.tablist li.tab_off{
	/*background:url(../images/tb_lis2.jpg) 0 0 no-repeat;*/
	width:140px;
	background-color:#90b6c3;
	border-bottom:5px solid #7ca0b0;
	height:36px;
	}
.tab-content-inner-{
	background:url(../images/cus_contbg.jpg) 0 0 repeat-x #7fbefe;
	padding:10px 28px;
	width:auto;
	overflow:hidden;
	}
.tab_contlft{
	float:left;
	width:165px;
	}
.tab_contlft p{
	color:#262626;
	margin:0 0 14px;
	}	
.user_tab{
	/*background:url(../images/user.png) 0 0 no-repeat;*/
	width:75px;
	height:95px;
	float:right;
	}	
.tab_cont{
	background:url(../images/cus_contbg.jpg) 0 0 repeat-x #7fbefe;
	padding:10px 28px;
	overflow:hidden;
	}
.start_btn{
	background:url(../images/start_btn.gif) 0 0 no-repeat;
	width:91px;
	height:23px;
	display:block;
	}			
/*.tablist li a.rmsuprt{
	background:url(../images/tb_lis2.jpg) 0 0 no-repeat;
	width:164px;
	height:41px;
	}
.tablist li a.rmsuprt:hover{
	background-position:0 -41px;
	}*/							
.form_portion{
	width:auto;
	margin:0 0 8px 0;
	}
.call_form{
	width:auto;
	}
.call_form label{
	display:block;
	color:#262626;
	float:left;
	margin:3px 0 10px 0;
	font-size:11px;
	}
.call_form .submit_btn{
	background:url(../images/sub_btn.jpg) 0 0 no-repeat;
	width:91px;
	height:23px;
	display:block;
	outline:none;
	border:none;
	cursor:pointer;
	float:right;
	font-size:0;
	line-height:0;
	text-indent:-1000px;
	margin:5px 0 10px;
	}	
/*#err_msg{color:#ff0000; float:left; margin:0 0 5px 15px;}*/		

.call_form input.text, .call_form textarea{
	float:right;
	background-color:#c4e18b;
	border:1px solid #dcedbc;
	width:204px;
	margin:0 0 3px 0;
	padding:1px 2px;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#274123;
	}
.call_form .Date{
	background-color:#c4e18b;
	border:1px solid #dcedbc;
	float:left;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#274123;
	margin-right:4px;
	}	
	
		
.call_form textarea{
	margin:0 0 7px 0;
	height:60px;
	}	
.form_header{
	background:url(../images/form_header_bg.gif) 0 0 repeat-x;
	border-bottom:1px solid #c6e28d;
	padding:14px 0 14px 28px;
	}	
.form_heading{
	background:url(../images/form_heading.gif) 0 0 no-repeat;
	width:123px;
	height:12px;
	}
.form_body{
	background:url(../images/form_bg.jpg) 0 0 repeat-x #8cbc32;
	padding:12px 20px 0 28px;
	height:100%;
	overflow:hidden;
	}	
.custmr_header{
	background:url(../images/cs_heading_bg.gif) 0 0 repeat-x;
	border-bottom:1px solid #c5e7f9;
	padding:12px 0 12px 28px;
	}
.custmr_heading{
	background:url(../images/cs_heading.gif) 0 0 no-repeat;
	width:185px;
	height:12px;
	}
.custmr_body{
	background:url(../images/cus_contbg.jpg) 0 0 repeat-x #7ebefe;
	padding:10px 28px 10px;
	overflow:hidden;
	width:auto;
	}	
.custmr_cont{
	width:150px;
	float:left;
	}	
.custmr_cont p{
	color:#1a1a1a;
	margin:0 0 4px;
	font-size:11px;
	text-align:left;
	}
.custmr_cont a{
	font-size:11px;
	}		
.custmr_cont p strong{
	display:block;
	margin:0 0 14px 0;
	}	
.custmr_pic{
	background:url(../images/earth.png) 0 0 no-repeat;
	width:78px;
	height:85px;
	float:right;
	}													
/**********************************************================---- rpanel end -----=================***********************************************/	


/**********************************************---- body end -----***********************************************/	

/**********************************************---- footer start -----***********************************************/	
.footer{
	background:url(../images/footer_bg.jpg) 0 0 repeat-x #acc32a;
	margin:20px 0 0 0;
	/*height:126px;*/
	width:auto;
	height:100%;
	overflow:hidden;
	}
.footer_list{
	width:auto;
	font:normal 12px/16px Tahoma, Arial, Helvetica, sans-serif;
	}	
.footer_list li{
	float:left;
	color:#393c3c;
	margin:0 3px 5px 0;
	}
.footer_list li a, .footer_list li span{
	color:#393c3c;
	}
.footer_list li span{
	cursor:pointer;
	}	
.footer_list li a:hover, .footer_list li span{
	color:#000;
	}			
.foot_lft{
	float:left;
	width:507px;
	margin:43px 0 0 93px;
	}
.foot_rht{
	background:url(../images/footer_logo.jpg) 0 0 no-repeat;
	width:128px;
	height:37px;
	float:right;
	margin:55px 59px 0 0;
	}	
.footer_txt{
	font:normal 11px/12px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 14px 0;
	}	
/*.foot_lft p{
	font:normal 12px/16px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	}*/		
/**********************************************---- footer end -----***********************************************/

/*******************************---- main container end -----******************************/	

/*******************************=============================---- index page end -----==================================******************************/


/*******************************=============================---- about us page start -----==================================******************************/
.about_us{
	background:url(../images/about_headingbg.gif) 0 0 no-repeat;
	}
.welcome_cont .extra_topmar{
	margin:25px 0 0;
	}	
/*******************************=============================---- about us page end -----==================================******************************/

/*******************************=============================---- support plans page start -----==================================******************************/
.suprt_plan{
	background:url(../images/splans_headingbg.gif) 0 0 no-repeat;
	}
.support_list, .support_list2, .support_list3{
	width:auto;
	margin:0 0 20px 0;
	}
.support_list2{
	margin:15px 0 20px;
	}		
.support_list li, .support_list2 li, .support_list3 li{
	margin:0 0 10px;
	background:url(../images/dot.gif) 0 5px no-repeat;
	padding:0 0 0 15px;
	}
.support_list3 li{
	background:url(../images/arrow.gif) 0 5px no-repeat;
	}	
.support_list li a, .support_list2 li a{
	color:#666464;
	}	
.support_list li a:hover, .support_list2 li a:hover{
	color:#000;
	text-decoration:underline;
	}		
/*******************************=============================---- support plans page end -----==================================******************************/


/*******************************=============================---- terms page start -----==================================******************************/
.terms{
	background:url(../images/terms_heading.gif) 0 0 no-repeat;
	}
/*******************************=============================---- terms page end -----==================================******************************/

/*******************************=============================---- policy page start -----==================================******************************/
.policy{
	background:url(../images/policy_heading.gif) 0 0 no-repeat;
	}
/*******************************=============================---- policy page end -----==================================******************************/

/*******************************=============================---- faq page start -----==================================******************************/
.faq_heading{
	background:url(../images/faq_heading.gif) 0 0 no-repeat;
	}
/*******************************=============================---- faq page end -----==================================******************************/

/*******************************=============================---- my account page start -----==================================******************************/
.my_acnt{
	background:url(../images/my_account_heading.gif) 0 0 no-repeat;
	}
.acnt_form_section{
	margin:15px 0 0 0;
	width:auto;
	}	
.account_form{
	width:370px;
	height:100%;
	overflow:hidden;
	background-color:#fff;
	margin:0 auto;
	padding:10px;
	border:1px solid #61C752;
	}	
.account_forminner{
	background:url(../images/acnt_formbg.jpg) 0 0 no-repeat #cadda7;
	padding:20px;
	width:auto;
	overflow:hidden;
	}	
.account_forminner label{
	display:block;
	font:bold 14px/16px Tahoma, Arial, Helvetica, sans-serif;	
	color:#333333;
	float:left;
	margin:3px 0 10px;
	}
.account_forminner input.textfield{
	width:196px;
	margin:0 0 3px;
	border:1px solid #666666;
	padding:1px 2px;
	float:right;
	}	
.account_forminner .login_btn{
	background:url(../images/login_btn.png) 0 0 no-repeat;
	width:91px;
	height:23px;
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-1000px;
	outline:none;
	border:none;
	cursor:pointer;
	margin:20px auto;
	color:#000;
	}	
.error_line{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#297E36;
	text-decoration:underline;
	}	
.error_line:hover{
	text-decoration:none;
	color:#000;
	}
.account_forminner p{
	margin:5px 0 0;
	color:#000;
	}		
/*******************************=============================---- my account page end -----==================================******************************/

/*******************************=============================---- contact us page start -----==================================******************************/
.con_us{
	background:url(../images/conus_heading.gif) 0 0 no-repeat;
	}
.con_us_cont p{
	font-weight:bold;
	color:#b73609;
	}
.con_us_cont strong{
	color:#666464;
	}
.con_us_cont p.linktxt{
	margin:10px 0;
	color:#666464;
	}
.con_us_cont a{
	color:#464646;
	}
.con_us_cont a:hover{
	color:#000;
	text-decoration:underline;
	}					
/*******************************=============================---- contact us page end -----==================================******************************/

/*******************************=============================---- testimonials page start -----==================================******************************/
.testi_heading{
	background:url(../images/testi_heading.gif) 0 0 no-repeat;
	}
.testi_cont p{
	margin:11px 0 0 0;
	}	
.ornge_txt{
	background:url(../images/green_arrow-.gif) 0 6px no-repeat;	
	padding:0 0 15px 0;
	color:#B44516;
	font-weight:bold;
	border-bottom:1px solid #B5B5B5;
	margin:0;
	}
.signature{
	display:block;
	margin:15px 0 0;
	}	
/*******************************=============================---- testimonials page end -----==================================******************************/

/*----------moumita-28.06.10-----------*/
.formarea-1{
border:1px solid #628426;
height:22px;
color:#536F1B;
font-size:15px;
background:url(../images/profie-hover.jpg) repeat-x;
padding:8px 0 0 8px;
}

.tab-border{
border:1px solid #628426;
background:#F4FFDF;
}

.tab-text{
color:#3e6002;
padding:5px 5px 5px 8px;
font-size:12px;
}

.change-password{
background:url(../images/change-password.jpg) no-repeat;
height:24px;
width:134px;
border:none;
cursor:pointer;
color:#1a1e21;
}

.tab-right-botom{
border-bottom:1px dashed #7A9F31;
border-right:1px dashed #7A9F31;
}
.tab-right-botom-1{
border-bottom:1px dashed #7A9F31;
}
.tab-gap-1{
padding:5px;
}

.black-text-m{
padding:5px;
font-size:12px;
}

.formarea-2{
border:1px solid #628426;
height:27px;
color:#536F1B;
font-size:15px;
background:url(../images/profie-hover.jpg) repeat-x;
padding:3px 0 0 0px;
}

.no-tickets-found{
border:1px dashed #76959f;
color:#f00;
font-size:15px;
font-weight:bold;
background:#EFE0E0;
}

.back{
background:url(../images/back.jpg) no-repeat;
height:24px;
width:49px;
border:none;
cursor:pointer;
color:#1a1e21;
/*background:#FF0000;*/
}

.account_1{
	height:100%;
	overflow:hidden;
	background-color:#fff;
	padding:10px;
	border:1px solid #61C752;
	}
	
	.text--1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#4B7F27;
	font-weight:bold;
	}
	
	.account_forminner .signin_btn{
	background:url(../images/sign-in.png) 0 0 no-repeat;
	width:91px;
	height:23px;
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-1000px;
	outline:none;
	border:none;
	cursor:pointer;
	margin:20px auto;
	color:#000;
	}
	
	.account_forminner input.textfield-1{
	width:120px;
	margin:0 0 3px;
	border:1px solid #666666;
	padding:1px 2px;
	float:right;
	}
	
	.acnt_form_section-1{
	margin:0px 0 0 0;
	width:auto;
	}
