.head {
width : 660px;
height : 100%;
background-color : #FCFCEC;
position : relative;
}
.movie {
text-align : center;
}
.mov {
border : 2px solid #000000;
}
#block {
border : 2px solid #000000;
padding : 5px;
margin-top : 5px;
margin-bottom : 5px;
margin-left : 20px;
margin-right : 20px;
}
p {
font : normal 20px century gothic;
color : #000000;
}
p.firstl {
margin-left : 15px;
line-height : 30px;
font-weight : 500;
}
p.firstl:first-letter {
font-size : 200%;
float : inherit;
line-height : 0.8em;
color : #3366ff;
}
p.small {
font-size : 10px;
font-style : italic;
text-align : right;
float : none;
}
p.ans {
text-align : right;
float : none;
}
p.heading {
font : bold 35px century gothic;
text-align : center;
letter-spacing : 0.01cm;
padding : 20px;
}
p.reasons {
margin-left : 15px;
padding-top : 15px;
font-size : 25px;
}
p.will {
font-size : 25px;
}
li {
font : bold 20px century gothic;
font-variant : small-caps;
color : #3399ff;
}
table.pricelist {
font : bold 15px century gothic;
font-variant : small-caps;
color : #000000;
width : 95%;
padding : 0;
border : none;
border-collapse : collapse;
border : 1px solid #000000;
}
table.pricelist td {
border : none;
border : 1px solid #000000;
background-color : transparent;
vertical-align : middle;
padding : 7px;
}
th.thead {
font-size : 20px;
}
