#offerbowl
{
	
}
#offerbowl span { display: block; width: 100%; text-align: center; padding: 0 0 10px 0; }
#offerbowl span.offer-title
{
    padding-top: 20px;
	color:#FF3300;	
	font-size: 21px;
	line-height: 21px;	
	
}
#offerbowl p { font-style: italic; margin: 0px; color: #000; }
#offerbowl #offer { width: 50px; }
#offerbowl label { width: 30%; display: inline-block; text-align: center; margin-bottom: 10px; }
#offerbowl div#other { width: 100%; text-align: center; }
#offerbowl label#other input[type=text] { margin-left: 10px; }
#offerbowl input[type=submit] { display: block; margin: 0 auto; width: 100px; } 