#contgallery {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align:center;
}
#slide {
	margin-left:auto;
	margin-right:auto;
    margin-bottom: 15px;
	text-align:center;
	position:relative;

}
#slide #imgslide1 {
	position: absolute;
}
#slide #imgslide2 {
	position: absolute;
}
#slide img{
    margin-left:auto;
	margin-right:auto;
	display:block;
	border-width: 2px;
	border-style: solid;
	border-top-color: #FFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCC;
	border-left-color: #FFF;
}
#photo {
	position:relative;
	overflow:hidden;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
}
#photo img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	z-index:1;
}
#photo .cimg {
	float:left;
	position:relative;
	padding: 0px;
	margin: 0px;
	width: auto;
}
#photo .num{
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	position:absolute;
	font-size:9px;
	padding-left:2px;
	padding-bottom:1px;
	margin: 0px;
	text-align:right;
	top: -1px;
	right: -1px;
	z-index:2;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	line-height: 9px;
}
#photoroll {
	position:absolute;
	z-index:1;
	top:0px;
	overflow:hidden;
}
#photoroll2 {
	position: absolute;
	z-index:1;
	top:0px;
	overflow:hidden;
}
#starter {
width:100%;
text-align:center;
line-height: 15px;
font-size:12px;
color:#999999}

#target{
float:right;
width:50%;
text-align:right;
}
#playstop{
clear:both;
text-align: center;
margin-bottom:10px;
}
