
.floatrightcontent_15{
	float: right;
	width: 15%;
}
.floatrightcontent_20{
	float: right;
	width: 20%;
}
.floatrightcontent_25{
	float: right;
	width: 25%;
}
.floatrightcontent_50{
	float: right;
	width: 50%;
}
.floatleftcontent{
	float: left;
}
.floatleftcontent_15{
	float: left;
	width: 15%;
}
.floatleftcontent_20{
	float: left;
	width: 20%;
}
.floatleftcontent_25{
	float: left;
	width: 25%;
}
.floatleftcontent_50{
	float: left;
	width: 50%;
}
.floatmaincontent_left_50{
	width: auto;
	margin-right: 52%;	
}
.floatmaincontent_left_75{
	width: auto;
	margin-right: 27%;	
}
.floatfullcontent_100{
	width: auto;
}
