/*
//
// cpv1.css
// Created by Easy Web Sites Ltd.
//
// TC
// Uses Control Panel v1.1
// Stylesheet
*/

.opbutton{
display: block;
width: 130px;
height: 28px;
padding-top: 6px;
padding-left: 10px;
background: #c2c2c2;
text-align: left;
margin-left: 10px;
}

.cpblock{
float: left;
width: 160px;
text-align: center;
border: 1px dashed #c2c2c2;
background: #ececec;
margin-right: 20px;
height: 190px;
margin-bottom: 10px;
}

.auto{
width: 95%;
height: auto;
padding: 8px;
margin-bottom: 10px;
color: #363636;
}

.auto h1{
color: #363636;
}