@charset "UTF-8";
/* CSS Document */


/*You do not have the rights to edit this file without express permission from Pretty Klicks*/
/*Made by Pretty Klicks*/
/*Copyright of Pretty Klicks 2010-11*/


.feed{
	background:url(../images/web-design-feed.jpg) no-repeat top left;
	width:247px;
	height:34px;
	position:relative;
	left:-1px;
	z-index:99;
	border-left:#ccc 1px solid;
	margin:30px 0px 20px 0px;
}

.deals{
	background:url(../images/web-design-deals.jpg) no-repeat top left;
	width:247px;
	height:34px;
	position:relative;
	left:-1px;
	z-index:99;
	border-left:#ccc 1px solid;
	margin:30px 0px 20px 0px;

}

.news{margin:0px; padding:5px; border-bottom:1px #ccc dotted;}

.news:hover{background:#f3f3f3;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	border-bottom:none;
	margin-bottom:1px;
	}
