div.jp-title{
	position: relative;
	height: 50px;
	width: 500px;
	display: compact;
	overflow: hidden;
    }
   .scrollingtext{
	position: absolute;
	white-space: normal;
	font-family: 'Trebuchet MS',Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
    }​​
