﻿.updateElems
{
}

.updateElems .leftsideupdate
{
	background-position: right;
	float: left;
	min-width: 405px;
	min-height: 570px;
	padding-top: 105px;
	margin-top: 25px;
	background: url(images/updatepanel.png) no-repeat -4px 0px;
}

.leftsideupdate span
{
    color: #c2e2ff !important;
    font-size: 11pt !important;
    font-family: 'segoe ui',  arial, helvetica !important;
}

.leftsideupdate input[type=text],
.leftsideupdate input[type=password]
{
    background-image: url(images/txt_bg.png);
	background-repeat: no-repeat;
	background-color: white;
    width: 237px !important;
    height: 28px;
    border: 0px;
    font-family: arial, helvetica;
    font-size: 13pt;
    font-weight: bold;
    color: #033699; 
    margin: 2px 0px;
    padding: 0px 4px 0px 4px; 
}

.updateElems .rightside
{
    float: left;
}

.updateElems .people
{
    width: 296px;
    height: 117px;
    margin: 50px 0px 0px 85px;
    background: transparent url(images/greenpeople.png) top left no-repeat;
}

.updateElems .satisfree
{
    width: 404px;
    height: 55px;
    margin: 35px 0px 0px 30px;
    background: transparent url(images/satisfree.png) top left no-repeat;
}

.updateElems .text
{
    margin: 30px 0px 0px 30px;
    font-family: 'segoe ui',  arial, helvetica;
}

.updateElems .text *
{
    color: white;
}

.updateElems h3
{
    font-size: 14pt;
}

.updateElems ul
{
    margin-left: 30px;
    line-height: 25px;
    list-style-image: url(images/bullet.png);
    vertical-align:middle;
}

.updateElems ul li
{
    padding-left: 10px;
    font-size: 10pt;
}

.updateElemsValSummary
{

    margin-bottom:10px;

}
.CssRow
{
	margin: 17px 0px;
	padding-right: 20px;
	text-align: right;
	
}
.regsubmit
{
    width: 210px;
}
