/* CSS Document */
.Basinda_MainFrame {
	position:relative;
	height:214px;
	width:854px;
}

.Basinda_SlideLeftButton {
	position:absolute;
	z-index:5;
	left:0px;
	top:0px;
	
	height:214px;
	width:19px;
}

.Basinda_SlideRightButton {
	position:absolute;
	z-index:5;
	left:866px;
	top:0px;
	
	height:214px;
	width:19px;
}

.Basinda_PanelsFrame {
	position:absolute;
	z-index:10;
	left:19px;
	top:0px;
	
	height:214px;
	width:847px;
	overflow:hidden;
	
	background-image:url(../images/cesitli/basinda_arkaplan.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.Basinda_Panels {
	position:absolute;
	top:0px;
	left:0px;
	
	height:214px;
	width:847px;
	background-image:url(../images/cesitli/basinda_ayirac.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.Basinda_Panel {
	position:absolute;
	top:0px;
	left:0px;
	
	height:214px;
	width:166px;
	background-image:url(../images/cesitli/basinda_arkaplan.gif);
	background-position:top;
	background-repeat:repeat-x;
}