/* 
## Last change: 24.11.2009
## Edited by: Sebastian Mohila
## Description: CSS file for newsletter pages
##
## (C) 2000 - 2009 formativ.net oHG / Sebastian Mohila
## All Rights Reserved
*/


.cNewsletterTableCellLeft01, .cNewsletterTableCellLeft02 {
	float: left;
	width: 100px;
	min-height: 25px;
}


.cNewsletterTableCellRight01, .cNewsletterTableCellRight02 {
	float: left;
	width: 250px;
	min-height: 25px;	
}


.cNewsletterTableCellLeft02 {
	height: 160px;
}


.cNewsletterTableCellRight02 {
	height: 160px;	
}


.cNewsletterTableCellBreak01 {
	clear: both;
	height: 5px;
}


.cNewsletterTableCellBreak02 {
	clear: both;
	height: 15px;
}



.cNewsletterTextField01, .cNewsletterTextField03, .cNewsletterTextField04, .cNewsletterTextField05, .cNewsletterTextField06, .cNewsletterTextField07 {
	width: 240px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	vertical-align: middle;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	line-height: 16px;
}


.cNewsletterTextField02 {
	width: 240px;
	height: 150px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}


.cNewsletterTextField03 {
	width: 244px;
	height: 22px;
	line-height: 20px;
}


.cNewsletterTextField04 {
	width: 100px;
}


.cNewsletterTextField05 {
	width: 131px;
	margin: 0px 0px 0px 5px;
}


.cNewsletterTextField06 {
	width: 60px;
	height: 22px;
	line-height: 20px;
	margin: 0px 0px 0px 5px;
}


.cNewsletterTextField07 {
	width: 171px;
}


.cNewsletterTextButton01 {
	overflow: visible; 
    width: auto;
	padding: 2px 7px 2px 7px;
	vertical-align: middle;
	margin: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
