.comTabSlideOuter{overflow:hidden; width:692px; margin-bottom:20px;}

.comTabsContent{list-style-type:none; margin:0; padding:0; overflow:visible;}
	.comTabsContent li{}

.comTabContent{
	float:left;
	width:692px; height:260px;
	background-image:url(images/slideshow_back.png);
}

div.comTabSlideContent{width:530px; float:left; padding:35px 0; font-size:1.2em;}
	div.comTabSlideContent p{margin:0;}
div.comTabSlideLeft, div.comTabSlideRight{padding:110px 20px; width:41px; float:left;}
a.comTabSlideLeft, a.comTabSlideRight{width:41px; height:49px; display:block; cursor:pointer;}
a.comTabSlideLeft{
	background-image:url(images/slideshow_left.png);
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.otagomba.co.nz/components/com_mba_slides/images/slideshow_left.png',sizingMethod='scale');
}
a.comTabSlideRight{
	background-image:url(images/slideshow_right.png);
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.otagomba.co.nz/components/com_mba_slides/images/slideshow_right.png',sizingMethod='scale');
}