.sidebarPost {
	background: url('../../../../../templates/sms-price/images/double-border.png') top repeat-x;
	padding: 5px 0px;
}
.sidebarPostsList .sidebarPost:last-child {
	background: url('../../../../../templates/sms-price/images/double-border.png') top repeat-x, url('../../../../../templates/sms-price/images/double-border.png') bottom repeat-x;
}
.sidebarPost a {
	
	color: #444;
}
.sidebarPostDate {
	color: #aaa;
}