.myform{
margin:0 auto;
width:350px;
padding:5px;
}

#stylized{
border:solid 1px #66ccff;
background:#ffffff;
}

#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:2px;
color: #155e9c;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#stylized p{
margin-bottom:5px;
padding-bottom:5px;
margin-top:5px;
}

.content{
font-size:11px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:100px;
float:left;
font-size:10px;
color: #666666;
vertical-align:middle;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}

#stylized input{
float:left;
font-size:11px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 10px 10px;
background-image: url(../i/bckgInput.gif);
background-repeat: repeat-x;
background-color: #ffffff;
height: 10px;
}

#stylized select{
float:left;
font-size:11px;
padding:0px 0px;
border:0px solid #aacfe4;
width:63px;
margin:2px 0 10px 10px;
background-image: url(../i/bckgInput.gif);
background-repeat: repeat-x;
}

#stylized select option{
float:left;
font-size:10px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:63px;
color:#666666;
margin:2px 0 10px 10px;
}

#stylized button{
clear:both;
margin-left:110px;
width:47px;
height:17px;
background-image: url(../i/tn/sign-up.gif);
border:0px;
margin-bottom:0px;
}

#stylized ul{
	margin-left: 0px;
	padding-left: 0px;
}

#stylized ul.disc {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 120%;
	padding-left: 150px;
	margin-top: 5px;
	margin-bottom: 2px;
}

#form_look{
border:solid 1px #66ccff;
background:#ffffff;
padding: 10px 10px;
}

#form_look h1 {
font-size:14px;
font-weight:bold;
margin-bottom:2px;
color: #155e9c;
}

.description{
font-size:11px;
color:#666666;
margin-bottom:5px;
border-bottom:solid 0px #bbbbbb;
padding-bottom:10px;
margin-top:5px;
font-weight:bold;
}

.title{
font-size:12px;
color: #262626;
padding-right:15px;
}

.block{
}

.button{
color:#000033;
font-size: 12px;
height: 22px;
text-align:center;
vertical-align:middle;
width: auto;
}

.content-big {
	color: #777777;
	font-family:verdana, Tahoma, "Times New Roman", sans-serif, Arial;
	font-size:12px;
	font-weight: bold;
	text-align: left;
	letter-spacing:normal;
}

.relgo_head{
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
}

.relgo_subhead{
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	padding-bottom: 10px;
}



