#content .index_column_title{
width:662px;
margin:0 auto;
background-image:url(../img/common/column_border.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#content .index_column_title h2{
padding-left:10px;
padding-top:12px;
padding-bottom:12px;
}

#content .index_column_title .index_column_more_btn{
padding-right:10px;
padding-top:9px;
}


/* news
-----------------------------------*/
#content div.bgnone{
background-image:none;
}

#news {
height:100%;
margin:0 8px;
overflow:hidden;
margin:0 auto;
width:662px;
}

#news hr {
clear:both;
}

#news hr {
display:none;
}

#news img {
clear:both;
display:inline;
float:left;
margin:10px 5px 5px 10px;
}

#news dl.top_news {
text-align:left;
}

#news dl:after {
clear:both;
content:".";
display:inline-table;
height:0;
visibility:hidden;
}

#news .list {
background-repeat:no-repeat;
background-image:url(../img/common/column_border.jpg);
background-position:center top;
clear:both;
text-align:left;
padding-top:5px;
}

#news .list dl:after {
clear:both;
content:"";
display:block;
height:0;
}

#news dl:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}

* html #news dl {
height:1%;
}

#news dl.top_news {
display:block;
margin:8px 0px;
min-height:1px;
padding-bottom:5px;
}

#news dl.top_news dt{
margin-bottom:3px;
padding:0 10px;
}

#news dl.top_news dd{
margin-bottom:3px;
padding:0 10px;
}

#news dl.top_news dd.next_news{
text-align:right;
}

dl.sub_news {
margin:0px auto;
width:652px;
}

dl.sub_news dt {
font-size:12px;
line-height:1.5;
padding-bottom:10px;
padding-top:10px;
position:absolute;
width:120px;
padding-left:10px;
}

dl.sub_news dd {
background:url(../img/common/column_border.jpg);
background-position:top;
background-repeat:no-repeat;
font-size:12px;
line-height:150%;
padding-bottom:10px;
padding-left:120px;
padding-top:10px;
width:532px;
}


/* fightcard
-----------------------------------*/
div.event_profile{
width:652px;
margin:10px auto 0;
}

/* fightcard
-----------------------------------*/
div.column_fightcard{
width:652px;
background-image:url(../img/events/events_back_bg.jpg);
background-repeat:repeat-y;
border-bottom:#373535 1px solid;
margin:15px auto 0;
}

div.column_fightcard_top{
background-image:url(../img/events/events_back_top.jpg);
background-repeat:no-repeat;
}

div.column_fightcard h4,
div.column_fightcard dl{
width:632px;
height:15px;
margin:0 auto;
position:relative;
padding:8px 10px 0;
}

div.column_fightcard dt{
width:316px;
position:absolute;
left:10px;
}


div.column_fightcard dd{
width:326px;
position:absolute;
left:316px;
text-align:right;
}

div.column_fightcard div.redcorner{
width:275px;
padding:10px;
}

div.column_fightcard div.redcorner ul{
width:155px;
}

div.column_fightcard div.vs{
margin-top:35px;
}

div.column_fightcard div.bluecorner{
width:275px;
padding:10px;
}

div.column_fightcard div.bluecorner ul{
width:155px;
text-align:right;
}