.top_line {
   background-color: #00acda;
   background-image: url(/style/pics/insidefest/top_bg.png);
   background-position: bottom right;
   background-repeat: no-repeat;
   height: 10px;
   font-size: 1px;
}

.filter_element {
   height: 19px;
}

.filter_element td {
}

.filter_element td.left {
   font-size: 1px;
   width: 5px;
   background-image: url(/style/pics/svanna/fe.png);
   background-position: left;
}

.filter_element td.contents {
   font-size: 14px;
   vertical-align: bottom;
   padding: 0 8px 1px 3px;
   background-image: url(/style/pics/svanna/fe.png);
   background-position: right;
}

.filter_element .contents a {
   color: #5b5b5b;
   text-decoration: none;
}

.filter_element_selected td.left {
   font-size: 1px;
   width: 5px;
   background-image: url(/style/pics/svanna/fe_selected.png);
   background-position: left;
}

.filter_element_selected td.contents {
   background-image: url(/style/pics/svanna/fe_selected.png);
}

.filter_element_selected .contents a {
   color: #f0d6f4;
   text-decoration: none;
}

.list_film {
   background-image: url(/style/pics/svanna/yellow_5gl.png);
   background-position: bottom left;
   background-repeat: repeat-x;
}

.list_film .subdiv {
   background-image: url(/style/pics/svanna/yellow_5gr.png);
   background-position: bottom right;
   background-repeat: no-repeat;
   padding: 15px 0
}

.list_film .image_td {
   padding: 7px 25px 0 15px;
   width: 10%;
   vertical-align: top;
}

.list_film .image_td a{
   text-decoration: none;
}

.list_film .image_td div {
   text-align: center;
   background-color: #d8d4b2;
   border: #847611 1px solid;
   color: #a09969;
   width: 90px;
   height: 68px;
}

.list_film .info_td {
   vertical-align: top;
}

.list_film .film_name {
   padding-top: 5px;
   font-size: 17px;
}

.list_film .film_params {
   vertical-align: bottom;
   padding-left: 11px;
   color: #666;
}

.list_film .film_studio_program {
   padding-top: 7px;
   color: #670d75;
   font-weight: bold
}

.list_film .film_studio_year {
   padding-top: 7px;
}

.list_film .film_master {
   padding-top: 7px;
   padding-left: 40px;
}

.list_film .film_type {
   padding-top: 7px;
}

.list_film .film_show_time{
   padding-top: 7px;
   padding-left:20px;
}

.list_film .film_synopsis{
   padding-top: 7px;
   font-size: 12px;
   font-style:italic;
}
.list_film .film_synopsis a{
   color: black;
   text-decoration:none;
}

.rounded_filter .rnd_top, .rounded_filter .rnd_top div, .rounded_filter .rnd_bottom, .rounded_filter .rnd_bottom div {
   background-image: url(/style/pics/corners/brown_b10.png);
   height: 10px;
}

.rounded_filter .rnd_top div {
   margin-left: 10px;
}

.rounded_filter .rnd_contents {
   border-color: #dbd8c9;
   border-style: solid;
   border-width: 0 1px;
}

.rounded_filter .rnd_bottom div {
   margin-left: 10px;
}

.paging_dots {
   color: #666;
   margin: 0 5px
}

.paging_neighbours {
   margin: 0 4px;
   font-size: 18px
}

.paging_current {
   margin: 0 4px;
   font-size: 22px;
   background-color: #dffacd;
   padding: 1px 4px
}

.page_title {
   font-family: 'Times New Roman', serif;
   font-size: 26px;
   padding-left: 20px
}

.film_param {
   font-size: 12px;
   color: #6b6b6b;
   margin-right: 3px
}

.rounded_yellow_b .rnd_top, .rounded_yellow_b .rnd_top div, .rounded_yellow_b .rnd_bottom, .rounded_yellow_b .rnd_bottom div {
   background-image: url(/style/pics/mmkf/yellow-border-5.png);
   background-color: #edf8fc;
}

.rounded_yellow_b .rnd_contents {
   background-color: #fffbd7;
}

.rounded_yellow_b .rnd_border_div {
   border-color: #f1ebb4;
   border-width: 0 1px;
   border-style: solid;
}

.rounded_violet_b .rnd_top, .rounded_violet_b .rnd_top div, .rounded_violet_b .rnd_bottom, .rounded_violet_b .rnd_bottom div {
   background-image: url(/style/pics/mmkf/violet-border-5.png);
   background-color: #ffd6e9;
}

.rounded_violet_b .rnd_contents {
   background-color: #ffd6e9;
}

.rounded_violet_b .rnd_border_div {
   border-color: #f2b6d2;
   border-width: 0 1px;
   border-style: solid;
}

.comment .image_td {
   width: 1px;
   vertical-align: top;
   padding: 0 5px 10px 15px;
}

.comment .image_td div.image {
   background-color: #b2cdd9;
   border: #7d9ba8 1px solid;
   width: 37px;
   height: 50px;
}
