.sample-icefaces-portlet .portlet-msg-error {
	font-style: italic;
	font-weight: bold;
	margin: 1px 0px 0px 0px;
	padding: 1px 5px 1px 24px;
}

.categoryHeadline {
	font-size: 16px;
	font-weight: bold;
}

.productBox {
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	border-top-width: 0;
}

.productBox .bordered{
	border: 1px solid #dddddd;
	float: left;
}

.iceDatTblCol1,.iceDatTblCol2 {
	vertical-align: top;
	padding: 2px;
}

.iceOutTxt, .iceOutLbl {
	font-family:Arial,Helvetica,sans-serif;
	padding:1px 0 1px 0;
}

.icePnlGrdCol1 {
	padding:4px;
	font-weight: bold;
	vertical-align: top;
}

.icePnlGrdCol2 {
	padding:4px;
	font-weight: normal;
	vertical-align: top;
}

.zanoxNavItem {
	font-size:14px;
	font-weight: normal;
}

.zanoxNavItemSelected {
	font-size:14px;
	font-weight: bold;
}

.combinedFirst {
	float: left;
	width: 204px;
}

.combinedSecond {
	float: left;
	margin-left: 15px;
	width: 825px;
}

.productDetailSectionHeadline {
	font-size: 14px;
	font-weight: bold;
	margin-top:14px;
	margin-bottom:8px;
}

.productDetailCreator {
	font-size: 10px;
}

.productDetailFormat {
	font-size: 12px;
	color: #444;
}
.popupHeaderWrapper{
	padding:4px;
}
.popupHeaderText{
	float:left;
}
.popupHeaderCloseImage{
	float:right;
}
.row{
	height: 12px;
	font-size: 11px;
}
.rowSelected{
	height: 12px;
	font-size: 11px;
	background-color: #eee;
}