/*  HEADER Banner  */
/*  Other Header Banner styles are in the General.css file  */

.TD_Header {
	width : 774px;
	height : 200px;
	background-image : url(/shared/images/Banners/Drink_Development_Banner.jpg);
}

/*  Body  */
/*  Other Body styles are in the General.css file  */

.TD_Body_Center {
	width : 400px;
}

.TD_Body_Right_In {
	width : 337px;
	background-image : url(/shared/images/skin/Drink_Development_Body_Right_In.gif);
}


/*  BUZZ  */
.Buzz_Register {
	color : #ff9900;
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 9px;
	text-align : right;
	padding-right : 20px;
	height : 90px;
}

.Buzz_Email_Text {
	border: 1px solid Silver;
	background-color: #5f432b;
	color : white; 
	width: 180px;
}

.Buzz_Email_Submit {
	border: 1px solid Silver; 
	background-color: #5f432b;
	color: #ff9900; 
	font-family: Arial; 
	font-weight : bold; 
	font-style : normal; 
	font-size : 9px;
	padding : 3px, 1px, 2px, 1px;
	margin : 3px, 1px, 1px, 1px;
} 

