#body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.border {
	border: 1px solid #CCCCCC;
}

#flash_holder {
	float: left;
	height: auto;
	width: 900px;
	border: 1px solid #e3e3e3;
	margin-top: 14px;
	margin-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

