.banner {
}
.formlabels {
	font-size: .9em;
	font-weight: bold;
	text-align: right;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.formlabel_right {
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bluelink {
	color: #0000FF;
}
.positionright {
	right: auto;
}
.smalltxt {
	font-size: 12px;
}
p {
	font-size: 14px;
}
.sidebar {
	background-repeat: repeat-y;
	top: 20px;
	right: 20px;
	background-image: url(new_button.jpg);
}
.comment_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.picture_buffer {
	margin-top: 10px;
	margin-bottom: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.blacktext {
	color: #000000;
	font-size: 14px;
}

