body{
margin: 0;
padding: 0;
font-family: tahoma;
font-size: 12px;
}

.min_width { 
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)?"1000px" : "100%");
min-width:1000px; 
background-image: url(../images/bgcontent.jpg);
border-bottom: 1px solid #d9d9d9;
}

#logo{
width: 206px;
height: 83px;
background-image: url(../images/logo.jpg);
 background-repeat: no-repeat;
}

#header{
background: #3A95CA;
width: 100%;
height: 82px;
}

#wtf{
padding-left: 35px;
}

#maintable{
/* margin-top: 32px; */
margin-top: 15px; 
color: #0072a4;
}

#reg{
font-size: 25px;
color: #0072a4;
text-shadow: 0px 1px #fff;
margin-left: 159px;
}

#login{
padding-right: 18px;
width: 389px;
padding-left: 30px;
font-size: 11px;
color: #fff;
}

#easyTooltip{

margin:0 10px 1em 0;

width:150px;

padding:8px;

background:#fcfcfc;

border:1px solid #e1e1e1;

line-height:130%; 

}

#regtable{
padding-right: 12px;
color: #0072a4;
margin-top: 30px;
width: 100%;
}

#regtable td{
padding-right: 8px;
}

.reginput{
width: 247px;
height: 33px;
border: 1px solid #0087c3;
/*margin-bottom: 30px;*/
font-size: 19px;
color: #0087c3;
padding-left: 3px;
}

.bannerinput{
width: 247px;
height: 33px;
border: 1px solid #0087c3;
font-size: 19px;
color: #0087c3;
padding-left: 3px;
margin: 0;
}

.logininput{
width: 148px;
height: 20px;
border: 1px solid #0087c3;
font-size: 11px;
color: #0087c3;
padding-left: 3px;
}

.obj{
vertical-align: top;
padding-top: 10px;
}

.button{
    background-color: #008dc6;
    border: medium none;
    color: #fff;
    font-size: 15px;
    height: 30px;
    padding: 0 10px 3px;
    text-decoration: none;
}

.button1{
    background-image: url(../images/loginbutton.jpg);
    font-size: 15px;
    height: 22px;
	width: 47px;
	text-decoration: none;
	border: medium none;
	margin-top: 1px;
}

.gsom{
padding-bottom: 7px;
padding-top: 4px;
font-size: 11px;
}

#delimeter{
background-image: url(../images/delimeter.jpg);
width: 2px;
background-repeat: no-repeat;
}

.pass{
padding-top: 5px;
font-size: 11px;
}

#logincheck{
margin: 0;
padding: 0;
}

.friend_add_div a{
font-size: 11px;
}

.friend_add_div{
margin-top: 10px;
margin-bottom: 15px;
}

.friend_add_div td{
height: 20px;
}

#bannertable .error{
font-size: 11px;
float: left;
}

.regerror{
font-size: 11px;
color: #666666;
height: 28px;
padding-top: 2px;
vertical-align: top;

}

h5{
/*font-size: 15px;*/
margin-top: 2px;
}

#bannertable td{
height: 20px;
}

.tderror{
padding-left: 117px;
}


#bannerlistdiv div, #bannerlistdiv a{
font-size: 11px;
}

#bannerlistdiv{
width: 540px;
}
#container #helpdesk_tariffs {
    display: none;
}
#container #conf_tariffs {
    display: none;
}