#commentRules.plus, #commentRules.plus:hover, #commentRules.minus, #commentRules.minus:hover {
	text-transform: uppercase;
	text-align: right;
	position: relative;
	font-size: 10px;
	font-weight: bold;
}

#commentRules.plus, #commentRules.plus:hover, #commentRules.minus, #commentRules.minus:hover {
	color: #444444 !important;
	text-decoration: none !important;
	padding-left: 20px;
}

#commentRules.plus {
	background: transparent url(http://media.pnwlocalnews.com/designimages/icon_plus_bw.png) no-repeat scroll 0 0;
	padding: 3px;
	padding-left: 20px;
}

#commentRules.plus:hover {
	background: transparent url(http://media.pnwlocalnews.com/designimages/icon_plus.png) no-repeat scroll 0 0;
}

#commentRules.minus {
	background: transparent url(http://media.pnwlocalnews.com/designimages/icon_minus_bw.png) no-repeat scroll 0 0;
	padding: 3px;
	padding-left: 20px;
}

#commentRules.minus:hover {
	background: transparent url(http://media.pnwlocalnews.com/designimages/icon_minus.png) no-repeat scroll 0 0;
}

.hide {
	display: none;
}

#comment_rules {
	font-size: 12px;
	line-height: 16px;
	color: #444444 !important;
	display: block;
	border: 1px solid #d8d8d8;
	background-color: #fafafa;
	width: auto;
	height: auto;
	margin: 15px 30px;
	padding: 10px 15px 0;
	font-family: Arial,Helvetica,sans-serif;
}

#comment_rules p {
	font-size: 12px !important;
	line-height: 16px !important;
	padding: 10px 0 !important;
}

ul.comment_rules li {
	padding: 0 !important;
	color: #444444 !important;
	list-style-image: url(http://media.pnwlocalnews.com/designimages/icon_itembullet.png) !important;
	line-height: 16px;
}

#sidebar .widget {
	background-color: #ffffff !important;
}

#bottom {
	padding-bottom: 15px;
	margin-bottom: 15px;
}
