﻿

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
    color: #7a7c7d;
    background: #e8e8e8;
}


td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
    color: #7a7c7d;
}

 
 #contact_form {
	background: #eaeaea;
 }
 
 #pagetitle {
	padding: 4px 0px 0px 0px;
 }
 
 .round_border	{
	 border:1px solid #ccc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
 }

 .select_campaign_cell, .start_sending_cell, .send_every_cell, .more_options_cell, .filter_rank_cell, .filter_market_cell {
    width:113px;
    height:27px;
}
