#referenciakWrap {
	margin-top: 10px;
}
#referenciakWrap #referenciakTitle {
	height: 35px;
	background-image: url(http://www.promousbdrive.com/images/box/box_title_35px.jpg);
	position: relative;
}
#referenciakWrap #referenciakTitle h2.title {
	color: #FFF;
	font-size: 14px;
	padding: 8px 0px 0px 10px;
}
#referenciakWrap #referenciaList {
	margin-top: 10px;
}
#referenciakWrap #referenciaListItem {
	float: left;
}
#referenciakWrap #referenciaListItem .imgCell {
	width: 165px;
	height: 105px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#referenciakWrap #referenciaListItem .nameCell {
	height: 30px;
	color: #027CC7;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px;
}
.topLeft {
	width: 165px;
	border-right: #ededed dashed 1px;
	border-bottom: #ededed dashed 1px;
	padding-right: 14px;
}
.topMiddle {
	width: 165px;
	border-right: #ededed dashed 1px;
	border-bottom: #ededed dashed 1px;
	padding: 0px 15px 0px 14px;
}
.topRight {
	width: 165px;
	border-bottom: #ededed dashed 1px;
	padding-left: 15px;
}
.centerLeft {
	width: 165px;
	border-right: #ededed dashed 1px;
	border-bottom: #ededed dashed 1px;
	padding: 20px 14px 0px 0px;
}
.centerMiddle {
	width: 165px;
	border-right: #ededed dashed 1px;
	border-bottom: #ededed dashed 1px;
	padding: 20px 15px 0px 14px;
}
.centerRight {
	width: 165px;
	border-bottom: #ededed dashed 1px;
	padding: 20px 0px 0px 15px;
}
.bottomLeft {
	width: 165px;
	border-right: #ededed dashed 1px;
	padding: 20px 14px 0px 0px;
}
.bottomMiddle {
	width: 165px;
	border-right: #ededed dashed 1px;
	padding: 20px 15px 0px 14px;
}
.bottomRight {
	width: 165px;
	padding: 20px 0px 0px 15px;
}
