
/*
### Easy Web Sites Ltd.
### Control Panel v1.2
### Black #363636### Mid tone #999### Silver #ccc### Highlight #e2e2e2###
*/



.smallbtn{
display: block;
float: left;
color: #ffffff; 
text-align: left;
margin-right: 5px;
padding: 4px 10px;
background: red;

}

.setwidth{
width: 190px;
height: 28px;
padding: 0px;
padding-top: 4px;
padding-left: 10px;
margin-bottom: 2px;
}




.cpblock{
float: left;
width: 410px;
text-align: left;

margin-bottom: 10px;
overflow: hidden;
}

.cpblock_head{
height: 25px;
width: 100%;
text-align: left;
overflow: auto;
}

div.cpblock h1{
letter-spacing: 1px;
padding: 4px 0px 0px 8px;
}

.cpblock_stats{
margin: 0px;
padding: 3px;

width: 100%
overflow: auto;
height: 32px;
}

.cpblock_buttons{
margin: 3px 0px;
padding: 10px;
color: #ffffff; 
width: 580px;
overflow: auto;
}

.auto{
width: 95%;
height: auto;
padding: 8px;
margin-bottom: 10px;
color: #ffffff;
}

.auto h1{
color: #363636;
}