/*[4ms]*/@media all 
{
	#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 div.header { padding: 0px 0px 0px 1px; }
	#LeftTop, #LeftBottom, #LeftMiddle { display: none; }
	#RightContent p { color: #333; font-size: 13px; margin: 8px 25px 10px 25px; }
	#RightContent a { font-size: 13px; }
	#RightContent div table { width: 100%; }
	#RightContent div table td a img { border: 2px solid #fff; }
	#RightContent div.Desc h3 { background: url(http://www.digitalmagicpro.com/Images/Backgrounds/GreenBar.png); background-repeat: no-repeat; color: #fff; height: 20px; margin: 15px 10px 0px 15px; padding-left: 5px; text-align: left; }
	#RightContent div.Desc p { text-align: left; }
	#RightContent div.Desc a { margin: 0px 10px; }
	#RightContent div.Desc a img { border: 2px solid #fff; }
}
@media screen
{
	#RightContent div table td a:hover img { border: 2px solid #448; }
	#RightContent div.Desc a:hover img { border: 2px solid #448; }
}