*{
margin: 0;
padding: 0;
border: 0;
}
body{
text-align: center;
font-family: arial;
background-color: #ffffff;
}
a{
font-weight: bold;
text-decoration: none;
color: #6b6b6b;
}
.right{
margin-top: -533px;
margin-left: 645px;
}
.sidebar{
overflow-x: hidden;
overflow-y: scroll;
height: 505px;
width: 600px;
border: 1px solid #eeeeee;
background-color: #fcfcfc;
}
.text{
width: 485px;
white-space: pre-wrap;

}
.text span{
display: block;
margin-top: -30px;
}
.main{
padding: 20px;
}
.head{
width: 100%;
}
.wrapper{
width: 1250px;
margin: 0 auto 0 auto;
text-align: left;
}
h1{
color: #262626;
line-height: 20px;
display: inline;
}
h2{
color: #6b6b6b;
display: inline;
margin-left: 20px;
}
h3{
color: #6b6b6b;
margin-left: 10px;
border-bottom: #aaaaaa dashed 1px;	
display: inline;
}
h4{
color: #6b6b6b;
margin: 10px 0px;
}
.links{
width: 100%;
text-align: center;
padding: 20px;
}
.footer{
margin-top: -20px;
text-align: center;
font-size: .75em;
padding-top: 20px;
}
.notify{
width: 100%;
padding: 10px;
background-color: lightyellow;
border: solid yellow;
font-size: .8em;
}
.support{
}
.supported{
width: 600px;
float: left;	
}
.clear{
clear: both;	
}
.ad{
width: 728px;
height: 90px;
float: left;
}
.logo{
float: left;
}
.head{
height: 90px;	
}
.comingsoon{
position: absolute;
width: 200px;
height: 200px;
z-index: 1;
background: url(/images/comingsoon.png);	
}
.thumbnailcontainer{
display: inline;
}
.thumbnail{
height: 90px;	
width: 120px;	
margin: 5px;
overflow: hidden;
float: left;
border: 5px solid #dddddd;
}
.notfound{
width: 100%;
text-align: center;	
}