.newsbox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #003333;
}
.newstext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.newsbreak {
	background-color: #FFFFFF;
	background-image: url(../images/graffitihome/newsbreak.gif);
	background-repeat: repeat-x;
	width: 12px;
}
.blankimageouter {
	border: 1px none #FFFFFF;
}
.newssubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #996600;
}
.botbox1 {
	border: 1px solid #CCCCCC;
}
.counciltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.counciltext a {
	font-weight: 400;
	color: #FFCC00;
	font-size: 9px;
	text-decoration: underline;
}
.counciltext a:hover {
	color: #FFFF00;
}
.bottomimagebox {
	border: 3px solid #CCCCCC;
}
.councilttl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFF00;
}
.counciltext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.counciltext2 a {
	font-weight: 400;
	color: #993300;
	font-size: 9px;
	text-decoration: underline;
}
.counciltext2 a:hover {
	color: #009966;
}
.padding {
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
