/* Utilites
------------------------------ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, .signupTable, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.signupTable {
	border-collapse: collapse;
	border-spacing: 0;
}
*:focus {
	outline: none;
}
.hidden {
	display: none;
}
.show {
	display: block!important;
}
.clear {
	clear: both;
}
.container:after, .columns:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block
}
.clearfix {
	display: block
}
.column {
	float:left;
}
.accessibility {
	left:-999em;
	position:absolute;
	top:-999em;
}
legend.accessibility {
	display:none;
}

.smalltext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	margin: -10px 0 5px 0;
	padding: 0;
}


.grey {
	color: #999;
	}

.helpicon {
	height: 18px;
	width: 18px;
	display: inline-block;
	background: url('../images/help_btn.gif') no-repeat 0 0;
	margin-bottom: -4px;
	}

	.helpicon:hover {
		background: url('../images/help_btn.gif') no-repeat 0 -18px;
		}

/* Main styles
------------------------------ */

html {
 height: 100%;
 color: #000;
 font: 12px Verdana, Geneva, sans-serif;
 background:#fff url('../images/bg_main.jpg') repeat-x -1px 0;
}

body {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	line-height:18px;
	min-width: 724px;
}

#headerClouds {
	background:url('../images/main_header_bg.png') no-repeat scroll top center;
	width: 100%;
}

#page {
	width:728px;
	margin:0 auto;
}
#logo {
	width:112px;
	height:89px;
	display:block;
	background:url(../images/logo.png);
	float:left;
	margin-top:7px;
	width:112px;
}

#logo:hover {
	background:url(../images/logo.png) 0 -89px;
}

#serviceNav.container {
	float:right;
	margin: 88px 0 -10px 0;
	padding: 0;
	z-index: 999; 
	font-size: 11px;
	display: block;
	/*position: absolute;*/
 	position: relative;
	text-transform: uppercase;
	
}



#serviceNav li {
}
#serviceNav li.help a {
	margin-right:0px;
}
#serviceNav li a {
	color:#B0E0FF;
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 0;
	margin: 0 10px 0 0;
	padding-left:23px;
	display:block;
	float:left;
	text-decoration:none;
	height: 8px;
	vertical-align: middle;
}


#serviceNav.container li {
	line-height: 1px;
	margin: 0 0 0 15px;
	padding: 0;
	float: right;
	color:#B0E0FF;
	}





#serviceNav li.login a {
	background:transparent url(../images/login_icon.png) no-repeat scroll 0 0;
}

	#serviceNav li.login a:hover{
		color:#c8e9ff;
		background:transparent url(../images/login_icon.png) no-repeat scroll 0 -16px;
	}

#serviceNav li.profile a {
	background:transparent url(../images/user_icon.png) no-repeat scroll 0 0;
	padding-left:23px;
}

	#serviceNav li.profile a:hover{
		color:#c8e9ff;
		background:transparent url(../images/user_icon.png) no-repeat scroll 0 -16px;
	}

#serviceNav li.activateAccount a {
	background:transparent url(../images/activateaccount_icon.png) no-repeat scroll 0 0;
	padding-left:21px;
}

	#serviceNav li.activateAccount a:hover{
		color:#c8e9ff;
		background:transparent url(../images/activateaccount_icon.png) no-repeat scroll 0 -16px;
	}


#serviceNav li.statistics a {
	background:transparent url(../images/stat_icon.png) no-repeat scroll 0 0;
	padding-left:23px;
}

	#serviceNav li.statistics a:hover{
		color:#c8e9ff;
		background:transparent url(../images/stat_icon.png) no-repeat scroll 0 -16px;
	}


#serviceNav li.help a:hover{
	color:#c8e9ff;
	background:transparent url(../images/help_icon.png) no-repeat scroll 0 -16px;
	}
#search {
	clear:left;
	background:url(../images/search_form_bg.png) no-repeat center;
	width:735px;
	height:91px;
}
#search .searchInput {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color: #333333;
	font-size:12px;
	margin-left:53px;
	float:left;
	margin-top:40px;
	width:469px;
}
#search fieldset {
	width:100%;
}
#search .button {
	background:transparent url(../images/search_button.png) no-repeat scroll 0 0;
	border:medium none;
	height:32px;
	float:left;
	line-height:0;
	margin-left:30px;
	margin-top:0;
	margin-top:31px;
	/*text-indent:-90000px;*/
	width:145px;
	cursor:pointer;
	cursor:hand;
}
#search .button:hover {
	background:url(../images/search_button.png) no-repeat 0 -32px;
	cursor:pointer;
	cursor:hand;
}
.titleBlock {
	overflow:hidden;
	padding-bottom:10px;
}
.titleBlock img {
	margin-right:13px;
	float:left;
}
.signupStepPage .titleBlock h1 {
	padding-bottom:9px;
	padding-top:29px;
}
.titleBlock h1 {
	color:#505050;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
	padding-bottom:9px;
	padding-top:20px;
}

h1 span {
	background: url(../images/h1Seporator.gif) no-repeat left center;
	padding-left: 10px;
	color: #00c2f8;
	}

.titleBlock h2 {
	color:#505050;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	margin-left: 20px;
	padding-bottom:9px;
	padding-top:14px;
}
.titleBlock p {
	color:#505050;
	font-weight:bold;
	line-height:18px;
}
#sidebar {
	float:right;
	margin-left:20px;
	width:245px;
}
.mainform {
	width:238px;
	margin:0;
	background:url(../images/authBlockBg.png) bottom left no-repeat
}



#content ul.signup {
	width:238px;
	background:url(../images/signupBlock.png) top left no-repeat;
	height:48px;
}
#content ul.login {
	width:238px;
	background:url(../images/loginBox.png) top left no-repeat;
	height:48px;
	
}

.kickasssignin {
	background:url(../images/youcanlogin.gif) no-repeat;
	width: 186px;
	height: 52px;
	display: block;
	margin-top: 5px;
}

.kickasssignin:hover {
	background:url(../images/youcanlogin.gif) no-repeat 0 -52px;
}


#content #tabs li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:43px;
	padding:0;
	margin:0;
	background:none;
	text-align:center;
	width:78px;
}
#tabs li a {
	color:#FFF;
	text-decoration:none;
}
.signup#tabs li#signup a {
	color:#9a9a9a;
}

.noneEditable {
	color: #999999 !important;
	}

.login#tabs li#login a {
	color:#9a9a9a;
}

#authForm form {
/*	display:none;*/
	padding:10px 28px 0 28px;
}

#authForm label {
	color:#909090;
	display:block;
	padding-bottom:6px;
}

#authForm input {
	background:url(../images/sidebarInput_bg.png) no-repeat;
	border: none;
	height:16px;
	padding:6px 8px;
	width:170px;
	margin-bottom:12px;
	}

	#authForm form.openid input.tfield {
		background:url(../images/sidebarInput_bgOpenId.png) no-repeat;
		padding-left: 25px;
		width: 153px;
		}
	
#authForm .month, #authForm .year {
	margin-bottom: 10px;
	} 

#authForm.signup .signup {
	display:block;
}

.activateLeft #authForm.signup label {
	color: #595959;
}

#authForm.login .login {
	display:block;
}


.activateLeft {
	width: 315px;
	float: left;
	}

.activateRight {
	width: 382px;
	float: left;
	font-size: 11px;
	color:#999999;
	padding-top: 10px;
	}

.activateRight p {
	line-height: 140%;
	padding-bottom: 20px;
	}

	
.cards {
	margin-bottom: 20px;
	}	


#authForm .button {
	width:96px;
	height:23px;
	/*text-indent:-99999px;
	line-height:0;*/
	background:url(../images/registr_btn.png) 0 0 no-repeat;
	cursor: pointer;
	cursor: hand;
}
	#authForm .button:hover {
		background:url(../images/registr_btn.png) 0 -23px no-repeat;
	}

.proceedbut {
	width:96px;
	height:23px;
	border: none;	
	background:url(../images/proceed_btn.png) 0 0 no-repeat;
	cursor: pointer;
	cursor: hand;
}
	.proceedbut:hover {
		background:url(../images/proceed_btn.png) 0 -23px no-repeat;
	}



#authForm .butActivate {
	width:96px;
	height:23px;
	text-indent:-99999px;
	line-height:0;
	background:url(../images/activate_btn.png) 0 0 no-repeat;
	cursor: pointer;
	cursor: hand;
}
	#authForm .butActivate:hover {
		background:url(../images/activate_btn.png) 0 -23px no-repeat;
		cursor:pointer;
	}

#authForm .butSubmit {
	width:96px;
	height:23px;
	text-indent:-99999px;
	line-height:0;
	background:url(../images/submit_btn.png) 0 0 no-repeat;
	cursor: pointer;
	cursor: hand;
}
	#authForm .butSubmit:hover {
		background:url(../images/submit_btn.png) 0 -23px no-repeat;
	}

#authForm .butSendNew {
	width:96px;
	height:23px;
	text-indent:-99999px;
	line-height:0;
	background:url(../images/sendnew_btn.png) 0 0 no-repeat;
	cursor: pointer;
	cursor: hand;
}

	#authForm .butSendNew:hover {
		background:url(../images/sendnew_btn.png) 0 -23px no-repeat;
		cursor:pointer;
	}

#authForm input.login, #openid_login input.login, #authForm input.loginbutton, #right .loginbutton {
	background: transparent url(../images/login_but.png) no-repeat 0 0;
	margin-left: 0;
	padding-left: 0;
	width:96px;
	height:23px;
	cursor: pointer;
	cursor: hand;
	}
	
	#authForm input.login:hover, #openid_login input.login:hover, #authForm .loginbutton:hover, #right .loginbutton:hover  {
		background:url(../images/login_but.png) no-repeat 0 -23px;
		}
		
#content p {
	margin-bottom:5px;
}
#content ul {
	margin-top:5px;
}
#content li {
	background:url(../images/butllet.gif) left center no-repeat;
	margin-bottom:5px;
	margin-left:7px;
	padding-left:22px;
}
#content {
	padding-left:8px;
	padding-top:3px;
}
a {
	color:#08b9ec;
}
a:hover {
	text-decoration:none;
}
#footer {
	background: url(../images/footer.gif) no-repeat scroll 4px 0;
	height:60px;
	margin:10px auto 20px;
	padding-left:24px;
	padding-top:25px;
	width:708px;
	clear: both;
	color:#999999;
	position:relative;

}

#footer a {
	color:#999999;
}
#footer .logo {
	background:transparent url(../images/footer_logo.gif) repeat scroll 0 0;
	display:block;
	float:right;
	height:51px;
	margin-right:25px;
	margin-top:10px;
	position:absolute;
	right:0;
	top:10px;
	width:71px;
}

#footer .logo:hover {
		background:transparent url(../images/footer_logo.gif) repeat scroll 0 -51px;
}

.steps {
	margin-left: 4px;
	}

.steps li {
	background:transparent url(../images/firstStep.png) no-repeat scroll 0 0;
	float:left;
	height:99px;
	margin-right:5px;
	padding-left:14px;
	padding-right:29px;
	padding-top:94px;
	width:198px;
}
.steps li#second {
	background:transparent url(../images/secondStep.png) no-repeat scroll 0 0;
}
.steps li#third {
	background:transparent url(../images/thirdStep.png) no-repeat scroll 0 0;
	width:188px;
	margin-right:0;
}
.downloadInfo, .fileNotFound {
	background:url(../images/download_info_box_top.png) top right no-repeat;
	clear:both;
	width:721px;
	margin-bottom:21px;
	margin-top:21px;
	position:relative;
}

/*.fileNotFound {
	clear: both;
	}*/

.downloadInfo .bottom, .fileNotFound .bottom {
	background:url(../images/download_info_box_bottom.png) bottom right no-repeat;
	position:absolute;
	bottom:-11px;
	height:11px;
	width:721px;
}
.downloadInfo .icon, .fileNotFound .icon{
	background:url(../images/download_info_box_icon.png) bottom right no-repeat;
	position:absolute;
	top:-10px;
	height:84px;
	left:0;
	z-index:300;
	width:81px;
}

.fileNotFound .icon {
	background:url(../images/nofilefound.png)  bottom right no-repeat;
	width:117px;	
	top:-20px;
}

.downloadInfo dt, .fileNotFound dt {
	color:#7C7462;
	font-size:17px;
	margin-left:100px;
	margin-right:80px;
	padding-bottom:5px;
	padding-top:15px;
}

.fileNotFound dt {
	padding-left:15px;
}


.downloadInfo .url, .fileNotFound .url {
	color:#b6b6b6;
	margin-left:100px;
}
.downloadInfo .size, .fileNotFound .size {
	color:#7C7462;
	font-size:20px;
	position:absolute;
	right:21px;
	top:13px;
}
.downloadInfo .size sup, .fileNotFound .size sup {
	color:#686868;
	font-size:17px;
	padding-left:7px;
	position:relative;
	top:2px;
	vertical-align:super;
}
.signupTable, .downloadTable, .fileNotFound{
	margin:14px 0;
}
.signupTable thead .fistCol {
	background:url(../images/signupTableHeaderFirst.png) bottom left no-repeat;
	width:338px;
	position:relative;
}

.signupTable.twoCollsTable  thead .fistCol {
	width:516px;
}



.mask
{
	position:relative;
}
.mask div
{
	background:transparent url(../images/mask.png) repeat scroll 0 0;
	height:263px;
	left:343px;
	position:absolute;
	top:40px;
	width:187px;
	z-index:999;
	}
.signupTable thead .secondCol {
	background:url(../images/signupTableHeaderSecond.png) bottom left no-repeat;
	height:59px;
	width:204px;
	padding-bottom:2px;
	vertical-align:bottom;
}
.signupTable thead .thirdCol {
	background:url(../images/signupTableHeaderThird.png) bottom left no-repeat;
	width:178px;
	vertical-align:bottom;
	padding-bottom:15px;
}


.signupTable tbody .fistCol {
	background:url(../images/signupTableMiddleFirst.png) bottom left no-repeat;
	width:335px;
	vertical-align:middle;
}
.signupTable tbody .secondCol {
	background:url(../images/signupTableMiddleSecond.png) bottom left no-repeat;
	height:44px;
	width:204px;
	text-align:center;
	vertical-align:middle;
}
.signupTable tbody .thirdCol {
	background:url(../images/signupTableMiddleThird.png) bottom left no-repeat;
	width:178px;
	text-align:center;
	vertical-align:middle;
}
.signupTable tfoot .fistCol {
	background:url(../images/signupTableFooterFirst.png) top left no-repeat;
	width:335px;
}
.signupTable tfoot .secondCol {
	background:url(../images/signupTableFooterSecond.png) top left no-repeat;
	width:204px;
	height: 57px;
	text-align:center;
	vertical-align:top;
}
.signupTable tfoot .thirdCol {
	background:url(../images/signupTableFooterThird.png) top left no-repeat;
	width:178px;
	text-align:center;
	vertical-align:top;
	height:57px;
}

/* ================ downloadTable ===============*/

.downloadTable thead .fistCol {
	background:url(../images/download_table_thead_first.jpg) bottom right no-repeat;
	width:472px;
	height:47px;
}

.downloadTable thead .secondCol {
	background:url(../images/download_table_thead_second.jpg) bottom right no-repeat;
	width:103px;
	vertical-align:bottom;
}

.downloadTable thead .thirdCol {
	 background:url(../images/download_table_thead_first_third.jpg) bottom right no-repeat;
	width:148px;
	vertical-align:bottom;
}

.downloadTable thead .thirdColDate {
	background: url(../images/download_table_thead_date.png) bottom right no-repeat;
	vertical-align:bottom;
	width: 118px;
}


.downloadTable tbody .fistCol {
	background:url(../images/download_table_tbody_first.jpg) bottom right no-repeat;
	height:44px;
	padding:0 13px 0 3px;
	vertical-align:middle;
}

.downloadTable tbody .secondCol {
	background:url(../images/download_table_tbody_second.jpg) bottom right no-repeat;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#8c8c8c;
}

.downloadTable tbody .thirdCol {
	background:url(../images/download_table_tbody_third.jpg) bottom right no-repeat;
	text-align:center;
	vertical-align:middle;
}

.downloadTable tbody .thirdCol a {
	display:block;
	background:url(../images/download_link_arrow.png) 0 0 no-repeat; 
	width:63px;
	margin:0 auto;
	height:32px;
	text-indent:-9999px;
	line-height:1px;
}

.downloadTable tbody .thirdCol a:hover {
	background:url(../images/download_link_arrow.png) 0 -32px no-repeat; 
}

.downloadTable tfoot .fistCol {
	background:url(../images/download_table_tfoot_first.jpg) bottom right no-repeat;
	height:13px;
}
.downloadTable tfoot .secondCol {
	background:url(../images/download_table_tfoot_second.jpg) bottom right no-repeat;
	text-align:center;
	vertical-align:top;
}

.downloadTable tfoot .thirdCol {
	background:url(../images/download_table_tfoot_third.jpg) bottom right no-repeat;
	text-align:center;
	vertical-align:top;
}



.downloadTable tfoot td {
	line-height:1px;
}

/**/
.statTable thead .fistCol {
	background:url(../images/stat_table_thead_first.jpg) bottom right no-repeat;
	width:497px;
	height:47px;
}

.statTable thead .secondCol {
	background:url(../images/stat_table_thead_second.jpg) bottom right no-repeat;
	width:103px;
	vertical-align:bottom;
}

.statTable thead .thirdCol {
	 background:url(../images/stat_table_thead_first_third.jpg) bottom right no-repeat;
	width:148px;
	vertical-align:bottom;
}

.statTable thead .thirdColDate {
	background: url(../images/stat_table_thead_date.png) bottom right no-repeat;
	vertical-align:bottom;
	width: 118px;
}


.statTable tbody .fistCol {
	background:url(../images/stat_table_tbody_first.jpg) bottom right no-repeat;
	height:44px;
	padding:0 13px 0 3px;
	vertical-align:middle;
}

.statTable tbody .secondCol {
	background:url(../images/stat_table_tbody_second.jpg) bottom right no-repeat;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#8c8c8c;
}

.statTable tbody .thirdCol {
	background:url(../images/stat_table_tbody_third.jpg) bottom right no-repeat;
	text-align:center;
	vertical-align:middle;
}

.statTable tbody .thirdCol a {
	display:block;
	background:url(../images/download_link_arrow.png) 0 0 no-repeat; 
	width:63px;
	margin:0 auto;
	height:32px;
	text-indent:-9999px;
	line-height:1px;
}

.statTable tbody .thirdCol a:hover {
	background:url(../images/download_link_arrow.png) 0 -32px no-repeat; 
}

.statTable tfoot .fistCol {
	background:url(../images/stat_table_tfoot_first.jpg) bottom right no-repeat;
	height:13px;
}
.statTable tfoot .secondCol {
	background:url(../images/stat_table_tfoot_second.jpg) bottom right no-repeat;
	text-align:center;
	vertical-align:top;
}

.statTable tfoot .thirdCol {
	background:url(../images/stat_table_tfoot_third.jpg) bottom right no-repeat;
	text-align:center;
	vertical-align:top;
}



.statTable tfoot td {
	line-height:1px;
}


/* ================ statTable ===============*/

.statTable thead .fistCol {
	width:497px;
}

.statTable thead .secondCol {
	background:url(../images/stat_table_thead_second.jpg) bottom right no-repeat;
	width:103px;
	vertical-align:bottom;
}

.statTable tbody .secondCol {
	background:url(../images/stat_table_tbody_second.jpg) bottom right no-repeat;
}

.statTable tbody .thirdCol {
	background:url(../images/stat_table_tbody_third.jpg) bottom right no-repeat;
	text-align:center;
	vertical-align:middle;
}

.statTable tfoot .thirdCol {
	background:url(../images/stat_table_tfoot_third.png) bottom right no-repeat;
	text-align:center;
	vertical-align:top;
}

/* ====================================*/

a.signupButton {
	background:transparent url(../images/signup_button.png) no-repeat scroll 0 0;
	display:block;
	height:32px;
	margin:6px auto;
	width:144px;
}

	a.signupButton:hover {
		background:transparent url(../images/signup_button.png) no-repeat scroll 0 -33px;
	}

a.activateButton {
	background:transparent url(../images/activate_button.png) no-repeat scroll 0 0;
	display:block;
	height:32px;
	margin:6px auto;
	width:144px;
}

	a.activateButton:hover {
		background:transparent url(../images/activate_button.png) no-repeat scroll 0 -33px;
	}


a.downloadButton {
	background:transparent url(../images/download_button.png) no-repeat scroll 0 0;
	display:block;
	height:32px;
	margin:6px auto;
	width:145px;
}

a.downloadButton:hover{
	background:transparent url(../images/download_button.png) no-repeat scroll 0 -32px;

}
.bullet {
	background:url(../images/butllet.gif) left center no-repeat;
	margin-left:10px;
	padding-left:22px;
}

.bullet a {
	font-weight: bold;
	}
	
strong {
	color:#8eac1a;
}

.registr label {
	display:block;
	width:145px;
	float:left;
	clear:left;
	font-size:11px;
	color:#909090;
	padding-top:5px;
}
.registr input {
	background:url(../images/sidebarInput_bg.png);
	border:medium none;
	height:16px;
	float:left;
	padding:6px 8px;
	width:170px;
	margin-bottom:12px;
}
.registr {
	width:350px;
	margin-top:10px;
}
.privatPolicy {
	clear:both;
	margin-right:20px;
	float:right;
}
.registr .button {
	background:url(../images/registr_sifnip_button.png);
	width:95px;
	height:22px;
	clear:both;
	line-height:0;
	margin-top:10px;
	text-indent:-9999px;
	float:right;
	margin-right:20px;
}

	.registr .button:hover {
		background:url(../images/registr_sifnip_button.png) 0 -22px no-repeat;
	
	}

.stepNav {
	background:url(../images/step_menu.png) no-repeat;
	height:26px;
	padding:4px;
	width:718px;
	margin-bottom:10px;
}
#content .stepNav li {
	text-indent:-7000px;
	line-height:0;
	height:23px;
	float:left;
	margin:0;
	padding:0;
	margin-right:8px;
}
.signupNav
{
	margin:10px 0;
}
#content .benefits {
	margin-bottom:10px;
}
#content .benefits li {
	width:233px;
	margin:0;
	padding:40px 0 0;
	*padding:46px 0 0;
	height:183px;
	float:left;	
	position:relative;
	margin:0 8px 0 0;
}
#content .benefits li#firstitem {
	background:url(../images/30days.jpg) no-repeat scroll 0 0;
}
#content .benefits li#seconditem {
	background:url(../images/60days.jpg) no-repeat scroll 0 0;
}
#content .benefits li#thirditem {
	background:url(../images/120days.jpg) no-repeat scroll 0 0;
	margin-right:0;
}
#content .benefits li li {
	padding:0;
	line-height:40px;
	width:182px;
	margin-bottom:5px;
  margin-right:17px;
	margin-left:7px;
	padding:0 0 0 22px;
	display:inline;
	height:auto;
}
.subscribe {
	background:url(../images/subscribe_button.png);
	width:96px;
	height:23px;
	display:block;
	position:absolute;
	bottom:10px;
	*bottom:15px;
	left:68px;
}
.subscribe:hover {
	background:url(../images/subscribe_button.png) 0 -23px no-repeat;
	width:96px;
	height:23px;
	display:block;
	position:absolute;
	bottom:10px;
	left:68px;
}

#left {
	float: left;
	width: 55%;
}

#right {
	float: left;
	width: 40%;
}

.stat td {
	padding-left: 10px;
}

.oddrow {
	background-color: #FFF;
	padding: 10px;
}

.evenrow {
	background-color: #EEE;
	padding: 10px;
}

.alertfield {
	height: 51px;
	background:url(../images/alertsymbol.png) 0 0 no-repeat;
	padding-left: 75px;
	display: table;
	}

.alertfield p {
	display: table-cell;
	vertical-align: middle;
	color: #e88e00;
	}

#openid_label {
	text-decoration: underline;
	color: #08B9EC !important;
	cursor: pointer;
}

.successGraphic {
	background:url(../images/succeess_page.png) right 40px no-repeat;
	min-height: 267px;
	_height: 267px;
	width: 300px;
	margin: 0 auto;
	padding-right: 250px;
	}

/*.successGraphic p {
	padding-top:60px;
	}*/

/* =========== positiveMessage ============= */

.positiveMessageTop {
	background:url(../images/positiveMessageTop.png) center top no-repeat;
	padding: 9px 0 0 0;
	margin: 10px 0 10px 7px;
	}
	
.positiveMessageBottom {
	background:url(../images/positiveMessageBottom.png) center bottom no-repeat;
	width: 721px;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	padding-bottom: 9px;
	}

.positiveMessageBottom div {
	display: inline;
	background:url(../images/positiveMessageCheck.png) center left no-repeat;
	padding: 2px 0 2px 18px;
	}




/* =========== negativeMessage ============= */

.negativeMessageTop {
	background:url(../images/negativeMessageTop.png) center top no-repeat;
	padding: 9px 0 0 0;
	margin: 10px 0 10px 7px;
	}
	
.negativeMessageBottom {
	background:url(../images/negativeMessageBottom.png) center bottom no-repeat;
	width: 721px;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	padding-bottom: 9px;
	}

.negativeMessageBottom div {
	display: inline;
	background:url(../images/negativeMessageCheck.png) center left no-repeat;
	padding: 2px 0 2px 18px;
	}

