/*  
 * Theme Name: Green Breeze
 */

.designer { margin:0; padding:0; }
.designer li { display:inline-block; width:65px; float:left; margin-right:4px; font-size:12px; text-align:center; border:1px solid #eee; }
.designer img { margin-bottom:5px; width:65px; height:65px; }
.designer a { display:block; text-decoration:none; }
.designer a:hover {}

.left_column { float:left; width:320px; }
.right_column { float:right; width:430px; }
.thum {padding:0; margin:0;}
.thum li {float:left; display:inline-block; }
.thum img { margin:4px 4px 0 0; width:80px; height:80px; border:1px solid #eee; }
