.lastComment{
margin: 0px 0px 15px 0px;
}
.lastComment .titleCom{
margin-bottom: 15px;
}
.lastComment .titleMenuCom{
margin: 0px 0px 4px 0px;
}
.lastComment .titleMenuCom .topNameContent {
background: url("../images/menu_blog.png") repeat-x scroll 0px -60px transparent;
height: 30px;
line-height: 30px;
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
padding: 0px 0px 0px 13px;
}
.lastComment .contentCom{
border: 1px solid #D4D4D4;
padding: 5px 5px 5px 5px;
}
.lastComment .contentCom ul{
list-style: none;
}
.lastComment .contentCom ul li{
padding: 5px 0px 5px 0px;
display: block;
border-bottom: 1px solid #EFEFEF;
overflow: hidden;
}

.lastComment .contentCom ul li a{
color: #000000;
font-size: 11px;
}
.lastComment .contentCom ul li img{
float: left;
vertical-align: top;
margin: 0px 5px 0px 0px;
border: 1px solid #efefef;
}