.home-latest
{
	width: 920px;
	padding-top: 30px;
	padding-left: 39px;
	padding-bottom: 30px;
	padding-right: 39px;
}

.home-latest img
{
	display: block;
}

.home-latest-header
{
	display: block;
}

.home-latest-big-picture
{
	float: left;
	margin-right: 15px;
}

.home-latest-container
{
	float: right;
	height: 479px;
	width: 549px;
	position: relative;
}

.home-latest-title
{
	padding-top: 24px;
	font-size: 29px;
}

.home-latest-title a
{
	color: white;
	text-decoration: none;
}

.home-latest-title a:hover
{
	color: yellow;
}

.home-latest-tag-line
{
	width: 525px;
	padding-top: 15px;
	font-size: 16px;
	font-weight: normal;
}

.home-latest-tag-line-more
{
	font-size: 10px;
}

a.home-latest-tag-line-more
{
	color: white;
	text-decoration: underline;
}

a.home-latest-tag-line-more:hover
{
	color: yellow;
	text-decoration: underline;
}

.home-latest-published
{
	color: #efe3b1;
	padding-top: 20px;
	font-size: 19px;
	font-weight: 400;
}

.home-latest-pictures
{
	width: 549px;
	padding-top: 8px;
	position: absolute;
	bottom: 0px;
}

.home-latest-pictures-1
{
	float: left;
	padding-right: 15px;
}

.home-latest-pictures-2
{
	float: left;
}

/*********/

.home-latest-header-bb
{
	float: left;
	display: block;
	margin-bottom: 25px;
}

.home-latest-published-bb
{
	float: right;
	color: #efe3b1;
	font-size: 19px;
	font-weight: 400;
}

.home-latest-container-bb
{
	float: right;
	height: 622px;
	width: 426px;
}

.home-latest-pictures-1-bb
{
	display: block;
	padding-bottom: 14px;
}

.home-latest-pictures-2-bb
{
	display: block;
}

/*********/

.home-recent
{
	padding-top: 30px;
	padding-left: 39px;
	padding-bottom: 20px;
	padding-right: 39px;
}

.home-recent img
{
	display: block;
}

.home-recent-header
{
	display: block;
	padding-top: 4px;
	padding-bottom: 10px;
}

.home-recent-title
{
	padding-top: 25px;
	font-size: 24px;
}

.home-recent-title a
{
	color: white;
	text-decoration: none;
}

.home-recent-title a:hover
{
	color: yellow;
}

.home-recent-tag
{
	position: relative;
}

.home-recent-tag-line
{
	float: left;
	width: 80%;
	padding-top: 4px;
	font-size: 15px;
}

.home-recent-tag-line-more
{
	font-size: 10px;
}

a.home-recent-tag-line-more
{
	color: white;
	text-decoration: underline;
}

a.home-recent-tag-line-more:hover
{
	color: yellow;
	text-decoration: underline;
}

.home-recent-published
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 25%;
	color: #efe3b1;
	font-size: 16px;
	font-weight: 400;
	text-align: right;
}

.home-recent-pictures
{
	padding-top: 10px;
}

.home-recent-pictures-1
{
	float: left;
	padding-right: 15px;
}

.home-recent-pictures-2
{
	float: left;
	padding-right: 15px;
}

.home-recent-pictures-3
{
	float: left;
}

#home-recent-more
{
	float: right;
	margin-top: 20px;
	margin-bottom: 2px;
}

