@CHARSET "UTF-8";
div.urunContainer{
	border :1px solid #CCCCCC;
	width:580px;
}
div.uruncap{
	border :0px solid #CCCCCC;
	width  :100%;
	height :30px;
	background: #003e74 url(uruncapbg.jpg);
	padding:0px;
}
a.uruncapstr{
	display:block;
	text-decoration:none;
	padding-top:5px;
	padding-left:5px;
	color:#FFFFFF;
}
table.urunpropstable{
	vertical-align:top;
	width:300px;
}
div.urunimagecontainer{
	width  : 260px;
	height : 300px;	
	border :0px solid #CCCCCC;
}
a.urunfilterselected{
	text-decoration:none;
	color : #660000;
	font-weight:bold;	
}
a.urunfilter{	
	text-decoration:none;
	color : #666666;
		
}
td.urunprop{
	height:30px;
	color:#000066;
	font-weight:bold;
	font-size:11px;
}
td.urunpropstr{
	font-size:11px;
}
