/*Model Stars Here*/
#model-left{
    float:left; width:746px; background-color:#444; padding-bottom:10px;}
#model-left h2{
    font:24px Georgia; color:#ccc; padding-bottom:5px;}

#model-right{
    float:left; width:215px; padding-left: 15px; background-color:#fff; }

.modellatest{
    width:724px;background-color:#333;padding:10px 0 10px 10px;float:left;
}
.modellatest span{
    float:left; padding-right:10px; }
.modellatest h3{
    font:18px Arial; color:#b5ae87;}
.scroll-model-latest{
    background-color:#FFF; width:184px; margin:10px 0 20px 0; padding:10px; vertical-align:middle;}

.modelarchieve
{
    float:left;
    width:710px; background-color:#efefef;
    min-height:100px;
    margin:10px 0 0 17px;
    _margin:10px 0 0 5px;
    border:#ccc solid 1px;
}

.modelarchieve h3{ padding: 5px 0px 0px 8px; }

.modelarchieve h8
{
    font:bold 14px Arial;
    color: #333;
}

.modelarchieve table tr td{
    vertical-align:top;
}
.modelarchieve img{
    width:123px; float:none;
}
.modelarchieve a{
    padding:3px; border:1px solid #ccc; float:left; background-color:#fff;
}
.modelarchieve a:hover{
    text-decoration:none; background-color:#ddd;
}
#model-detail{
    background-color:#000; border:1px solid #666; padding:10px; width:690px; margin:0 auto; margin-top:10px; overflow:hidden;}
#model-detail span {
    float:left; padding-right:10px; width:400px;}
.google-model{
    float:right; width:250px; color:#fff;}
#model-display span img{
    border:1px #CCC solid; padding:4px;}

.model-next{
    background-color:#333; height:25px; float:left; width:100%; }
.model-next a{
    background-color: #C33; display:block; color:#FFF; font:bold 14px Arial; height:19px; padding:4px 10px 2px 10px;}
.model-next a:hover{
    background-color:#369; text-decoration:none;}
/*Model CSS ends Here*/
