/***

Stylesheet: Global CSS for Heart Shaped Asses Landing Page
Version: 1.0
Last Edited: 1/29/09

(c) 2009


/* --------------------------------------------*/
/* -----------/ 7 - Forms /--------------------*/
/* --------------------------------------------*/

.textbox {
	border: 1px solid #CCC;
	background-color: #666;
	width: 370px;
	height: 32px;
	color: #FFF;
	font: bold 24px Arial, Helvetica, sans-serif; /* show to Mozilla/Safari/Opera */
	_padding: 0px;
	line-height: 32px;/* show to IE */
	padding-left: 10px;
}


.email_submit { width: 375px; height: 40px;  margin: 0px; background: none; }


/* --------------------------------------------*/
/* -----------/ 8 - Comments /-----------------*/
/* --------------------------------------------*/


/* --------------------------------------------*/
/* -----------/ 9 - Extras /-------------------*/
/* --------------------------------------------*/

.left { float: left; }

.right { float: right; }

.clear { clear: both; }

