.catalog-price {
	 color:red;
}
div.catalog-section_m table td {
	padding-right:5px;
	padding-top:10px;
}
#theatre_box {
        width:556px;
}
#theatre_header {
        background:url(/i/theatre_header.jpg);
        width:556px;
        height:33px;
}
#theatre_item_box {
        background:url(/i/theatre_item_box_bg.jpg);
        width:270px;
        height:106px;
        
}
a.theatre_link {
        color:#193489;
        text-decoration:none;
        font-size:14px;
}
a:hover.theatre_link {
        color:#193489;
        font-size:14px;
        text-decoration:underline;
}
a.hap_buy_link {
         color:#112472;
         text-decoration:underline;
}