.msp{filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;}
.msp:hover{filter:alpha(opacity=60)!important;
	-moz-opacity:0.6!important;
	-khtml-opacity: 0.6!important;
	opacity: 0.6!important;}
.mspback {
background: transparent url('http://i95.photobucket.com/albums/l140/hypeweb/play.gif') 
top left no-repeat;
width:295px;
font-size:12px!important;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif!important;
margin:0px;
text-transform:none;
color:#990033!Important;
height:51px;}
.pcode {
	height:51px;
	width:180px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif!important;
	background-color:#E6F7FB;
	border:1px solid #9ADCEF;
	scrollbar-arrow-color: 9ADCEF;
	scrollbar-track-color: E6F7FB;
	scrollbar-face-color: E6F7FB;
	scrollbar-highlight-color: E6F7FB;
	scrollbar-3dlight-color: E6F7FB;
	scrollbar-darkshadow-color: E6F7FB;
	scrollbar-shadow-color: E6F7FB;
	overflow-y:scroll;
	overflow-x:none;
	}