

p {
margin:4px;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}


form { margin:0;padding:0; }

.checkboxOffset {
margin-bottom:-1px;
}


/* -------------- HOSTING PMT LINKS  -------------- */

.hostingTable {
	border-width: 1px;
	border-color:#ccc;
	border-top: 1px dotted #ccc;
	border-bottom:1px dotted #aaf;
	border-left:1px dotted #dac;
	margin-bottom:0; 
	margin-top:0;
}


#paypalHostingSubscriptions {
text-align:center;
width:310px;
margin:0;padding:0;
}

.checkboxBlock { 
text-align:left;
width:300px;
}

.greenButton {
border-left: 1px solid #0c0; 
border-top: 1px solid #0c0; 
border-right: 1px solid #050;
border-bottom: 1px solid #050;  
text-align: center; 
background-color:#0f2;
color:#555; 
font-weight:bold;
font-size:12px;
margin:3px;
padding:3px;
}

.slimField {
height:20px;
color:#333333;
border:1px solid black;
background-color:#FFFFdd;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}


