DIV.AAAAA {
	font-size: 50px;
	background-color: green;
	border-bottom: 3px;
	border-bottom-color: blue;
}
table.mtb {
	border: 4px;
	border-color: green;
	border-bottom-style: solid;
}
TD.cell {
	vertical-align: top;
	height: 270px;
	width: 190px;
	padding-left: 5px;
	margin-left: 15px;
	border: 1px;
	border-color: green;
	border-style: solid;
}
div.AGName {
	font-weight: bold;
	font-size: 1.1em;
	color: #FF8800;
	height: 80px;
}
div.topcont {
	bgcolor: #FFFF00;
	font-weight: bold;
        height:85px;
	overflow:hidden;
}
.SKName {
	color: #008800;
	font-weight: bold;
}
.PRName {
	color:#004400;
	height: 50px;
}
.PRName ul {
	margin: 0;
	padding:0;
	list-style: none;
	text-indent: 0em;
	list-style-type: none;
}

.PRName ul li{
	margin: 0;
	padding:0;
	list-style: none;
	color:#004400;
	text-indent: 0em;
	list-style-type: none;
list-style-position:outside;
height:2.5em;

}

.TUR {
	font-size: 1.0em;
}
.ORG {
	font-size: 0.9em; 
}

.OTH {
	font-size:0.8em;
}

.profit {
	vertical-align: bottom;
	height: 40px;
	width=100%;
}
.newprice {
	color:red;
	font-weight: bolder;
	font-size:1.1em;
	}
ul.floo li {
	float: left;
	width:40;
	list-style-type: none;	
}
div.PRDesc {
	float:left;
	font-size:0.8em;
	color: gray;
	}
.tttt {
	vertical-align: bottom;
	text-align: right;
	float:right;
	border:0;
}
.oldprice {
	text-decoration: line-through;
        font-style: italic;
	font-weight: bolder;
	font-size:1.1em;
}
.UrunFlags {
        float:right;
}

.Paging a {
     padding:0px 3px;
}

.Paging .CP {
    color:red;
    font-weight:bold;
     padding:0px 3px;
}
