.sangame-container {
    margin-left:0;
    margin-right:0;
    padding-top:1px;
    padding-bottom:1px;
    font-family:arial,sans-serif;
    font-size:13px;
}
.sangame-container .sg-event-header {
    clear: both;   font-weight: bold;   background-color: #ff0033;   color: #ffffff;   border-bottom: 2px solid #cc0066;   padding: 4px 5px 3px 5px;   margin: -1px -1px 0px -1px;   font-family: Tahoma;}
}
.sangame-container em {
    font-weight:700;
    font-style:normal;
}
.sangame-container .sg-event-more {
    font-size: 11px;
    font-weight: 700;
    background: #EDEFF4;
    padding: 5px;
}
.sangame-container .sg-event-more a {
    color:#12c;
}
.sangame-container .sg-event-list {

}
.sangame-container .sg-event-list .sg-event {
    padding:5px;
}
.sangame-container .sg-event-list .sg-event:nth-child(odd) {
    background-color:#fff8e7;
}
.sangame-container .sg-event-list .sg-event:nth-child(even) {
    background-color:#fff;
}
.sangame-container .sg-event-list .sg-event .images {
    float: left;
    background: url("http://image.sangame.net/images/2013/06/25/4oLnN.png") no-repeat 0 4px transparent;
    display: block;
    height: 16px;
    width: 16px;
}
.sangame-container .sg-event-list .sg-event .images img {
    vertical-align: bottom;
}
.sangame-container .sg-event-list .sg-event h3 {		
    margin:0;
    padding:0;
    display: inline;
}
.sangame-container .sg-event-list .sg-event h3 a {
    color:#12c;
    font-weight:400;
    cursor:pointer;
    font-size: 13px;

}
.sangame-container .sg-event-list .sg-event span.info {
    color:#666;
    display: inline;
}