.SiE_List_Box {
margin: 20px;
}
.SiE_List_Box ul {
list-style-type: none !important;
width: 100%;
}
.SiE_List_Box h3 {
font: bold 20px/1.5 Helvetica, Verdana, sans-serif;
}
.SiE_List_Box li img {
float: left;
margin: 0 15px 0 0;
}
.SiE_List_Box li p {
font: 200 12px/1.5 Georgia, Times New Roman, serif;
}
.SiE_List_Box li {
padding: 10px;
overflow: auto;
list-style-type: none !important;
}
.SiE_List_Box li:hover {
background: #eee;
cursor: pointer;
}