#containerManset {
	margin:0px;
	padding:0px;
	width:610px;
	height:300px;
	background-color: #8e8e8e;
}
#contentManset {
	margin:0px;
	padding:5px;
	overflow: hidden;
}
#contentManset .panel .slideText { /* Resim üzerinde yazıların gözüktüğü alan */
	position: absolute;
	left: 0px;
	top: 10px;
	width: 250px;
	padding-left: 15px;
	z-index: 998;
	color:#fff;
}
#contentManset .panel .slideText h3 a
{
	margin:0px;
	padding:0px;
	color: #fff;
	line-height: 125%;
	font-size: 20px;
	text-align:left;
}
#contentManset h3	
{
	text-align:left;
	margin:0px;
	padding:0px;
	height:50px;
	font-size:20px;
	overflow:hidden;
}
#contentManset p {
	font-weight: normal;
	line-height: 130%;
	width:250px;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:14px;
	height:60px;
	overflow:hidden;
	color:#fff;
}

#contentManset .panel a
{
	color:#ffff33; 
	font-size: 14px; 
	font-weight: bold;
}

#contentManset .panel img
{
	border: 0px;
}

.stripViewer 
{ 
	width: 600px; 
	height: 300px; 
	overflow: hidden; 
	position: relative; 
}
.panelContainer	
{ 
	position: relative; 
	left: 0; 
	top: 0; 
}
.panelContainer	.panel
{ 
	float: left; 
	position: relative; 
	width: 610px;
	height: 100%;
}
.stripNavL, .stripNavR, .stripNav
{ 
	display: none; 
}
#movers-row	
{ 
	margin: 0px 0px 0px 0px; 
	height:80px;
	width:612px;
	background-color:#333;
}
#movers-row .mansetKucukResim
{ 
	width: 120px; 
	height:80px;
	overflow:hidden;
	text-align:center;
	float: left;
}
#movers-row .mansetKucukResim a			
{ 	
	padding:8px 0px 0px 0px;
}
#movers-row a.cross-link	
{
	color: #fff; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: none; 
	outline: none;
}
#movers-row img 
{
	margin:0px 14px;
	border: 1px solid #e1ddda;
}

.nav-thumb 
{ 
	display: block; 
	padding:0px 10px;
	height:80px;
}	

.cross-link	
{ 
	display: block; 
	width: 120px;
	height:80px;
	position: relative; 
	z-index: 9999; 
	overflow:hidden;
}
.active-thumb 
{ 
	background-color:#8e8e8e;
}