.stepcarousel/* CSS Document */

{
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 126px;
	height: 200px;
	float: left;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 126px;
}

p.samplebuttons{
width: 320px;
text-align: center;
}

p.samplebuttons a{
	padding: 1px 2px;
	margin-right: 3px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #textfield .clearfix #col1 #urunshow img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#urunshow {
	padding-left: 15px;
	font-family:    		  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:              11px;
	font-weight:            normal;
}