#feature img { display: block;
               margin:  auto;
			   width:   350px }

.category { clear: left;
            margin-top: 1.12em }

html>body .category { float: left }

*+html div.category { float: none }

.category img { float:  left;
                width:  80px;
				height: 80px;
                margin-right: 3px }

.thumbs img { margin: 0 10px 20px 10px;
              width:  80px;
			  height: 80px }
