/* @override http://www.rocketcontact.com/helpdesk.style.css */



/* @override http://www.rocketcontact.com/helpdesk.style.css */

/* @group Pricing */

table.pricing {
	width: 100%;
}

#footer {
  text-align: center;
  width: 550px;  
  margin: auto;  
  padding-top: 0px;
  padding: 10px;
	font-size: 10px;
}

/* @end */



/* @override http://67.19.75.251/~ericcom/helpdesk.style.css */

body {
	background: #f9f9f9;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a, a:visited {
	color: #0b0bee;
}

a:hover {
	background-color: #0b0bee;
	color: white;
	text-decoration: none;
}

#wrapper {
  text-align: left;
  width: 550px;  
  margin: auto;  
  padding-top: 0px;
  background: white;
  padding: 10px;
  border: 1px solid silver;
}

#intro {
	width: 540px;
	margin: 0 0 40px -20px;
	padding: 20px;
	border: 5px solid silver;
	background: #f6f8fe;

	text-align: center;
	font: 16px Georgia, "Times New Roman", Times, serif;
}

div.feature {
	text-align: center;
}
.description h2 {
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}

h2 {
	margin: 2px 0 2px 0;
	color: #323232;
	font: 19px Georgia, "Times New Roman", Times, serif;
}

div.description {
	font-size: 11px;
	line-height: 16px;
	width: 250px;
}

div.newsletter {
	clear: both;
	text-align: center;
	border: 2px solid #e9e9e9;
	width: 250px; 
	margin: auto;
	margin-top: 20px;
	background-color: #fef8bb;
	font-size: 11px;
	color: #4e4e4e;
	display: block;
	padding: 10px;
}

#wrapper div.newsletter h2 {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

#intro h2 {
	margin-bottom: 0;
	color: #2a2a2a;
	font: normal normal 26px Georgia, "Times New Roman", Times, serif;
}

#intro img {
	margin-right: 10px;
	margin-top: -39px;
}

#logo {
	margin: 5px 0 20px 0;
	
}

a img, a:hover img {
	border: none;
	background: white;
}

img.screenshot {
	border: 2px solid #e9e9e9;
	padding: 1px;
}

#menu {
	float: right;
}

input {
	font-size: 16px;
}

label {

}

label span {
	width: 100px;
	float: left;
	text-align: right;
	margin: 6px 5px 0 0;
}

fieldset {
	border: 0;;
	border-top: 1px solid silver;
	background: #f9f9f9;
	margin-bottom: 10px;
}

legend {
	background: #e9e9e9;
	padding: 5px;
	border: 1px solid silver;
}

#required {
	height: 32px;	
}
