#outerTable #innerTable a {
	color: #ffff00;
	text-decoration: none;
}
#outerTable #innerTable a:hover {
	color: #ffff00;
	text-decoration: underline;
}
#outerTable #innerTable a img {
	border: 0;
}
#outerTable #innerTable{
	margin:1px;
}
#outerTable #innerTable #left{
	width:340px;
	background:url(/etc/cinema/common/pack/intro_rpt.gif) repeat-y;
}
#outerTable #innerTable .leftCon{
	width:312px;
	margin:0 15px 0 13px;
}
#outerTable #innerTable .inlineCopy{
	background:url(/etc/cinema/common/pack/left_rpt.gif) repeat-y;
	padding:8px 12px;
}
#outerTable #innerTable #left .leftCon .introText{
	text-align:left;
	padding:0 12px;
}
#outerTable #innerTable #pack{
	width:221px;
	margin:4px 3px;
}
#outerTable #innerTable #pack .packCon{
	background:url(/etc/cinema/common/pack/pack_rpt.gif) repeat-y;
}
#outerTable #innerTable #pack .packCon .packText{
	padding:3px 8px;
	margin:0;
	font-size: 10px;
	color: #fff;
	line-height: 1.3em;
	text-align:left;
}
#outerTable #innerTable #pack .packCon .packTitle{
	font-weight:bold;
	padding:0px 8px;
}
#outerTable #innerTable #pack .packCon .packImg{
	padding:3px 10px;
}
#outerTable #innerTable #pack .packCon .packDetail{
	font-size: 10px;
	text-align:center;
}
