.attributor-widget {
	width:100%;
	height:30px;

}
.top-left {

	float:left;	

}
.top-center {
position:relative;
	margin:0 auto;
width:144px;
}
.top-right {
	float:right;


}
.middle-left {
	float:left;	
}
.middle-right {
	float:right;
	height:100%;
}

.bottom-right {
	float:right;
}

.bottom-center {
position:relative;
	margin:0 auto;
width:144px;
}

.bottom-left {
	float:left;	
}