#mainCenter{float:none;}
#userInformation{
  width:704px;
  background-color: #F5F5F5;
  border: 1px solid #D4D4D4;  
  padding: 12px;
  margin-top:20px;
  margin-bottom: 20px;
  font-size:12px;
}
#titleBarWrapper {
  background-image:url(/i/bgGreen.jpg);
  background-repeat:repeat-x;
  padding-top:5px;
  padding-left:10px;
  padding-right:3px;
}
#txEmail{
width:143px;
height:18px;
border: 1px solid #D7D7D7;
font:12px/130% "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

#note{
margin-bottom:10px;
}
#login{vertical-align:bottom;padding-bottom:8px;}
#userInformation a{
color: #000000;
}
#btnSave{
  width: 147px;
  height: 29px;
  margin-top: 13px;
  margin-left: 0px;
  font-weight : bold;
  padding : 0px;
  line-height : 10px !important;
  color  : #ffffff;
  background-image  : url(/i/btnTrimitere.gif);
  background-repeat  : no-repeat;	
  text-align: center;
  border: none !important;
  cursor:pointer;
}
.label{
text-align:right;
width:151px;
padding-right:2px;
}
#userInfo a{
font-weight: bold;
font-size: 13px; 
font-family: "Lucida Grande","Lucida Sans Unicode", Arial, Verdana, sans-serif; 
color: #000000;
text-decoration:underline;
}

#dvWrong li{
background-image:url(/i/bltSquareOrange.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left:21px;
margin-top:5px;
width:auto;
height:auto;
}

.introText {
  padding: 10px;
  border: 1px #D4D4D4 solid;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}

.introText h3 {
  background-image:url(/i/iconInfoGreen.gif);
  background-repeat:no-repeat;
  background-position:0px 1px;
  padding-left:25px;
}

.introText p {
  margin-left: 25px;
  margin-bottom:-3px !important;
}

.introText a {
  color: #333333;
}

table tr td, table tr th {font-size:12px;}

.introText ul {
  list-style-type:none;
  padding:0px;
  margin:0px;
  margin-left: 26px;
}
.back a {
  height: 20px;
  display: block;
  float:left;
  margin-top:20px;
  padding-left: 25px;
  background-image: url(/i/iconArrowBackLarge.gif);
  background-repeat: no-repeat;
  background-position:left center;
  text-decoration: underline;
  color: #000000;
  font: bold 11px Verdana, Arial, sans-serif;
}

.infoBox{  
  width:704px;
  background-color: #F5F5F5;
  border: 1px solid #D4D4D4;  
  padding: 12px;
  margin-top:20px;
  margin-bottom: 20px;
  font-size:12px;
}
.infoBox img{margin-bottom:-3px; margin-right:5px;}