
div.blog-layout-footer{
	float:left;
	margin:0px;
	padding:0px;
	height:24px;
	width:900px;
	background-color:#ffffff;
	background-image:url(../img/headCandidatPage.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	color:#333333;
}
div.blog-footer-toolbar{
	height:35px;
	margin:0px;
	padding:0px;
	float:right;
	margin-right:15px;
	margin-top:0px;
}
a.bottomLink:link, a.bottomLink:visited{
	float:left;
	padding:0px;
	margin:0px;
	height:24px;
	line-height:24px;
	padding-left:30px;
	margin-left:5px;
	background-image:url(../img/splitLink.png);
	background-repeat:no-repeat;
	background-position:8px 10px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#ddd;
}
a.bottomLink:hover{
	float:left;
	padding:0px;
	margin:0px;
	height:24px;
	line-height:24px;
	padding-left:30px;
	margin-left:5px;
	background-image:url(../img/splitLinkOn.png);
	background-repeat:no-repeat;
	background-position:8px 7px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
div.blog-powered{
	width:337px;
	height:32px;
	margin:0px;
	padding:0px;
	float:left;
	margin-left:20px;
/*	background-image:url(../img/poweredBy.png);
	background-position:left center;
	background-repeat:no-repeat;*/
	margin-top:0px;

}

