.main{
scrollbar-face-color: #646457;
scrollbar-highlight-color: #35352E;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #35352E;
text-align:center;
overflow:auto;
font-size:small;
float:center;
margin-left:0px;
margin-top:39px;
height:395px;
width:500px;
}

input.btn{
   color:#cccccc;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#000000;
   border:1px solid;
   border-top-color:#eeeeee;
   border-left-color:#eeeeee;
   border-right-color:#eeeeee;
   border-bottom-color:#eeeeee;
	 cursor:hand;
}


