.strong-0 { width:4px; background-color:#ff0000;}
.strong-1 { width:15px; background-color:#ff0000;}
.strong-2 { width:30px; background-color:#ff2c00;}
.strong-3 { width:55px; background-color:#ff4d00;}
.strong-4 { width:70px; background-color:#ff7300;}
.strong-5 { width:75px; background-color:#00e200;}
.strong-6 { width:85px; background-color:#00e200;}
.strong-7 { width:90px; background-color:#00e200;}
.strong-8 { width:100px; background-color:#00e200;}
.strong-9 { width:130px; background-color:#00e200;}
.strong-10{ width:150px; background-color:#00e200;}

#register_wrapper {
background: #f2f2f2;
width: 710px;
padding: 10px 10px 20px 10px;
margin: 0 auto 20px auto;
font: 12px verdana;
}

#register_wrapper input {
padding: 2px;
font: 12px arial;
width: 146px;
}

#register_wrapper select {
font: 12px arial;
padding: 1px;
}

#register_wrapper h1 {
text-align: left;
font: bold 14px arial;
color: #999;
margin: 0 0 20px 0;
padding:0;
}

.register_step {
background: #f2f2f2;
padding: 5px 5px 8px 5px;
font: bold 12px arial;
color: #999;
margin: 0 20px 0 0;
}


#register_wrapper table {
width: 100%;
padding:0;
border:0;
}

#register_wrapper th {
width: 160px;
text-align: left;
font: bold 12px arial;
color: #666;
vertical-align: top;
padding: 5px 0 0 50px;
}

#register_wrapper td {
text-align: left;
font: 12px arial;
color: #000;
padding: 5px;
}


#register_wrapper .nick {
padding: 3px;
width: 150px;
font:bold 16px arial;
}
