.photoslider {}
.photoslider_nav {	position: relative;	overflow: hidden;	height: 100px;	width: 480px;	margin: auto;}
.photoslider_thumbBar {	position: absolute;	left: 0px;	top: 0px;	display: block;	margin: 0px;	padding: 0px;}
.photoslider_thumb { border:solid 1px #e1e1e1;	position: relative;	width: 100px;	height: 75px;	float: left;	padding: 5px;	margin: 5px;	cursor: pointer;}
.photoslider_clear {	clear: both;}
.photoslider_main  {	position: relative;	height: 360px;	padding-bottom: 23px; background-image:url(img/urun_detay/tumfotograflar.gif); background-position:bottom; background-repeat:no-repeat }
.photoslider_main img {	position: relative;	display:block;	margin: auto; max-height:360px; max-width:480px;}
.photoslider_caption {	font-weight: bold;	text-align: center;}
.photoslider_control {	display: none;	text-align: center;	font-weight: bold;	padding-top: 10px; margin: auto;	height: 30px;	width: 52px;}
.photoslider_play, .photoslider_stop {	width: 18px;	height: 19px;	margin: auto;	padding: 3px;	cursor: pointer;	text-align: center;	float: left;}
.photoslider_play {	background: url('/images/play_pause.gif') no-repeat 0px 0px;}
.photoslider_stop {	background: url('/images/play_pause.gif') no-repeat -25px 0px;}
.slideshow_disabled {	}