/* Style for TextSMSSender */

body {
color:#000;
background-color:#BEE;
font-family: Verdana,Ariel,Helvetica,sans-serif;
font-size:x-small;
}

/* HACK - http://www.phespirit.info/cafe/css_hacks.htm */
html>body { font-size:small; }

/* main body */
.mb {
margin: 0em 4em;
background-color:#FFF;
}

/* header */
.hd {
clear:both;
text-align:center;
}

/* left */

.la {
width:46%;
float:left;
}

/* inner left */
.inl {
text-align:center;
float:right;
}


/* input form -right */

.smf {

margin-left:49%;
text-align:left;
padding-right:2em;
}

/* footer */
.ft {
clear:both;
text-align:center;
font-size:0.8em;
}

span {
font-weight:700;
font-size:0.9em;
color:#339;
font-family:Ariel,sans-serif;
}

h1 {text-align:center;color:#E29;}
h2 {text-align:center;}
h3 {text-align:center;color:#22A;}

a {text-decoration:none;}

.mn {font-size:1.1em;font-weight:600;}
