#content #left-menu {
float:left;
display:inline;
width:289px;
background:#ECF9FF url( '../images/left_menu/bottom.gif' ) no-repeat bottom;
margin-left:12px;
margin-bottom:10px;
padding-bottom:20px;
}
#left-menu dfn {
background:url( '../images/left_menu/main_pic.jpg' ) no-repeat top center;
width:250px;
height:165px;
float:left;
margin-left:12px;
}
#left-menu ul {
clear:both;
width:210px;
padding:0;
margin-left:25px;
border-top:1px dashed #999;
list-style-type:none;
}
#left-menu ul li {
margin:0;
padding:10px 0;
border-bottom:1px dashed #999;
background:url( '../images/left_menu/bullet.png' ) no-repeat 5px;
padding-left:20px;
}
#left-menu ul li a {
text-transform:uppercase;
text-decoration:none;
color:#333333;
}

#left-menu  a.lm,
#left-menu  a.so {
display:block;
margin-left:20px;
background:url( '../images/left_menu/lmdeals.jpg' ) no-repeat;
width:245px;
height:26px;
text-decoration:none;
margin-top:30px;
padding-top:100px;
text-align:center;
}
#left-menu  a.lm span {
display:block;
color:#fff;
font-size:12px;
font-weight:bolder;		
}
#left-menu  a.so {
background-image:url('../images/left_menu/specialoffers.jpg');
font-size:18px;
color:#C00;
padding:4px 0 0 146px;
width:99px;
height:120px;
border:1px solid #5C5B53;
}