/* --- common --- */
.modTitle {
	font-weight: bold;
	font-size: 14px;
	color: #97a700;
}
.modTitle a, .modTitle a:active {
	text-decoration: none;
	color: #97a700;
}
.modTitle a:hover {
	color: #000000;
	text-decoration: underline;
}
.modSubTitle {
	font-weight: normal;
	font-size: 14px;
	color: #97a700;
}
.modTeaser {}
.modAlert {
	color:#CC3333;
	font-weight:bold;
}
input.modAlertField {
	border: 1px solid #CC3333 !important;
}
div.modAlertField, span.modAlertField {
	color: #CC3333;
	font-weight:bold;
}


/* --- icons --- */
.iconsList, .iconsDetail {
	clear: both;
	text-align: right;
}
.topIcons .iconsList, .topIcons .iconsDetail {
	padding: 0px 0px 20px 0px;
}
.bottomIcons .iconsList, .bottomIcons .iconsDetail {
	padding: 20px 0px 0px 0px;
}
.topIcons {
	display: none;
}
.bottomIcons {}

.btnBookmark {}
.btnTellfriend {}
.btnPrint {}
.btnBack {}