/* Reusable Percentage Widths, Floats and Bits */
.wper_22 {
	width:24%; /*quarters */
}
.wper_29 {
	width:29%;
}
.wper_30 {
	width:30%;
}
.wper_32 {
	width:32%; /*thirds */
}
.wper_43 {
	width:43%; /*halfs */
}
.wper_44 {
	width:48%; /*halfs */
}
.wper_66 {
	width:66%;
}
.wpx_100{
	width:100px;
}
.wpx_150{
	width:150px;
}
.wpx_200{
	width:200px;
}
.wpx_250{
	width:250px;
}
.wpx_300{
	width:300px;
}
.wpx_330{
	width:330px;
}
.wpx_350{
	width:350px;
}
.wpx_400{
	width:400px;
}
.wpx_450{
	width:450px;
}
.wpx_500{
	width:500px;
}
.wpx_550{
	width:550px;
}
.wpx_600{
	width:600px;
}
.wpx_650{
	width:650px;
}
.wpx_700{
	width:700px;
}
.wpx_750{
	width:750px;
}
.wpx_700{
	width:700px;
}
.wpx_750{
	width:750px;
}

.float_left {
	float:left;
}
.float_right {
	float:right;
}

