.redcolor{ color: red; }

.size100{ width:100px; } 
.size200{ width:200px; } 
.size300{ width:300px; } 
.size400{ width:400px; }
.size500{ width:500px; }
.size600{ width:600px; }

.cb{ clear: both; }