html{
 background-color: rgb(212,255,160);
}
h1{
 color:rgb(250,255,240)
}
div.head{
 padding-bottom:10px;
}
div.entryLink{
 padding-top:10px;
 padding-bottom:10px;
 margin-left:20px;
}
div.loginBox{
 margin: 15px;
 margin-top: 20px;
 margin-right: 10px;
 padding: 10px;
 background-color: rgb(212,255,160);
 background-image:url("/style/img/base-back-r.gif");
 background-position:bottom left;
 background-repeat:repeat-x;
 border:2px solid rgb(220,255,220);
}
div.loginBox input.t-high{
 border-color:rgb(120,120,180);
}
div.loginBox input.p-high{
 border-color:rgb(120,120,180);
}
div.loginBox form h2{
 line-height:100%;
 font-size:medium;
 font-weight:normal;
 margin:0px;
 border:0px;
}
div.firstBlock{
 padding-top:20px;
 padding-left:20px;
 padding-bottom:20px;
}
div.titleMessage{
 background-image:url("/img/allyournetworkarebelongtous.gif");
 background-position:top left;
 background-repeat:no-repeat;
 padding-top:60px;
}
div#tile-wrap{
 height: 200px;
 width: 100%;
 overflow:hidden;
 position:relative;
}
div.secondBlock{
 border-top:1px solid rgb(200,220,220);
 border-bottom:2px solid rgb(230,210,210);
 padding-left:0px;
}
div#second{
 background-image:url("/style/img/h2-back.gif");
 background-position:top left;
 background-repeat:no-repeat;
 padding-top:10px;
 margin-left:-10px;
 color:rgb(48,48,48);
}
div#second h2{
 border-bottom:1px dotted rgb(255,255,255);
}
div#features{
	padding-top:10px;
	margin-left:-10px;
	font-size:smaller;
	float:right;
}
div#featureslist{
	padding-top:10px;
	margin-left:-10px;
}
div#featureslist h3{
 background-image:url("/style/img/h3-head.gif");
 background-position:center left;
 background-repeat:no-repeat;
 border:0px;
 padding-left:30px;
 margin-bottom:5px;
}
div.feature{
 padding-bottom:10px;
}
div.feature img.pict{
 margin:10px;
 float:right;
}
div.feature div{
 margin:10px;
 float:right;
}
div.thirdBlock{
 padding-top:5px;
 padding-bottom:50px;
 clear:both;
}
div.thirdBlock h2{
 padding:3px;
 margin-bottom:10px;
}
div.thirdBlock div{
 padding-top:10px;
}
div.thirdBlock table{
 font-size:smaller;
}
div.thirdBlock td{
 vertical-align:top;
 width:33%;
 border-left:1px solid rgb(255,255,255);
 padding-right:10px;
 padding-left:10px;
}
div.thirdBlock td.first{
 border-left:0;
}
div.thirdBlock p{
 text-align:left;
}
div.thirdBlock ul{
 margin:0;
 margin-left:20px;
 padding:0;
 text-align:left;
}
div.thirdBlock li{
 padding-bottom:5px;
 text-align:left;
}
tr.footimage td{
 padding-top:5px;
 vertical-align:bottom;
}
td.image div{
 margin-left:auto;
 margin-right:auto;
}
div.message{
 margin:1em;
}
div.foot{
 border-top:2px solid rgb(100,100,100);
 padding-top:10px;
 padding-bottom:10px;
 text-align: center;
 font-size:smaller;
 border-top:2px solid #646464;
}
div.foot a{
 color: rgb(255,255,255);
}
div.foot a:visited{
 color: rgb(255,255,255);
}
div.foot a:hover{
 color: rgb(180,200,180);
}
td.margin{
 height:15px;
}
img.block{
 width:1em;
}
span.warn{
 color:#FF0000;
 font-weight:bold;
}

input#nick{
 width:160px;
}
input#account{
 width:180px;
}
input#pwd, input#pwdc{
 width:180px;
}
