*{
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 560px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
h4{
	margin: 10px;
	margin-bottom: 0;
}
#timestamp{
	display: none;
	position: relative;
}
.candidate{
	top: 0;
	width: 100%;
	height: 130px;
	float: left;
/*	display:inline;*/
	position: relative;
}
.padding-left{
	padding-left: 10px;
}
.candidateimgandpercentbar{
	height: 120px;
	position: relative;
}
.candidate img{
	width: 110px;		
	height: auto;
	bottom: 25px;
	z-index: 20;
	position: absolute;
}
.candidateinfo{
	font-size: 13px;
	color: #666666;
	position: relative;
}
.percent{
	position: relative;
}
.percent a{
	font-size: 13px;
	color: #666666;
	position: relative;
}
.percentbar{
	height: 25px;
	bottom: 0;
	z-index: 10;
	position: absolute;
}
.bold{
	font-weight: bold;
}
.candidatetext{
	position: relative;
	top: -78px;
	left: 115px;
}
#hollande img{
	left: 3px;
}
