#header {
}

p.subscribe {
	border:1px solid #ccc;
	background:#fafafa url(./themes/site_themes/new/error.png) 10px 5px no-repeat;	
	padding:0.5em;
	padding-left:33px;
	margin-top:2em;
}

p.subscribe a.link {
	padding-left:18px;
	border-bottom:none;
}

p.subscribe a.feed {
	background:url(./themes/site_themes/new/feed.png) no-repeat;	
}

p.subscribe a.mail {
	background:url(./themes/site_themes/new/email.png) no-repeat;	
}

#sidebar #deals .entry {
	margin:0 auto;
	height:100%;
	width:85%;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}

#sidebar #deals .entry .thumbnail {
	width:120px;
	float:left;
}

#sidebar #deals .entry .text {
	width:140px;
	float:right;
	margin:0 auto;
	text-align:center;
}

#sidebar #deals .entry .text .price {
	font-family:arial;
	font-weight:bold;
	font-size:1.6em;
}

#sidebar #deals .entry .text .price_old {
	font-family:arial;
	font-size:1em;
	color:#888;
	text-decoration:line-through;
}

.price {
	color:red;
	font-weight:bold;
}
