﻿img     { border-style:none;}

table.urunler {margin:10px 0 0 0; padding:0; width:100%;}
table.urunler td {margin:0; padding:5px 0; text-align:center; vertical-align:top; }
table.urunler img {border-style:none; margin:10px 0; }
table.urunler a     { display:block; }
table.urunler p {font-size:12px; font-family:Tahoma; margin:0; padding:0 0 10px 0;}

.div-urunler {border:1px solid #b2b2b2; width:270px; height:100%; margin:0 auto; }
.div-urunler div {margin:2px; border-top:30px solid #9095ab; border-bottom:5px solid #b2b2b2;}



div.paging {font-family:Verdana; font-size:16px; line-height:18px; text-align:right; margin-right:10px;}
div.paging a { text-align:right; margin:0; padding:5px; text-decoration:none;}
div.paging a:hover { text-decoration:none;}


.resimler			{ font-family:Arial; font-size:12px; width:100%;}
.resimler td		{ text-align:center; vertical-align:top; }
.resimler span		{ display:block; }
.resimler img		{ border-style:none; width:250px; margin:10px 0; }
/*
.resimler img		{ border-style:none; max-width:250px; max-height:250px; margin:10px 0;
	width:expression(document.body.clientWidth < 250? "250px" : "auto");
	height:expression(document.body.clientWidth < 250? "250px" : "auto");             		   
}*/

.pagination			{ text-align:left; font-family:Verdana, Tahoma; margin-top:20px; font-size:12px; }
.pagination a		{ text-decoration:none; color:#000; }
.pagination a:hover	{ text-decoration:none; color:#f00; }
.pagination b		{ color: #f00; }




