/* CSS Document */

#featured_top{
width:410px;
height:276px;
overflow:hidden;

position:relative;
background-repeat:no-repeat;
}

#featured_top img.featured{position:absolute;bottom:0px;}

#featured_bottom{
width:410px;
position:relative;
height:83px;
overflow:hidden;
}

#featured_bottom h2{
margin-left:27px;
margin-top:10px;
font-size:18px;
color:#b71515;
width:280px;
}

#featured_bottom p{
margin-left:27px;
font-size:12px;
width:260px;
}

#featured_bottom img.ticketLink{
position:absolute;
top:0px;
float:right;
right:0px;
}

#leftCol{
margin-top:82px !important;
}

#featured_title{position:absolute;top:23px;left:155px;z-index:3;}
.featured_sub{float:left;width:194px;margin-bottom:20px;}
.padRight20{margin-right:20px;}
.featured_sub_top{display:block;height:99px;overflow:hidden;}
.featured_sub_bottom{background:url('http://www.kungfunecktie.com/images/kfn_sub_feature_btm.gif');display:block;height:50px;}
.featured_sub_bottom h2{font-size:12px;color:#b71515;padding-left:5px;padding-top:5px;line-height:14px;}
.featured_sub_bottom p{font-size:11px;color:#000;padding-left:5px;}
img.featured_sub_img{margin-top:4px;}