/* --- common --- */
.modTitle {
	font-weight: bold;
	font-size: 12px;
	color: #81BA40;
}
.modTitle a, .modTitle a:active {
	text-decoration: none;
}
.modTitle a:hover {
	color: #000000;
	text-decoration: underline;
}
.modSubTitle {
	font-family: "Times New Roman", Times, serif;
}
.modTeaser {}
.modAlert {
	color:#CC3333;
	font-weight:bold;
}
.modAlertField {
	border: 1px solid #CC3333 !important;
}

/* --- 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 {}
#rightBox .bottomIcons {
	display: none;
}

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