body {
  background: #3b5998 url(/img/background.png) repeat-x;
  color: #111;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
a,p,h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0;
}
a,a:link {
  color: #3b5998;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
  border: none;
}
.clear { 
  clear: both;
  line-height: 1px;
  font-size: 1px;
  height: 0px;
}
.hidden { 
  display: none;
}
input.wide_button {
  background: #273c65 url(/img/button.png);
  color: #fff;
  display: block;
  margin: 0px 0px 10px;
  width: 100%;
  padding: 3px 5px;
}
input.disabled {
  background: #444;
  color: #ccc;
}
.wrapper {
  margin: 20px auto;
  padding: 0px;
  width: 800px;
}
.header {
  background: transparent url(/img/corner.png) -5px 0px no-repeat;
  border-bottom: solid 4px #5476bc;
  color: #f7f7f7;
  padding: 10px 20px 0px 12px;
}
.header_tr { 
  background: #3b5998 url(/img/corner.png) 795px 0px no-repeat;
}
.header h2 {
  float: left;
}
.header h2 a,
.header h2 a:hover {
  color: #fff;
  text-decoration: none;
}
.header h3 {
  color: #e0e0e0;
  float: left;
  font-size: 14px;
  font-weight: normal;
  margin: 15px 0px 0px 12px;
}
.header .loginbar {
  float: right;
  text-align: right;
}
.header .loginbar a {
  color: #f7f7f7;
}
.header .loginbar a.home { 
  text-decoration: none;
}
.header .loginbar_loggedout { 
  margin-top: 15px;
}
.header .loginbar_loggedin img {
  border: solid 1px #5476BC;
  float: left;
  height: 36px;
  width: 36px;
  margin-right: 6px;
}
.header .loginbar a.home:hover { 
  color: #d8dfea;
}
.header .loginbar a.home:hover img {
  border: solid 1px #889fd0;
}
.header .loginbar .logged_in_as {
  font-size: 16px;
  font-weight: bold;
}
.main {
  background: #fff;
  border-left: solid #d0d0d0 1px;
  border-right: solid #d0d0d0 1px;
  padding: 20px;
}
.main_bl, .main_br, .main_b { 
  font-size: 1px;
  line-height: 1px;
}
.main_bl {
  background: url(/img/corner_b.png) -5px bottom no-repeat;
  padding: 0px 0px 0px 5px;
}
.main_br {
  background: url(/img/corner_b.png) 795px bottom no-repeat;
  padding: 0px 5px 0px 0px;
}
.main_b {
  border-bottom: solid #d7d7d7 1px;
  background: #fff;
  line-height: 0px;
  height: 3px;
  padding-bottom: 1px;
}
.main h1 {
  font-size: 14px;
  padding-bottom: 4px;
}
.main h3 { 
  font-size: 16px;
  padding: 6px 0px 12px;
  margin: 0px;
}
.main h4 { 
  font-size: 12px;
}
#cloud {
 text-align: center;
}
#textcloud1 {
  font-size: 30px;
  padding: 3px 3px 3px 3px;
}
#textcloud2 {
  font-size: 26px;
  padding: 3px 3px 3px 3px;
}
#textcloud3 {
  font-size: 20px;
  padding: 3px 3px 3px 3px;
}
#textcloud4 {
  font-size: 14px;
  padding: 3px 3px 3px 3px;
}
.footer { 
  font-size: 11px;
  color: #aaa;
  padding: 4px 4px 0px 0px;
  text-align: right;
}
.footer a {
  color: #d8dfea;
  margin-left: 8px;
}
.about_us h3 { 
  font-size: 14px;
  font-weight: bold;
  padding: 8px 0px 0px;
  margin: 0px;
}
.about_us p { 
  line-height: 16px;
  padding: 8px 0px;
}
.global_hf h3 { 
  font-size: 14px;
  font-weight: bold;
  padding: 8px 0px 0px;
  margin: 0px;
}
.global_hf p { 
  line-height: 16px;
  padding: 8px 0px;
}
.right_pane { 
  clear: both;
  float: right;
  width: 220px;
}
.get_started,
.ugly_mugs { 
  border: solid #d0d0d0 1px;
  margin-bottom: 20px;
  padding: 12px;
}
.get_started {
  background: #f7f7f7 url(/img/loginbox.png);
}
.ugly_mugs { 
  background: #f7f7f7 url(/img/graybox.png);
}
.get_started h1,
.ugly_mugs h1 { 
  font-size: 16px; 
  font-weight: bold;
  padding-bottom: 4px;
}
.get_started h4 { 
  margin-top: 2px;
}
.get_started h4 a { 
  font-size: 18px;
}
.get_started a img { 
  margin-top: 12px;
}
.demo_graph .graph { 
  border-color: #e9e9e9;
}
.demo_graph .graph_title { 
  color: #567;
  font-size: 12px;
  padding-bottom: 12px;
}
.demo_graph .graph_x_label,
.demo_graph .graph_y_label { 
  color: #ccc;
}
.demo_graph .graph_data_label_text,
.demo_graph .graph_data_label_nub { 
  font-size: 10px;
  width: 120px;
}
.demo_graph .graph_footer { 
  color: #666;
  font-size: 10px;
  padding-left: 30px;
  text-align: left;
}
.ugly_mugs div { 
  clear: both;
  padding: 6px 0px;
  overflow: hidden;
}
.ugly_mugs div.last_mug { 
  padding-bottom: 0px;
}
.ugly_mugs .mug_pic {
  background-repeat: no-repeat;
  background-position: top left;
  height: 75px;
  width: 75px;
  float: left; 
  margin: 0px 8px 0px 0px;
}
.ugly_mugs a { 
  font-size: 14px;
  font-weight: bold;
}
.ugly_mugs span { 
  display: block;
  padding-top: 2px;
  line-height: 16px;
}
.how_it_works,
.global_hf,
.about_us { 
  width: 480px;
}
.how_it_works h1,
.about_us h1 { 
  font-size: 20px;
  font-weight: bold;
  margin: 0px;
  padding: 4px 0px 8px;
}
.global_hf h1 { 
  font-size: 20px;
  font-weight: bold;
  margin: 0px;
  padding: 4px 0px 8px;
}
.how_it_works p.mission { 
  font-size: 14px;
  line-height: 20px;
}
.how_it_works h2 { 
  border-top: solid #e9e9e9 1px;
  color: #234;
  font-size: 14px;
  font-weight: bold;
  margin: 16px 0px 0px;
  padding: 16px 0px 8px;
}
.how_it_works ul,
.how_it_works li { 
  color: #567;
  list-style: square;
  padding: 0px 0px 12px;
  margin: 0px;
}
.how_it_works li { 
  padding: 4px 0px;
  line-height: 18px;
  margin-left: 16px;
}
.how_it_works a.learn_more { 
  color: #234;
  font-weight: bold;
}
.what_to_do { 
  background: #f7f7f7;
  border: solid #c7c7c7 1px;
  float: right;
  padding: 12px;
  width: 220px;
}
.what_to_do .sms { 
  border: solid #d0d0d0 1px;
  background: #f0f0f0;
  padding: 10px;
  font-family: monospace;
}
.what_to_do p,
.what_to_do .sms { 
  margin-bottom: 14px;
}

.main #user_profile_container { 
  float: right;
  overflow: hidden;
  padding: 12px;
  width: 260px;
}
.main .user_profile a.refresh { 
  float: right;
  font-size: 10px;
  margin-top: 2px;
}
.main .user_profile small { 
  clear: both;
  color: #c0c0c0;
  display: block;
  font-size: 10px;
  padding-top: 8px;
}
.main .user_profile dl dt,
.main .user_profile dl dd { 
  float: left;
  padding: 0px 12px 6px 0px;
  margin: 0px;
}
.main .user_profile dl dt { 
  clear: both;
  width: 50px;
  color: #777;
  padding-top: 2px;
  font-size: 10px;
  text-align: right;
}
.register { 
  padding-bottom: 25px;
  width: 480px;
}
.register a.activate { 
  font-size: 24px;
  font-weight: bold;
}
.register p { 
  color: #777;
  font-size: 10px;
  padding: 12px 0px 0px;
  width: 300px;
}
.main_menu {
  width: 480px;
 }
.main_menu .make_sure { 
  background: #ffb2b3;
  border: solid 1px #ead8df;
  line-height: 22px;
  margin-bottom: 12px;
  padding: 8px 12px;
}
.main_menu .make_sure a { 
  color: #893b59;
  font-weight: bold;
}
.main_menu h4 {
  padding: 0px 0px 4px;
  margin: 0px;
  font-size: 11px;
  font-weight: bold;
  color: #444;
}
.link_bar { 
  background: #fafafa;
  border-bottom: solid #e0e0e0 1px;
  border-left: solid #e0e0e0 1px;
  border-right: solid #e0e0e0 1px;
  border-top: solid #c9c9c9 1px;
  margin-bottom: 20px;
  padding: 12px;
  text-align: center;
}
.link_bar a.menu_action { 
  background-repeat: no-repeat;
  background-image: url(/img/main_menu.png);
  background-position: 0px 1px;
  color: #333;
  margin: 0px 12px;
  padding: 0px 2px 0px 16px;
}
.link_bar a.menu_action_active { 
  font-weight: bold;
}
.link_bar a.menu_action:hover { 
  color: #3b5998;
  text-decoration: none;
}
.link_bar a.menu_action:hover { 
  background-position: 0px -59px;
}
.link_bar a.menu_action_active { 
  background-position: 0px -119px;
}
.link_bar .test a.menu_action { 
  background-position: 0px -39px;
}
.link_bar .test a.menu_action:hover{ 
  background-position: 0px -99px;
}
.link_bar .test a.menu_action_active { 
  background-position: 0px -159px;
}
.link_bar .settings a.menu_action { 
  background-position: 0px -19px;
}
.link_bar .settings a.menu_action:hover { 
  background-position: 0px -79px;
}
.link_bar .settings a.menu_action_active { 
  background-position: 0px -139px;
}
.main_menu .main_content { 
  overflow: hidden;
}
.main_menu .main_content em { 
  color: #777;
  font-size: 10px;
}
.test_content.awaiting_reply .initiate_send { 
  display: none;
}
.test_content .not_now { 
  color: #666;
}
.test_content .initiate_send p { 
  padding-bottom: 12px;
}
.test_content .display_response { 
  display: none;
}
.test_content.awaiting_reply .display_response { 
  display: block;
}
.test_content .display_response h4 { 
  padding: 0px 8px 4px;
}
.test_content .display_response p { 
  padding-top: 8px;
}
.test_content .display_response p.response_text { 
  background: #fff;
  border: solid 1px #e9e9e9;
  color: #777;
  font-size: 16px;
  margin-top: 8px;
  padding: 8px;
}
.settings_content h4 { 
  border: solid #3b5998 1px;
  background: #d8dfea;
  font-weight: bold;
  margin-bottom: 12px;
  padding: 10px;
}
.settings_content h4 span { 
  display: block;
  font-weight: normal;
  padding-top: 6px;
}
.settings_content .text_when .between {
  padding-bottom: 10px;
}
.what_to_do h3,
.main_content h3 {
  padding: 0px 0px 14px;
  margin: 0px;
  font-size: 12px;
  font-weight: bold;
  color: #444;
}
.settings_content .text_when span,
.settings_content .text_how_much span { 
  color: #666;
  padding-right: 4px;
  padding-left: 8px;
}
.settings_content .text_how_much span.dnd_note { 
  font-size: 10px;
}
.settings_content .text_when select { 
  margin-right: 12px;
}
.settings_content .text_how_much { 
  padding: 15px 0px 15px;
}
.settings_content .text_how_much .send_about { 
  padding-bottom: 10px;
}
.history_content .graph { 
  margin-bottom: 16px; 
}
.history_content .graph_data_label_text {
  font-size: 16px;
}
.history_content .graph .label_date { 
  color: #999;
  display: block;
  font-size: 12px;
  padding: 1px 0px 2px;
}
#history_graph .graph_data_label_text,
#history_graph .graph_data_label_nub { 
  width: 120px;
}
.graph_data_holder { 
  display: none;
}