/* #cinemaTop #whatsnew ----------------------------------*/

#cinemaTop #whatsnew #whatsnewTitle{
    background: url(../images/subtitle_whatsnew.gif) left top no-repeat;
    height: 30px;
}

#cinemaTop #whatsnew #whatsnewTitle h2{
    text-indent: -9999px;
}

/* #cinemaTop #newsBlock ---------------------------------------------------*/

#cinemaTop #newsBlock{
    padding: 0 10px 0 0;
    margin: 10px 0;
}

#cinemaTop #newsBlock .news{
    padding: 0 5px 0 0;
    line-height: 22px;
}

#cinemaTop #newsBlock .date{
    font-size: 10px;
    margin-left: 10px;
}

/* #cinemaTop #recommended -------------------------------*/

#cinemaTop #recommended td.recoKoen {
    padding: 10px;
	width: 210px;
}

#cinemaTop #recommended h5 {
    font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
    background-image: url(../../images/common/linkmark_green.gif);
}

/* #cinemaTop #pickup ------------------------------------*/

#cinemaTop td.pickmain {
    padding: 5px 9px;
}

#cinemaTop td.pickmain h3{
    padding-bottom: 4px;
    background-image: url(../../images/common/dotline_3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 7px;
}

#cinemaTop .pics{
    padding: 5px 0 5px 10px;
}

#cinemaTop td.pickmain p {
    line-height: 16px;
}

/*  ------------------------------------*/

.dotline_blue{
    background-image: url(../images/dotline_3_blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

