﻿.content
{
	display:block;
	margin:auto;
	padding:14px;
	opacity: 0%;
	clear: none;
	z-index:0;
}

.content .image
{
	display:block;
	margin:auto;
	clear:right;
	max-height: 450px;
	max-width: 661px;
}

#image_footer {
	width: 100%;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	height: 100%;
	position: relative;
	top: 0px;
	left: 0px;
}
.image_footer
{
	font-size: 13px;
}
.image_footer .footer
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-right: 10px;
	clear: none;
}
.image_footer .footer_text
{
	padding:0px;
	margin: 0px;
	text-align: justify;
	height: 100%;
	overflow: hidden;
}

.image_footer .footer_header
{
	font-weight: bold;
	text-transform: none;
	text-align:left;
	clear:both;
	padding-bottom:0px;
	padding-top: 11px;
	display:block;
	border: none 0px black;
	height:18px;
	border-bottom: solid 1px black;
	margin-bottom: 10px;
}
.image_footer .footer_title
{
	font-weight: bold;
	text-transform: none;
	text-align:left;
	float: left;
	clear:none;
	padding-bottom:0px;
	border: none 0px;
	display:inline-block;
}
.image_footer .footer_heading
{
	font-weight: bold;
	text-transform: none;
	text-align:left;
	padding-top: 12px;
	padding-bottom:3px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
}

.item_action
{
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
	float: right;
	padding-bottom:0px;
	color: #F32019;
	font-size: 12px;
	clear:none;
	display:inline-block;
	border: none 0px black;
}
.arrow_prev
{
	padding: 0px 14px 0px 0px;
}

.arrow_next
{
	padding: 0px 0px 0px 14px;
}
