@charset "UTF-8";
/* CSS Document */


#flashContent{
	background: #cec69f;
	width: 900px;
	height: 280px;
	clear: both;
	float: left;
}
.header1 {
	background: url(../my_timbernest/hd_my_timbernest.gif) no-repeat left top;
	width: 155px;
	height: 25px;
}
.header2 {
	background: url(../my_timbernest/hd_login.gif) no-repeat left top;
	width: 250px;
	height: 25px;
}
.orderEntry {
	clear: both;
	float: left;
	width: 600px;
	height: auto;
	background: transparent url(../images/horizontal_line.gif) repeat-x left top;
	padding: 0px;
	margin: 0px;
}
.orderCell {
	width: 100px;
	padding: 10px;
	float: left;
}
.labels .orderCell {
	padding: 20px 10px 5px 10px
}