/*[7ms]*/@media all 
{
  #LeftTop { display: none; }
	#RightContent h2 { font-size: 16px; font-weight: bold; margin: 10px 0px 0px 0px; padding: 0px; }
	#RightContent h3 { font-size: 13px; font-weight: bold; margin: 5px 0px 0px 0px; padding: 0px; text-align: center; }
	#RightContent h4 { font-size: 11px; font-weight: normal; margin: 0px 0px 0px 5px; padding: 0px; text-align: left; }
	#ProductFeatures { border: 2px solid #068; background: #b6d6e6; }
	#ProductFeatures div.left, #ProductFeatures div.right { background: #dfdfdf; border: 2px solid #aaa; margin: 8px 5px; padding: 5px 0px; width: 295px; }
	#ProductFeatures div img { float: left; margin: 2px 5px; }
	#ProductFeatures div h3 { font-size: 16px; margin: 0px; text-align: left; }
	#ProductFeatures div ul { margin: 5px; padding: 5px; }
	#ProductFeatures div ul li { font-size: 13px; font-weight: bold; list-style-type: none; text-align: left; }
	#ProductFeatures div span { font-size: 18px; font-weight: bold; }
	#ProductFeatures table { font-size: 11px; margin: 5px 0px; text-align: center; width: 70%; }
	#PackageFeatures { padding-left: 10px; text-align: justify; margin: 0px; width: 380px; }
	#PackageFeatures h2 { background: url(http://www.digitalmagicpro.com/Images/Backgrounds/GreenBar.png); background-repeat: no-repeat; color: #fff; height: 20px; padding-left: 5px; text-align: left; }
	#PackageFeatures div { font-size: 13px; font-weight: bold; padding: 0px; text-align: center; }
	#PackageFeatures p { font-size: 13px; font-weight: normal; margin: 0px; padding: 2px 5px; text-align: justify; }
	#PackageFeatures div.left { clear: none; width: 123px; }
	#PackageFeatures span.plus { font-size: 23px; }
	#PackageFeatures div a.display img { border: 2px solid #ddd; }
	#MovieTours { margin: 3px; text-align: center; width: 369px; }
	div#Details { background: #eee; border: 2px solid #ccc; height: 78px; margin: 10px 10px 0px 10px; padding: 3px 5px; text-align: justify; }
	#Details span { display: none; font-size: 11px; font-weight: normal; line-height: 14px; }
	#Details span strong { font-size: 12px; }
	#Details span.visible { display: inline; }
	#AddOns { background: #dfdfdf; border: 2px solid #aaa; margin: 10px; padding: 5px; text-align: left; width: 200px; }
	#AddOns a img { border: 2px solid #dfdfdf; float: left; }
	#AddOns div.right { font-size: 12px; padding-top: 2px; width: 95px; }
	#AddOns div.right strong { font-size: 14px; }
	#AddOns hr { margin: 0px; padding: 0px; }
}
@media screen
{
	#PackageFeatures div a.display:hover img { border: 2px solid #aaa; }
	#AddOns a:hover img { border: 2px solid #aaa; }
}