@charset "utf-8";
/* CSS Document */
#fullcontent {
width:850px;
margin:20px 0 0 20px;
text-align:justify;
padding:0 5px 0 0;
}
#movie {float:left; width:500px}
#facts{float:left;padding-left:20px}
#facts ul {list-style:none}
#facts div {width:100px; float:left; font-weight:bold}
.reasons ul {
list-style:decimal;
list-style-position:inside;
}
.reasons li {padding:2px 0}
.sublist {
list-style:disc;
list-style-position:inside;
padding-left:30px;
}
.location {color:#0DB2E0; font-size:1.2em; font-weight:bold}
.locationPics{float:left;width:420px}
.locationPic{ float:left;margin:10px 10px 0 0}
.locationTxt{float:left; width:360px; padding:10px 0 0 30px}
div.locationTxt ul {list-style:square;margin-top:10px}
div.locationTxt li {margin-bottom:3px}
