﻿ .sizdengelen{
	background:#a42f88;
	width:90px;
	height:253px;
	cursor:pointer;
}
 
	 .sizdengelen_left{
		display:inline;
		float:left;
		width:10px;
		height:245px;
		background:url(../images/sizden_gelenler_left.jpg);
	 }
	 
	 .sizdengelen_right{
		display:inline;
		float:left;
		width:80px;
		height:245px;
		background:#a42f88;
	 }
		 .sizdengelen_kutu{
			width:80px;
			height:77px;
			background:#a42f88;
		}
		.sizdengelen_kutualt{
			width:80px;
			height:7px;
			font-size:7px;
			background:url(../images/sizden_gelenler_middles.jpg);
			background-repeat:no-repeat;
		 }
	 
	 .sizdengelen_bottom{
		width:90px;
		height:8px;
		background:url(../images/sizden_gelenler_bottom.jpg);
		font-size:8px;
	 }