#hpAniContainer {
height:83px;
position:relative;
white-space:nowrap;
/*width:730px;*/
overflow:hidden;
background-color:#FFFFFF;
}

#pAniContainer2 {
position:relative;
overflow:hidden;
width:730px;
margin-left:-20px;
}

#GoBack {
left:0px;
position:absolute;
background:url(/img/arrow_big_left.jpg) center no-repeat;
height:83px;
width:10px;
top:0px;
}

#GoForward {
right:0px;
position:absolute;
background:url(/img/arrow_big_right.jpg) center no-repeat;
height:83px;
width:10px;
top:0px;
}

.more4{
	position:absolute;
	top:10px;
	height:65px;
	overflow:hidden;
	width:243px;		
}

.more5{
	float:left; 
	width:auto;
	display:inline;
	white-space:normal;
}

#hpAniContainer A{
	color:#555555;
}
#hpAniContainer A IMG{
	border:none;
}

.text DIV{
	width:240px!important;
}


