div.post_bg {
	background: white url(images/post_bg.png) repeat-x left bottom;
}

div.right_post_fade {
	background: url(images/right_side_fade.png) repeat-y right;
	padding-bottom: 1px;
}

div.comment_dot {
	background-image: url(images/comment_dot.png);
}