#easysms_center {
text-align:center;
width: 625px;
height:400px;
margin-right:auto;
margin-left:auto;
margin-top:25px;
}

img {

margin-top:15px;
}

#easysms_container {
margin-right:auto;
margin-left:auto;
margin-top:25px;
margin-bottom:25px;
width:275px;
border:1px solid #eee;
font-family:helvetica;
background-image:url("/wp-content/plugins/easysms/images/background.jpg");
color:#808080;
text-align:center;
}

#sending {
display:none;
}

#messagepreview {

width:80%;
background-color:#fff;
padding:10px;
margin-top:15px;
margin-bottom:15px;
margin-left:auto;
margin-right:auto;
border:1px solid #eee;

}

#messagepreview p {

border:1px solid #eee;

}

#easysms_container ul, li {

list-style:none;

}



#easysms_container h2 {
text-align:center;
color:#808080;
font-family:helvetica;
padding:10px;
}

#easysms_container input {

display:block;
padding:4px;
margin-right:auto;
margin-left:auto;
font-family:helvetica;

}

#easysms_container input.button_text {
font-family:helvetica;
display:block;
padding:5px;
margin-right:auto;
margin-left:auto;
margin-top:8px;
border:0px;
background-color:transparent;
font-weight:bold;
font-size:130%;
text-transform:uppercase;
color:#0C5DB8;
}

#easysms_container input.hidden {
display:none;
}


#easysms_container label {
font-weight:bold;
display:block;
padding:5px;
margin-right:auto;
margin-left:auto;
font-family:helvetica;
}

#easysms_container p {
text-align:justify;
padding:5px;
width:80%;
color:#808080;
margin-right:auto;
margin-left:auto;
font-weight:bold;
font-family:helvetica;
}

h3.preview {
text-transform:uppercase;
font-weight:bold;
color: #65B80C;
margin-top:0px;
}

textarea{
height: 130px;
width:75%;
}