#site_bottommenu {
position:fixed;
clear: both;
text-align:left;
width:100%;
height: 20px;
bottom:0;
left:0;
margin:0;
padding:0;
z-index:8;
font-size:11px;
background: #4d4f52;
}

.designer_large {
position:relative;

float: left;
display: inline;
margin-right: 10px;
margin-bottom: 10px;
width: 210px;
height: 150px;
/*border-bottom: #888888 solid 1px; */
overflow: hidden;
cursor: pointer;
}