﻿body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #DAE2EF url(images/background.png);
	color: #235B99;
	font-family: Tahoma, Sans-serif;
	font-size: 13px;
}

div
{
	font-size: 12px;
}

a
{
	color: #3f6177;
	font-size: 13px;
}

a:hover
{
	text-decoration: none;
}

p{
	color: #646480;
	font-size: 13px;
}

#all
{
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}

#topinfobar
{
	width: 820px;
	height: 15px;
	font-weight: bold;
	padding-top: 3px;
}

#topinfobar p
{
	margin: 0;
	padding: 0;    
	color: #235B99;	
	font-size: 10px;
}

#topinfobar a
{
    font-size: 10px;
}

#header
{
	width: 820px;
	height: 100px;
	background: #3C5E8B url(images/header.png) no-repeat;
}

#logo
{
	float: left;
	height: 100px;
}

#logo img
{
	border: none;
}

#logo h1
{
	margin: 0;
	padding: 0;
}

#topsearch
{
	float: right;
	padding-right: 21px;
	padding-top: 21px;
}

#content
{
	width: 820px;
}

#topnav
{
	width: 100%;
	height: 30px;
	background: #3C5E8B url(images/nav.png) repeat-x;
}

#topnav a
{
	display: block;
	height: 30px;
	float: left;
	background: #3C5E8B url(images/nav.png) repeat-x;
	border-right: 1px #D9E1E5 solid;
	line-height: 30px;	
	color: #FFFFFF;
	font-size: 11px;
	font-family: sans-serif;
	font-weight: bold;	
	text-decoration: none;
	padding: 0 20px;
}

#topnav a:hover
{
	background: #FFFFFF url(images/nav_h.png) repeat-x;
	color: #365683;
}

#main
{
	width: 645px;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}

#sidenav
{
	float: left;
	width: 170px;
	margin-top: 5px;
}

#footer
{
	width: 820px;
	height: 30px;
	background: #5282b9 url(images/nav.png) repeat-x;
	text-align: center;
	color: #FFFFFF;
}

#footer p
{
	padding-top: 7px;
	font-size: 10px;
	font-weight: bold;
}

#footer a
{
	background-color: #5282b9;
	color: #FFFFFF;
}

.box
{
	background: #FFFFFF url(images/nav.png) repeat-x;
}

.boxhead
{
	display: block;
	height: 30px;
	text-transform: uppercase;
	background: #5282b9 url(images/nav.png) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.boxhead span
{
	display: block;
	padding-top: 8px;	
	padding-left: 6px;	
	float: left;
}

.software-list
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 5px;
	padding-top: 8px;
}

.software-list li
{
	display: block;
	margin-bottom: 6px;
	padding-bottom: 6px;
	font-size: small;
	background-image: url(../../icons/software.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
}

.software-list li h3
{
	margin: 0;
	padding: 0;
	font-size: 13px;
	display: inline;
	padding-right: 5px;
}

.software-list li span
{
	font-weight: bold;
}

.software-list li p
{
	margin: 0;
	padding: 0;
	display: block;
	word-break: break-all;
}

.software-list a
{

}

.software-list a:hover
{

}

#popular
{
	float: left;
	width: 318px;
	margin-top: 15px;
	background-color: #F2F5F8;
}

#popular li
{
	width: 270px;
	display: block;
}

#popular p
{
	width: 270px;
}

/* modern, non-IE6 */
html>body #popular p
{
	word-break: normal;
}

#latest
{
	float: left;
	margin-top: 15px;
	background-color: #fbfbf4;/* #fff7e8; */
	width: 318px;
	margin-left: 8px;
}

#latest li
{
	width: 270px;
}

#latest p
{
	width: 270px;
}

/* modern, non-IE6 */
html>body #latest p
{
	word-break: normal;
}

.details
{
	margin-top: 0px;
	margin-left: 20px;
	width: 620px;
	background-image: url('../../thumbnails/software.gif');
	background-repeat: no-repeat;
}

.details h1
{
	margin: 0;
	padding: 0;
	padding-top: 2px;
	font-size: 20px;
	padding-left: 55px;
	font-weight: normal;	
}

.details h1 a
{
	font-size: 20px;
}

.details .shortdesc
{
	margin: 0;
	padding: 0;
	padding-left: 55px;
}

.details h2
{
	font-weight: normal;
	font-size: 18px;
}

.details .review
{
	padding-bottom: 0;
	margin-bottom: 0;
}

.details .featured
{
	width: 220px;
	height: 114px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
}

.details .featured h2
{
	font-weight: bold;
}

.details .featmain
{
	height: 84px;
}

.details .featfooter a
{
	color: #105ddc;
}

#details-table
{
	background-color: #F2F5F8;
	color: #646480;
	font-size: 13px;
	float: left;
	width: 305px;
}

#details-table td
{
	border-bottom: 1px #cccccc solid;
}

#details-table .name
{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#details #downloadurl
{
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}

.tagurl
{
	font-weight: bold;
	padding-right: 5px;
}

#catheader
{
	height: 30px;
	background: #3C5E8B url(images/nav.png) repeat-x;
}

.catheaderitem
{
	float: left;
	margin-top: 8px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#catlist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#catlist li
{
	display: block;
	margin: 0;
	padding: 0;
	height: 80px;
}

#catlist li.alternate
{
	background-color: #F2F5F8;
}

.catitem
{
	float: left;
	text-align: center;
	margin-top: 20px;
}

.catitem img
{
	border-style: none;
}

.catitemfirst
{
	margin-top: 5px;
	float: left;
	text-align: left;
	background-image: url(../../icons/software.gif);
	background-repeat: no-repeat;
}

.catitemfirst h3
{
	margin: 0;
	padding: 0;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding-left: 36px;
}

.catitemfirst p
{
	margin: 0;
	padding: 0;
	padding-left: 36px;
	word-break: break-all;
}

#catnav
{
	width: 170px;
}

.catnavlist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.catnavlist li
{
	margin: 0;
	padding: 0;
}

.catnavlist li a
{
	display: block;
	text-decoration: none;
	height: 28px;
	border-bottom: 1px #DDE4F4 solid;
}

.catnavlist li a span
{
	display: block;
	padding-left: 7px;
	padding-top: 4px;
}

.catnavlist li a:hover
{
	background-color: #F2F5F9;
}

.catnavlist li.subcat
{
	background-color: #F2F5F9;
}

.catnavlist li.selected
{
	border-left-style:solid;
	border-left-width: 4px;
	border-left-color: #8194BB;
	background-color: #F2F5F9;
}

#catfeatured
{
	margin-top: 20px;
}

#catrecommended .details
{
	margin-top: 10px;
}

.spotlight
{
	width: 240px;
	height: 130px;
	float: left;
	margin-top: 15px;
	background-color: #FFF8E5;
	border: 1px #fdd49e solid;
}

.featured
{
	width: 200px;
	height: 130px;
	float: left;
	margin-top: 15px;
	margin-left: 8px;
	background-color: #FFF8E5;
	border: 1px #fdd49e solid;
}

.featured h2
{
	margin: 0;
	padding: 0;
	display: block;
	height: 48px;
	font-size: 13px;
	margin-left: 5px;
	padding-left: 50px;
	background-image: url(../../thumbnails/software.gif);
	background-repeat: no-repeat;
}

.featmain
{
	height: 100px;
	margin-top: 10px;
}

.featmain p
{
    height: 48px;
    overflow: hidden;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-top: 2px;
}

.featfooter
{
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}

/* ------------------------------------------------------- */

.PrettyLogin
{
    width: 18em;
}

.PrettyLogin .AspNet-Login
{
    font-family: Verdana;
    font-size: 0.8em;
    padding: 4px;
    border: solid 1px #284775;
}

.PrettyLogin .AspNet-Login label,
.PrettyLogin .AspNet-Login input
{
    color: #5D7B9D;
}

.PrettyLogin .AspNet-Login input
{
    font-size: 1em;  /* lets the form element scale */
}

/* This rule is used when AutoAccessKey is true */
.PrettyLogin .AspNet-Login label em
{
    text-decoration: underline;
    font-style: normal;
}

.PrettyLogin .AspNet-Login .AspNet-Login-TitlePanel
{
    font-weight: bold;
    color: #F7F6F3;
    background: #5D7B9D;
    text-align: center;
    height: 1.7em;
    margin-bottom: 0.3em;
    padding-top: 0.4em;
}

.PrettyLogin .AspNet-Login .AspNet-Login-FailurePanel
{
    height: 4em;
    color: #990000;
}

.PrettyLogin .AspNet-Login .AspNet-Login-UserPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-PasswordPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-RememberMePanel,
.PrettyLogin .AspNet-Login .AspNet-Login-SubmitPanel
{
    padding: 0.25em 0.1em 0 0;
}

.PrettyLogin .AspNet-Login .AspNet-Login-UserPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-PasswordPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-SubmitPanel
{
    text-align:right;
}

.PrettyLogin .AspNet-Login .AspNet-Login-UserPanel label,
.PrettyLogin .AspNet-Login .AspNet-Login-PasswordPanel label
{
    white-space: nowrap;
}

.PrettyLogin .AspNet-Login .AspNet-Login-UserPanel input,
.PrettyLogin .AspNet-Login .AspNet-Login-PasswordPanel input
{
    width: 9em;
}

.PrettyLogin .AspNet-Login .AspNet-Login-SubmitPanel input
{
    background: #284775;
    color: #00FFFF;
    border: solid 1px #5D7B9D;
    height: 1.7em;
}

.PrettyLogin .AspNet-Login .AspNet-Login-InstructionPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-HelpPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-PasswordPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-RememberMePanel,
.PrettyLogin .AspNet-Login .AspNet-Login-CreateUserPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-PasswordRecoveryPanel
{
}

/* ------------------------------------------------------------ */

.PrettyCreateUserWizard
{
    width: 50em;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard
{
    font-family: Verdana;
    font-size: 0.8em;
    border: solid 1px #284775;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard label,
.PrettyCreateUserWizard .AspNet-CreateUserWizard input
{
    color: #5D7B9D;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard input
{
    font-size: 1em;  /* lets the form element scale */
}

/* This rule is used when AutoAccessKey is true */
.PrettyCreateUserWizard .AspNet-CreateUserWizard label em
{
    text-decoration: underline;
    font-style: normal;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-HeaderTextPanel
{
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    background: #284775;
    height: 2em;
    padding-top: 0.5em;
    margin-bottom: 0.3em;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-StepTitlePanel
{
    font-weight: bold;
    text-align: center;
    color: #F7F6F3;
    background: #5D7B9D;
    height: 1.5em;
    padding-top: 0.2em;
    margin: 4px;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-InstructionPanel
{
    text-align: left;
    color: #284775;
    background: #EEEEEE;
    padding-top: 0.5em;
    margin: 4px;
    border: solid 10px #EEEEEE;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-FailurePanel
{
    color: #FF0000;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-UserPanel,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-PasswordPanel,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-PasswordHintPanel,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-ConfirmPasswordPanel,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-EmailPanel,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-QuestionPanel,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-AnswerPanel,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-FailurePanel
{
    padding: 0.25em 0.1em 0 0;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-UserPanel,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-PasswordPanel,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-ConfirmPasswordPanel,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-EmailPanel,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-QuestionPanel,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-AnswerPanel
{
    text-align: right;
    margin-right: 18em;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-PasswordHintPanel
{
    color: #666666;
    padding-left: 30.5em;
    padding-right: 1em;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-FinalValidatorsPanel,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-FailurePanel
{
    text-align: center;
    margin-left: 10em;
    margin-top: 0.5em;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-UserPanel label,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-PasswordPanel label,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-ConfirmPasswordPanel label,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-EmailPanel label,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-QuestionPanel label,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-AnswerPanel label
{
    white-space: nowrap;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-UserPanel input,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-PasswordPanel input,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-ConfirmPasswordPanel input,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-EmailPanel input,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-QuestionPanel input,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-AnswerPanel input
{
    width: 9em;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-CreateUserButtonPanel,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-ContinuePanel
{
    text-align: right;
    padding-right: 1em;
    padding-bottom: 0.5em;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-CreateUserButtonPanel input,
.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-ContinuePanel input
{
    background: #284775;
    color: #00FFFF;
    border: solid 1px #5D7B9D;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-SuccessTextPanel
{
    padding: 1em;
    padding-top: 0.5em;
}

.PrettyCreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-EditProfilePanel
{
}

/* ---------------------------------------------------------- */

.PrettyPasswordRecovery
{
    width: 28em;
}

.PrettyPasswordRecovery .AspNet-PasswordRecovery
{
    font-family: Verdana;
    font-size: 0.8em;
    padding: 4px; 
    color: #333333;
    border: solid 1px #284775;
}

.PrettyPasswordRecovery .AspNet-PasswordRecovery label,
.PrettyPasswordRecovery .AspNet-PasswordRecovery input
{
    color: #5D7B9D;
}

.PrettyPasswordRecovery .AspNet-PasswordRecovery input
{
    font-size: 1em;  /* lets the form element scale */
}

/* This rule is used when AutoAccessKey is true */
.PrettyPasswordRecovery .AspNet-PasswordRecovery label em
{
    text-decoration: underline;
    font-style: normal;
}

.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-TitlePanel,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-TitlePanel,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-InstructionPanel,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-InstructionPanel
{
    text-align: center;
    height: 1.7em;
    margin-bottom: 0.3em;
    padding-top: 0.4em;
}

.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-TitlePanel,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-TitlePanel
{
    font-weight: bold;
    color: #F7F6F3;
    background: #5D7B9D;
}

.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-InstructionPanel,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-InstructionPanel
{
    color: #284775;
    background: #EEEEEE;
}

.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-FailurePanel
{
    color: #FF0000;
}

.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-UserPanel,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-SubmitPanel,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-SubmitPanel,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-AnswerPanel
{
    padding: 0.25em 0.1em 0 0;
    text-align: right;
}

.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel
{
    padding-right: 1.1em;
}

.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-UserPanel label,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel span,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel span,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-AnswerPanel label
{
    white-space: nowrap;
}

.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-UserPanel input,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-AnswerPanel input,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel input,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel input
{
    width: 12em;
}

.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel input,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel input
{
    border: none; 
    background: White;
    color: #333333;
}

.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-SubmitPanel input,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-SubmitPanel input
{
    border: solid 1px #5D7B9D;
    background: #284775;
    color: #00FFFF;
}

.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-HelpPanel,
.PrettyPasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-SuccessTextPanel
{
}

/* ------------------------------------------------------ */

.PrettyChangePassword
{
    width: 28em;
}

.PrettyChangePassword .AspNet-ChangePassword
{
    font-family: Verdana;
    font-size: 0.8em;
    padding: 4px; 
    border: solid 1px #284775;
}

.PrettyChangePassword .AspNet-ChangePassword label,
.PrettyChangePassword .AspNet-ChangePassword input
{
    color: #5D7B9D;
}

.PrettyChangePassword .AspNet-ChangePassword input
{
    font-size: 1em;  /* lets the form element scale */
}

/* This rule is used when AutoAccessKey is true */
.PrettyChangePassword .AspNet-ChangePassword label em
{
    text-decoration: underline;
    font-style: normal;
}

.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ChangePasswordTitlePanel,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-SuccessTitlePanel
{
    font-weight: bold;
    color: #F7F6F3;
    background: #5D7B9D;
    text-align: center;
    height: 1.7em;
    margin-bottom: 0.3em;
    padding-top: 0.4em;
}

.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-InstructionPanel
{
    color: #284775;
    background: #EEEEEE;
    padding: 1em;
    text-align: left;
}

.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-FailurePanel
{
    height: 4em;
    color: #990000;
}

.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-UserPanel,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordPanel,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-NewPasswordPanel,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-SubmitPanel,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-CreateUserPanel,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordRecoveryPanel,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ContinuePanel,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-SuccessTextPanel
{
    padding: 0.25em 0.1em 0 0;
}

.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-UserPanel,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordPanel,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-NewPasswordPanel,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel
{
    text-align:right;
}

.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-UserPanel label,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordPanel label,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-NewPasswordPanel label,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel label,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel span
{
    white-space: nowrap;
}

.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-UserPanel input,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-PasswordPanel input,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-NewPasswordPanel input,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ConfirmNewPasswordPanel input
{
    width: 10em;
}

.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-SubmitPanel input,
.PrettyChangePassword .AspNet-ChangePassword .AspNet-ChangePassword-ContinuePanel input
{
    background: #284775;
    color: #00FFFF;
    border: solid 1px #5D7B9D;
}

