#images
{
	float: right; /*[e]0 200px*/
	min-height: 248px;
	width: 364px !important; /*[e]364px*/
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
}



#imgnav
{
	height: 49px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: -6px;
	background-image: url(../../img/bg_logonav.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0;
	float: right;
	position: relative;
	width: 364px;
	clear: right;
}

#imgpag
{
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: right;
}

#imgpag a
{
	background-image: url(../../img/listicon.gif);
	background-repeat: no-repeat;
	float: left;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 6px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	font-size: 11px;
}

#imgpag a.activeSlide
{
	background-image: url(../../img/listicon_on.gif);
}

#prev, #next
{
	height: 17px;
	overflow: hidden;
	text-indent: -9999px !important; /*[e]-9999px*/
	width: 21px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	float: right;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}

#prev
{
	background-image: url(../../img/prev.gif);
	margin-right: 20px;
	margin-top: 9px;
}

#next
{
	background-image: url(../../img/next.gif);
	margin-top: 9px;
	margin-right: 42px;
}

#images img
{
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}

input, textarea
{
	border: 1px solid #666666;
	background-color: #F2F2F2;
}

input:focus, textarea:focus
{
	background-color: #EEEEE3;
	border: 1px solid #000000;
}

.button, .button:focus
{
	background-color: #CF3A05;/*background-image: url(../images/back_linkbutton.gif);*/
	border: 1px solid #7E3617;
	color: #66CC00;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
	padding: 2px 8px;
}

.button:focus
{ color: #FFFFFF;}

.buttons
{ text-align: right;}
