body {
	background-color: #FFF;
    font-family: 'Tajawal', sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333;
}

.new{
background:url(images/new-trans.png) no-repeat top right;
width:58px;
height:58px;
position:absolute;
right:0;
top:0;
}
.temp{
float:left;
width:162px;
margin-right:10px;
margin-left:2px;
margin-bottom:5px;
margin-top:10px;
}
.temphol{
background:#efefef;
border:1px solid #999999;
position:relative;
width:157px;
height:60px;
overflow:hidden;
}
.temphol img {
position: absolute;
top: 7px; left: 3px;
}
.tempde{
background:url(images/tempde.jpg) repeat-x bottom;
border-left:1px solid #999999;
border-right:1px solid #999999;
width:157px;
height:22px;
}
.tempname{
float:left;
padding-left:10px;
padding-top:4px;
}
.tempprice{
float:right;
background:url(images/pricebg.jpg) center no-repeat;
width:40px;
height:22px;
text-align:center;
margin-top:2px;
color:#fff;
padding-top:6px;
padding-right:5px;
padding-left:5px;
font-weight:bold;
}
.thumb{
position:absolute;
top:7px;
left:7px;
width:160px;
height:70px;
text-indent:-999px;
overflow:hidden;
background:url(images/blank.gif) repeat;
}
