.easysms_dash
{
    width:90%;
    margin-left:auto;
    margin-right:auto;
}

.easysms_widget {
    width:90%;
    padding:10px; 
    text-align:left;
    padding-top:15px;
    padding-bottom:15px;
}

p.easysms_text {
   text-align:left;
   margin-bottom:10px;
   font: 14px arial; 
   color: #000;
}

p.easysms_error {
  color:red;
  font-weight:bold;
}

label.easysms {
   display:block;
   text-align:left;
   margin-bottom:5px;
   font: 14px georgia, arial;
   color: #58a04e;
}

input.easysms {
   display:block;
   margin-bottom:5px;
   width: 90%;
   height:25px;
   background: #fff;
   border: 1px solid #e7e7e7;
   font: 16px arial;
   color: #505050;
   padding: 3px 2px 0px 2px;
}

form.easysms_links {
  text-align:left;
}

form.easysms {
  text-align:left;
}

select.easysms {
   display:block;
   text-align:left;
   margin-bottom:5px;
}

input.easysms_button {
  width: 100px;
  height: 63px;
  margin:5px 0 10px 0;
  padding-left: 15px;
  text-align:left;
  border:none;
  background: url(http://www.theinterviewgods.com/wp-content/uploads/2009/08/agreed.jpg) no-repeat top center;
  font:16px georgia;
  font-weight: bold;
  color: #fff;
}

input.easysms_links{
    padding:5px 0 0 12px;
    border:0px;
    background-color:transparent;
    text-align:left;
    display:block;
    font: 12px arial; 
    color: #000;
}

li.easysms_dash
{
    list-style:square;
    margin-left:10px;
}

li.easysms_dash_links
{
    list-style:circle;
    margin-left:14px;
}
