div#gall{
margin:10px;
}

div#gall .left{
float:left;
width:220px;
}

div#gall .right{
float:left;
width:500px;
background:#e9e8e8;
margin-left:15px;
}

div#side a{
width:220px;
height:40px;
display:block;
background:#f2f2f2;
line-height:40px;
text-align:left;
padding-left:10px;
margin-bottom:1px;
color:#888888;
}

div#side a:hover{
width:220px;
height:40px;
display:block;
background:#dbdbdb;
line-height:40px;
text-align:left;
padding-left:10px;
margin-bottom:1px;
color:#888888;
}
