#actionWrapper #actionHeader {
	background-image:url(../../images/site/actionMenu.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:29px;
}
#actionWrapper #actionHeader p {
 font-weight:bold;
 color:white;
 padding-top:9px;
 padding-left:8px;
}
.actionDiv {
	overflow:hidden; 
	width:285px;
	height:180px; 
	display:inline; 
	top:0px; 
	position:relative;

}


#slideshow {position:relative;margin-top:0px;}
#slideshow div {
	position: absolute;
	top: 0;
	left: 0;
}

#slideshow div img {
	width:285px;
	height:180px;
 }