#master-quick-info
{   
    border: 1px #000 solid;
    background: #EEE;
    width:550px;
    float: right;
    text-align: right;
    margin: 0 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    -webkit-border-radius: 8px; -moz-border-radius: 8px;
}

#endofyearcalendar
{   
    border: 1px #000 solid;
    background: #EEE;
    -webkit-border-radius: 8px; -moz-border-radius: 8px;
    width:600px;
    float: right;
    text-align: center;
    margin: 0 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    
}

#endofyearcalendar-txt
{  float: left;
	text-align: center;
}

#endofyearcalendar-img
{  float:right;
}

.index-left-item
{
    margin: 0 0 20px 0;
    width: 200px;
    min-height:192px;
    border: solid 1px #666;
    padding: 4px 4px 4px 4px;
}

.index-left-item .tmb{ display: inline; border: 1px solid #ccc; padding: 1px; float: left; background: #FFF; color: #999; margin: 10px 0 5px 25px; -webkit-border-radius: 2px; -moz-border-radius: 2px;}
.index-left-item .tmb:hover{border-color: #F00;}

.index-left-item #flag-group{ }
.index-left-item #flag-group img{ margin: 0 0 20px 0;}

.index-left-item h2{ text-align:center; font-size: 16px; line-height: 1.00em; text-transform: inherit; margin: 0; color: #F00; font-weight: 700; } 
.index-left-item h3{ text-align:center; font-size: 12px; line-height: 1.00em; text-transform: inherit; margin: 0; color: #00F; font-weight: 700; } 
.index-left-item h4{ text-align:center; font-size: 10px; line-height: 1.00em; text-transform: inherit; margin: 0; color: #000; font-weight: 100; } 
.index-left-item h5{ text-align:center; font-size: 12px; line-height: 1.00em; text-transform: inherit; margin: 0; color: #008000; font-weight: 700; } 
.index-left-item h5 a{ color: #008000; text-decoration: none;}
.index-left-item h5 a:hover{color: #0000FF; text-decoration: none;}

.index-left-item p{ text-align:center; font-size: 12px; line-height: 1.00em; text-transform: inherit; margin: 0; color: #666; font-weight: 300; } 
.index-left-item h2 a{ color: #333; text-decoration: none;}
.index-left-item h2 a:hover{color: #900; text-decoration: none;}