@charset "utf-8";

#main .entry h2{

}

#main .entry h3{

}

#main .entry{
color: #ffffff;
background: url("entryBg.gif") repeat-y  0px 30px;
}

#main .entryHeader{
	height: 28px;
	background: url("entryHeader.gif") no-repeat top left;
}

#main .entryFooter{
	height: 39px;
	background: url("entryFooter.gif") no-repeat bottom left;
}