﻿.key-point {
	background:#f7f7f7  repeat-x left bottom;
	margin: 0px 0px 5px 5px;
	margin:0;
	border:1px solid #7f7f7f;
	padding: 5px 5px 0px 5px;
	direction:rtl;
}

#productlist {
	padding: 0 0 0 5px;
}

#productlist p{
	text-indent:0px;
}


#productlist  h3 {
	border: none;
	margin-bottom: 20px;
	margin-left:160px;
	margin-right:0px;
	padding-top:2px;
	font:normal 13px tahoma, "Lucida Bright", Georgia, Times, serif;
	text-align:center;
	background:#7f7f7f  repeat-x left bottom;
	height:20px;
}    

#productlist h3 a {
	color:#f7f7f7;
	text-decoration:none;
}
#productlist h3 a:hover {
	color:#000;
}

#productlist h3 a:focus, #productlist h3 a:active {
	color:#fff;
}

#productlist li {
	clear: left;
	list-style: none;
	padding: 5px 5px 10px 0px;
	margin-right: 0;
	margin-bottom: 10px;
}

#productlist li.last {
	padding-bottom:50px;
	margin-bottom: 0px;
}


#productlist img {
	border: 0;
	float: left;
	margin: 0 10px 0px 0px;
}
