﻿body
{
	font-family:Arial;
}
.MainBar
{
	background-image: url(images/cellprintablepage/pixel_gris.gif);
	background-repeat:repeat;
}

.PrintProductTitle
{
	color: #565656;
	font-family: Arial;
	font-size:12px;
	height: 20px;
	border-bottom-color:#d5d5d5;
	border-top-color:#d5d5d5;
	border-bottom-width:1px;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	background-color:#eeeeee;
	padding-left: 5px;	
}

.MainDescriptionTitle
{
	color:#448dce;
	font-weight:bold;
	font-family: Arial;
	font-size:12px;
}

.Accesories
{
	font-size:11px;
	margin-left: 20px;
	font-family: Arial;	
	font-weight:bold;	
}

.DetailedInfoTitle
{
	font-family: Arial;
	font-size:11px;
	color: #565656;
	padding-left: 20px;
	width:55%;
	border-bottom-color:#d5d5d5;
	border-top-color:#d5d5d5;
	border-bottom-width:1px;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	height: 17px;
}

.DetailedInfoValue
{
	font-family: Arial;
	font-size:11px;
	color: #565656;
	width:45%;
	border-bottom-color:#d5d5d5;
	border-top-color:#d5d5d5;
	border-bottom-width:1px;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	height: 17px;
}
