#awards *{margin:0;padding: 0;}

#awards {width:100%;float: left;}

#awards .element {background-color:#262626;float:left;font-size:11px;margin:6px;overflow:hidden;width:165px;height:260px;}
#awards .element img {float:left;}

#awards .element .image {float:left;}

#awards .element .text {float:left;color:#B3B3B3;padding: 6px 6px;width:92%;}

#awards .element .text a{text-decoration: none}
