/* Home page elements */

div#monthly-special
{
	clear: both;
}

div#monthly-special img
{
	vertical-align: bottom;
}

span#image-border
{
	background: url(../images/image-border.gif) repeat-x;
	width: 700px;
	height: 13px;
	font-size: 10px;
	display: block;
}

div#monthly-special p
{
	padding: 0 0 0 15px;
	width: 685px;
	background: #f4f4f4;
}

div#bg_content
{
	background: url(../images/bg_content.gif) no-repeat;
	float: left;
	width: 700px;
}
