ul.slideShow-slides {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.oakTree-slideMetaData  {
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.slideShow-slides li{
	/*margin:0;
	padding:0;*/
}

li.slideShow-slide{
	text-align:center;
	margin: auto;
	width: 500px;
}

.slideShow-caption{
	clear:both;
	color: #2c602f;
}
.slideShow-image{

}

ul.slideShow-transport{
	list-style-type:none;
	margin:0 0 0 0;
	padding:6px 0 0 189px;
}

ul.slideShow-transport li{
	float:left;
	margin:0;
	padding:0;
}

ul.slideShow-transport li a{
	float:left;
	/*margin:0;
	padding:3px 6px;*/
}

li.slideShow-prev A {
	background-image: url(../images/port_back.gif);
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	width:38px;
	height: 31px;
	display: block;
	font-size: 0px;
	text-indent: -9999px;
}

li.slideShow-play a.paused {
	background-image: url(../images/port_play.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:38px;
	height: 31px;
	display: block;
	font-size: 0px;
	text-indent: -9999px;
}

li.slideShow-play a.playing {
	background-image: url(../images/port_pause.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:38px;
	height: 31px;
	display: block;
	font-size: 0px;
	text-indent: -9999px;
}

li.slideShow-next A {
	background-image: url(../images/port_fwd.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	width:38px;
	height: 31px;
	display: block;
	font-size: 0px;
	text-indent: -9999px;
}

li.slideShow-play A {
	background-image: url(../images/port_play.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:38px;
	height: 31px;
	display: block;
	font-size: 0px;
	text-indent: -9999px;
}

a.view-slide-show {
	background-image: url(../images/port_slideshow.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 50px;
	padding: 0 0 0 0;
	width:141px;
	height: 31px;
	display: block;
	font-size: 0px;
	text-indent: -9999px;
	float: left;
}

a.project-details {
	background-image: url(../images/details.gif);
	background-repeat: no-repeat;
	/*margin: 10px 0 10px 0;*/
	margin: auto;
	padding: 0 0 0 0;
	width:124px;
	height: 31px;
	display: block;
	font-size: 0px;
	text-indent: -9999px;
}

a.view-live-site {
	background-image: url(../images/port_livesite.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:160px;
	height: 31px;
	display: block;
	font-size: 0px;
	text-indent: -9999px;
}

.oaktree-otherSlides  {
	margin:0 0 0 0;
	padding:5px 0 0 0;
	float: left;
}

.oaktree-otherSlides SELECT {
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

.oakTree-slides {
	float: left;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

.oakTree-slide {
	clear: both;
	float: left;
	width: 100%;
	border-top:1px solid #2C602F;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

* html .oaktTree-slide {
	margin: 0px 0 0 0;
	padding: 20px 0 0 0;
}

h1.porfolio-title {
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
}