.leftcolumn {
    float:left;
    display:inline;
    width: 653px;
}
.rightcolumn {
    float:right;
    display: inline;
    width: 302px;
}

.top5slider{
    width: 653px;
    height: 250px;
    margin-bottom: 15px;
}

.gallerybox {
    float:left;
    width: 173px;
}
.gallerybox .content{
    height: 140px;
}
.videodedicatorybox {
    float:left;
    width: 173px;
    margin-left: 15px;
}
.videodedicatorybox .content{
    height: 140px;
}

.gentcommentbox {
    width: 277px;
    float:left;
    margin-left: 15px;
}
.gentcommentbox .content{
    height: 130px;
}

.toparticlesbox {
    
}

.toparticlesbox .content {
		height: 289px;
    min-height: 150px;
}


.winbox {
    float: left;
    width: 277px;
    margin: 15px 0 0 15px;
}
.winbox .content {
    min-height: 150px;
}




.banner_468 {
    width: 468px;
    margin: 0px auto 20px auto;
}

.slot_articleheads {
    margin-bottom: 15px;
}

.index_link a {
    text-decoration: underline;
}


.mediaajanlat_left {
    /*width: 300px;*/
}
.mediaajanlat_left img {
    margin: 10px 0 5px 0;
}

.mediaajanlat_right {
    padding-left: 20px;
    width: 330px;
}
.mediaajanlat p{
    text-align: justify;
}

.mediaajanlat span {
    color: #8F8F8F;
    font-weight: bold;
    text-transform: uppercase;
}

.business_club_title {
    font-size: 20px;
    text-transform: uppercase;
    font-family: Americana;
    margin: 50px 0 30px 0;
    text-align: center;
}
.business_club {
    text-transform: uppercase;
    font-size: 14px;
    text-align: center!important;
}

.business_table {
    font-size: 9px;
    margin: 50px 0;
}
.business_table th{
    font-weight: bold;
    border-right: 1px solid #2F2F2F;
    border-bottom: 1px solid #000;
    text-align: center;
    padding: 5px;
}
.business_table td{
    border-bottom: 1px solid #000;
    border-right: 1px solid #2F2F2F;
    text-align: center;
    padding: 5px;
}
.business_table tr.lastrow td{
    border-bottom: none;
}
.business_table td.lastcol, .business_table th.lastcol{
    border-right: none;
}



.mediaajanlat_form {
    margin: 50px 0;
    font-size: 14px;
}

.mediaajanlat_input{
    width: 200px;
}