div#petsdivcontainer {
	width:478px !important;
	height:185px !important;
}
.tabcontentiframe {
	height: 185px !important;
	/*overflow: hidden;*/
	border: none;
	white-space: nowrap;
}

div.arrows { 
width:20px;
height: 185px;
text-align:center;
display: block;
float: right;
}

div.arrows img { 
padding: 0px;
}

span.up {
position: relative;
top: 8px;
	vertical-align: top	
}
span.down {
top: 168px;
position: relative;
	vertical-align: bottom;
}
