.txt-block
{
	clear: left;
	float: left;
	padding-bottom: 15px;
}

.txt-block a
{
	color: #fff;
	text-decoration: underline;
}

.txt-block-title
{
	float: left;
}

.txt-block-title h2
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff500 !important;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	width: 500px;
}

.h2-border
{
	clear: left;
	float: left;
}

.body-text-sub-home
{
	float: left;
	clear: left;
	margin-left: 15px;
	width: 435px;
	line-height: 18px;
}

.body-text-sub
{
	float: left;
	clear: left;
	margin-left: 15px;
	width: 600px;
	line-height: 18px;
}

.body-text-sub p, .body-text-sub-home p
{
	font-size: 14px;
	line-height: 20px;
}

.body-text-sub a
{
	color: #fff;
	text-decoration: underline;
}

