#bannerright.content {
	width: 185px;
	color: #333333;
	font-size: 70%;
	background-color: #7FBE39;
/*	background-repeat: no-repeat;
	background-position: left top;*/
	font-weight: bold;
}

#bannerright.content h1, #bannerright.content h2, #bannerright.content h3, #bannerright.content h4, #bannerright.content h5, #bannerright.content h6 {
	font-size: 130%;
	font-weight: normal;
/*	padding: 0;
	margin: 0;*/
}

#bannerright.content p {
/*	margin: 0 0 0.5em 0;
	padding: 0;*/
}

#bannerright.content a {
	color: #fff;
	text-decoration: none;
	cursor: auto;
}

div#startpuffs {
	background: url(../images/puff-background.gif) repeat-y bottom left;
	float: left;
}

div.startpuff {
	float: left;
	height: 100%;
	width: 253px;
	overflow: hidden;
	margin: 0px 20px 0 0;
	padding-top: 12px;
	border-top: 1px solid #999999;
}

div.startpufflast {
	margin: 0;
	padding: 12px 0 0 0;
}

a.startpuff {
/*	margin: 0pt;*/
	padding: 8px 15px 18px 0px;
	color: #006500 !important;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	display: block;
}

a:hover.startpuff {
	text-decoration: none !important;
}

a.startpuff img {
	border: none;
}
