.picnews-padding {
	padding: 2px;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}
.falseline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C2C2C2;
}
.falseline-btm {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C2C2C2;
}
.threeborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
}


.show-border {
	border: 1px solid #aaaaaa;
}
a.red:link {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.red:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.red:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.redfont {
	color: #CC0000;
}
