#FrontpageTopData {
	width:550px;
	float:left;
	border-right:1px solid #666666;
	display:block;
	height:500px;
}

div.FRProductInfo {
	height:163px;
	margin-left: 12px;
	margin-top: 18px;
	color: white;
	font-size: 85%;
}
div.FRProductInfo span.LeftShape {
	background-image: url('/FP_Shape_Left.png');
	width:22px;
	height:163px;
	float:left;
}
div.FRProductInfo span.RightShape {
	background-image: url('/FP_Shape_Right.png');
	width:22px;
	height:163px;	
	float:left;
}
div.FRProductInfo span.DataShape {
	background-image: url('/FP_Shape_Mid.png');
	float:left;
	height: 163px;
}

div.FRProductInfo span.DataShape .FPProductPic {
	float:left;
	height: 163px;
	margin-top: 12px;
}
div.FRProductInfo span.DataShape .FPProductData {
	height: 163px;
	float:left;
	margin-top: 12px;
}
div.FRProductInfo span.DataShape .FPProductRightInfo {
	height: 163px;
	float:left;
}

.FPProductRightInfo ul {
	margin-top:78px;
}
.FPProductRightInfo ul li {
	margin-left: -15px;
	font-size: 100%;
}
div.FRProductInfo a, div.FRProductInfo a:hover, div.FRProductInfo a:visited, div.FRProductInfo a:active {
	color: white;
}
/* ------ Stattinen content - 090323 / JT */
div.FRProductInfo span.LeftShapeShallow {
 	background-image: url('/StaticContent/Shape_Left_shallow.png');
	width:22px;
	height:78px;
	float:left;
}
div.FRProductInfo span.RightShapeShallow {
	background-image: url('/StaticContent/Shape_Right_shallow.png');
	width:22px;
	height:78px;	
	float:left;
}
div.FRProductInfo span.DataShapeShallow {
	background-image: url('/StaticContent/Shape_Mid_shallow.png');
	float:left;
	height: 69px;
	padding-top: 9px;
}
span.ProductText li {
	margin-left: -14px;
	list-style-image: url('_sitepics/SmallRedStar.gif');
}
span.ProductText {
	color:black;
}
span.ProductText a {
	color:navy;
	padding: 1px;
	text-decoration: underline;
}
span.ProductText a:hover {
	color:white;
	text-decoration: underline;
	background-color: #0c5969;
}
a.ProductLogoSmall img {
	padding-top: 8px;
}