
#contentarea_history {
        background: #676789;
        width: 580px;
        height: 346px;
        float: left;
        margin-top: 10px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#history_header {
	background: #363547;
	height: 29px;
	width: 580px;
	color: #ffffff;
	font-family: verdana;
	font-size: 9pt;
}

.big_date {
	width: 100px;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
}

.mid_date {
	width: 70px;
	float: left;
	margin-top: 6px;

}

.regular_date {
	width: 50px;
	float: left;
	margin-top: 6px;

}

#datearrow {
	margin-top: 0px;
	padding-top: 0px;
	height: 9px;
	float: left;
	clear: left;
}

#history_content {

	padding-left: 40px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	font-family: Lucida Sans Unicode, tahoma, arial, verdana;
        font-size: 10pt;
	color: #ffffff;
}

#history_content h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: -10px;
	font-size: 19px;
}

#history_content p {
	margin-top: 0px;
}
