.bx_catalog_item_images {
    position: relative;
    z-index: 910;
    display: block;
    padding-top: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.bx_catalog_img_container {
	width: 30%;
	float: left;
	padding-right: 15px;
}

.bx_catalog_img_container img {
    width: 100%;
}

.bx_catalog_list_button {
	margin-top: 15px;
}

h1.element_title {
	font-size: 24px;
}

.bx_catalog_list_button a {
	background: url("images/back_arrow.gif") no-repeat left 6px;
	padding-left: 20px;
	color: #259AE1 !important;
}

.bx_catalog_list_button a:hover {
	text-decoration: none;
}

.bx_catalog_item_detail_date {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
.element_title a,
.element_title a:hover {
	color: #0d397a;
}
