﻿.factsheet_image_wrapper
{
	padding-left: 23px;
}

.factsheet_image
{
	float: left;
	width: 175px;
	height: 263px;
	border: solid 1px #999999;
	background-image: url('/img/IMG_left_margin.jpg');
}

.factsheet_wrapper
{
	padding-left: 23px;
	padding-right: 23px;
}

.factsheet
{
	width: 532px;
	height: 235px;
	border: solid 1px #999999;
	float: right;
	padding: 14px;
	padding-right: 30px;
	overflow: hidden;
}

.factsheet_navigation_up
{
	line-height: 0px;
	position: absolute;
	width: 12px;
	height: 9px;
	top: 0px;
	left: 100%;
	margin-top: 6px;
	margin-left: -40px;
	padding: 0px;
}

.factsheet_navigation_down
{
	line-height: 0px;
	position: absolute;
	width: 12px;
	height: 9px;
	top: 100%;
	left: 100%;
	margin-left: -40px;
	margin-top: -18px;
	padding: 0px;
}

.factsheet h1
{
	font-size: 13px;
	color: #003F72;
	padding: 0px;
	margin: 0px;
}

.factsheet h3
{
	font-size: 13px;
	color: #003F72;
	padding: 0px;
	padding-top: 14px;
	margin: 0px;
}

div.factsheetbuttons {
  display:block;
  float:right;
  
}

div#contentmain div.factsheetbuttons {
  padding-right:0px;
}

div.factsheetbuttons img {
  margin-left:14px;
}
