.main {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
	background-color: e1e8ee;

}
.quotes {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	color: #000000;
}
.maintxt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding: 0px;

}
.synopsis {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding: 10px;
	background-color: fefefe;


}
.synoppics {
	position: relative;
	visibility: visible;
	left: auto;
}
.tablebg {
	background-color: fefefe;
}
.picbot {
	position: absolute;
	visibility: visible;
	right: auto;
	bottom: auto;
}
.titletext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #778699;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	font-style: normal;
	text-decoration: underline;



}
.picbg {
	color: #ABB7C5;
	background-color: #778699;
}
