body{margin:0px}

a{text-decoration:none;}

br.clearAll{clear:both;}
br.clearRight{clear:right;}
br.clearLeft{clear:left;}

.floatLeft{float:left;}
.floatRight{float:right;}

.width50{width:50px;}
.width75{width:75px;}
.width100{width:100px;}
.width125{width:125px;}
.width150{width:150px;}
.width200{width:200px;}
.width250{width:250px;}
.width300{width:300px;}
.width350{width:350px;}
.width400{width:400px;}
.width450{width:450px;}
.width500{width:500px;}
.width550{width:550px;}
.width600{width:600px;}
.width650{width:650px;}
.width700{width:700px;}
.width750{width:750px;}
.width800{width:800px;}
.width850{width:850px;}
.width900{width:900px;}
.width950{width:950px;}
.width1000{width:1000px;}

.height25{height:25px;}
.height50{height:50px;}
.height75{height:75px;}
.height100{height:100px;}

.alignLeft{text-align:left;}
.alignRight{text-align:right;}
.alignCenter{text-align:center;}

.clickable{cursor:pointer;}

.test{border:1px solid red;}
.test2{border:1px solid green;}