
@import 'contents.css';

#title{
font-size:8px;
display:block;
text-indent:-9999px;
overflow:hidden;
height:160px;
background-image:url(../img/lot-movie/title.gif);
background-position:50% 0; margin-bottom:20px;
}

span{font-weight:bold; color:#FF0000;}

#form-comment{margin-bottom:10px;}

#error{padding:10px;}

#error ul{margin:5px 0;}

#error li{
color:#FF0000;
background-color:#F5F5F5;
background-image:url(../img/common/dot.gif);
background-position:bottom;
background-repeat:repeat-x;
border-left:4px solid #990000;
padding:5px 0 5px 5px;
}