﻿.Sectiklerimiz
{
	margin-top:10px;
	width: 240px;
	border: 1px solid silver;
	background-color:#fbd7a8;
}
.Sectiklerimiz .SectiklerimizCaption
{
	height: 40px;
	background: url('../themes/baslik.jpg') repeat-x;
}
.Sectiklerimiz img
{
	cursor: pointer;
	height: 350px;
	width: 240px;
}
.Sectiklerimiz .SectiklerimizAlan
{
	text-align: center;
	border: 1px solid #e1e1e1;
}
.Sectiklerimiz .SagButon, .SolButon
{
	background: white url('App_Themes/vitrinler/dataListIcons/templates4back2.gif');
	height: 25px;
}
.Sectiklerimiz .SagButon input
{
	width: 21px;
	height: 21px;
	border: none;
	background: transparent url('../buttons/sectiklerimizButton.gif');
	cursor: pointer;
}
.Sectiklerimiz .SolButon input
{
	width: 21px;
	height: 21px;
	border: none;
	background: transparent url('../buttons/sectiklerimizButton.gif') -20px 0;
	cursor: pointer;
}
