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


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

.btnBack {
	padding: 3px 20px 3px 0px;
	background-image: url(../../images/list_arrow_left.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.btnBookmark {}
.btnTellfriend {}
.btnPrint {}
