.tickerstyle{
width:483px; 
height:134px; 
margin-left:39px;
overflow:hidden;
background:#acbecd;
}


.messagediv{
display: none;
background:#acbecd;
}

.PTImg{
width:237px;
height:134px;
float:left;
}
.PTTxt{
margin-left:30px;
width:216px;
height:134px;
float:left;
color:#395974;
font: 12px tahoma, verdana, sans-serif;
}

.PTTxt strong{
color:#FFFFFF;
}

hr {
	margin:5px 0 5px 0;
	padding:0;
	width:216px;
	height:1px;
	clear:both;
	border: none 0; 
	border-top: 1px dashed #dee7ef;
}
