/* News page styles for cafe 939 site */
/* Import general Styles for second levels */

@import url("939.css");
@import url("lev2.css");

/* BODY */
html, body { background-image: url(../img/news/news_tile.gif); }

/* content */
#divcontent { width: 534px; }
#divMainColumn { width: 590px; }
#divMainColumn h2 { color: #badb18; }

#divMainColumn p
{
	border-bottom: 1px dotted #343434;
	padding-bottom: 10px;
}