/*
//
// cpv1.css
// Created by Easy Web Sites Ltd.
//
// TC
// Uses Control Panel v1.1
// Stylesheet
*/

a.opbutton{
display: block;
width: 130px;
height: 28px;
padding-top: 6px;
padding-left: 10px;
background: white;
text-align: left;
margin-left: 10px;
color: black;
}

.cpblock{

width: 100px;
text-align: center;
background: #ffffff;

margin-bottom: 10px;
}

.cpblock a{
color: #363636;
}

.auto{
width: 400px;
margin-left: 100px;
height: auto;
padding: 8px;
margin-bottom: 10px;
}

.auto h1{
color: #363636;
}
