@charset 'utf-8';
.stayleft{
	float: left !important;
}
.stayright{
	float: right !important;
}
.height10{
	height:10px !important;
}
.height20{
	height:20px !important;
}
.height30{
	height:30px !important;
}
.height40{
	height:40px !important;
}
.no-mar-right{
	margin-right: 0px !important;
}