
/**
* Amplify CuppaCoffee Module
*
* @author    Amplify - http://www.projectamplify.com
* @copyright Copyright (C) 2008 Amplify UK. All rights reserved.
* @license	 GNU/GPL
*/

#ampcuppa {
	}	
#amp {
 	background: url("../images/cuppa.gif") no-repeat 100% 100% !important;
 	height: 80px !important;
 	padding: 8px 0 !important;
	}
#ampcuppa_formintro {	
	}
#ampcuppa_credit {
	text-align: left;
	font-size: 0.80em !important;
	padding-top: 3px !important;
	}
#ampcuppa_btn {
	height: 50px !important;
	padding: 3px 0 !important;
	}
#ampcuppa_amount {
	height: 50px !important;
	}