/* Print version css */
.tx-cfistore-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
.tx-cfistore-pi1-modeSelector { 
	padding: 12px; margin-bottom: 18px; background-color: #CCCCFF; 
	text-align: center;
}
.tx-cfistore-pi1-modeSelector td { padding-right: 50px; }
.tx-cfistore-pi1-modeSelector td.tx-cfistore-pi1-modeSelector-SCell { font-weight:bolder; }

.tx-cfistore-pi1-browsebox { 
	padding: 5px; margin: 18px 0px; background-color: #CCCCFF; 
	text-align: center;
}
.tx-cfistore-pi1-browsebox table { width: 50%; margin-left: auto; margin-right: auto; }
.tx-cfistore-pi1-browsebox td { padding: 0px 50px; }
.tx-cfistore-pi1-browsebox td.tx-cfistore-pi1-browsebox-SCell { font-weight:bolder; }

.tx-cfistore-pi1-listrow {
}

/*--- listrow Fields ---*/
.tx-cfistore-pi1-listrowField-prod-image {
	float: left;
	margin-right: 10px;
}
.tx-cfistore-pi1-listrowField-prod-title {
	font-size: large;
	font-weight: bold;
}
.tx-cfistore-pi1-listrowField-button {
	float: right;
	margin-left: 10px;
}
.tx-cfistore-pi1-listrowField-endmarker {
	clear: left;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #eeeeee;
}
/*--- singleView Fields ---*/
.tx-cfistore-pi1-singleViewField-prod-image {
	float: right;
	margin-left: 10px;
}
