
/*
### Easy Web Sites Ltd.
### Control Panel v1.2
### Black #363636### Mid tone #999### Silver #ccc### Highlight #e2e2e2###
*/



.smallbtn{
display: block;
float: left;
background: #e2e2e2;
text-align: left;
margin-right: 10px;
padding: 4px 10px;
}

.setwidth{
width: 190px;
height: 28px;
padding: 0px;
padding-top: 4px;
padding-left: 10px;
margin-bottom: 2px;
}




.cpblock{
float: left;
width: 600px;
text-align: center;
border: 1px dashed #c2c2c2;
background: #ececec;
margin-right: 20px;
margin-bottom: 10px;
overflow: auto;
}

.cpblock_head{
height: 25px;
width: 100%;
background-image: url(images/headrep.png);
background-repeat; repeat-x;
text-align: left;
overflow: auto;
}

div.cpblock h1{
letter-spacing: 1px;
padding: 4px 0px 0px 8px;
margin: 0px;
}

.cpblock_stats{
margin: 0px;
padding: 3pz;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
width: 100%
overflow: auto;
height: 32px;
}

.cpblock_buttons{
margin: 3px 0px;
padding: 10px;
width: 580px;
overflow: auto;
}

.auto{
width: 95%;
height: auto;
padding: 8px;
margin-bottom: 10px;
color: #363636;
}

.auto h1{
color: #363636;
}