@CHARSET "UTF-8";

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
.labelIcon {
	background:url(../img/labelIcon.gif);
	width:27px;
	height:10px;
	float:left;
	margin-right:5px;
	margin-top:5px;
	overflow:hidden;
}
.labelIconLeft {
	background:url(../img/labelIconleft.gif);
	width:27px;
	height:10px;
	overflow:hidden;
	margin-left:5px;
	margin-top:2px;
	float:right;
}

img {
    border: 0px;
}
