div.fullcolumn {
	border-top: 1px solid #E0E0E0;
	padding-top: 19px;
	padding-right: 0px;
}

div.contact_navigation {
	height: 42px;
}

div.contact_navigation ul {
	margin-left: 0;
	padding-left: 0;
	display: block;
	float: left;
	background: #f7f7f7;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	width: 696px;
	height: 43px;
} 

div.contact_navigation ul li {
	margin-left: 0;
	margin-bottom: 0;
	list-style: none;
	display: block;
	height: 42px;
	line-height: 42px;
	float: left;
	background-color: #f7f7f7;
}

div.contact_navigation ul li a {
	font-size: 11px;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	min-width: 123px; 
	width: 123px; 
	padding-left: 50px;
	padding-top: 1px;
	display: block;
	height: 42px;
	float: left;
	color: #1d1b19;
	text-decoration: none;
	background-image:url(../assets/sp_main.png);
	background-position: 18px -320px;
	background-repeat: no-repeat;
	background-color: #f7f7f7;
	border-right: solid 1px #e3e3e3;
	border-bottom: solid 1px #e3e3e3;
}

div.contact_navigation ul li a:hover {
	background-position: -157px -320px;	
	color: #2d6ea8;
	background-color: #f7f7f7;
}

div.contact_navigation ul li.selected a {
	background-color: white;
	background-position: 18px -265px;
	cursor: default;
	border-bottom: 1px white solid;
	color: #1d1b19;
}

div.product_head {
/*	background: url(../assets/vertical_dotted_divider.gif) repeat-y 695px 0px;*/
	margin-top: 19px;
	border-bottom: 1px solid #e0e0e0;
	width: 696px;
	float:left;
}

div.product_head h1 {
	padding-left:25px;
	margin-button:5px;
	font-size: 16px;
	font-weight: bold;
	color: #282828;
}

div.product_head h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
}

/*div.product_head p {
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.mediumcolumn p {
	padding-left: 0px;
}*/

div.product_head p span:not(p.breadcrumbs) {
	font-weight: bold;
	color: #282828;
}

div.product_head ul {
	display:block;
	list-style-type:disc;
	margin-bottom:20px;
	margin-top:0;
	/*padding-left:15px;*/
	padding-top:0;
	margin-left: 15px;
}
div.product_head ul li  {
	display:list-item;
	margin-bottom: 10px;
	list-style-type: disc;
	list-style-position: outside;
}
div.product_head ul li span {
	font-weight: bold;	
	color: #282828;
}
.bold {
	font-weight: bold;
}
div.idkit-table {
}
div.idkit-row {
	font-size:11px
	line-height: normal;
}
div.idkit-row div:first-child {
	width: 148px;
}
div.idkit-cell, div.idkit-hcell {
	float: left;
	width: 147px;
	padding-right: 10px;
}
div.idkit-cell p {
	font-size: 11px;
}
div.idkit-hcell {
	text-transform: uppercase;
}
div.idkit-cell ul li{
	margin-bottom: 5px;
	font-size:11px;
	line-height: normal;
}

div.table {
	margin-bottom: 15px;
	margin-top: 20px;
}
div.row {
	border-bottom: 1px solid #eee;
}
div.row div:first-child {
	padding-left: 0px;
	width: 176px;
}
div.cell, div.hcell, div.ycell, div.ncell {
	float: left;
	padding: 5px;
	width: 87px;
}
div.hcell, div.tcell {
	font-weight: bold;
}
div.tcell {
	padding: 15px 5px;
}
div.hcell, div.ycell, div.ncell {
	text-align: center;
	background-repeat: no-repeat;
	min-height: 15px;
}
div.ycell {
	background-image: url(../assets/sp_main.png);
	background-position: -145px -260px;
}
div.ncell {
	background-image: url(../assets/sp_main.png);
	background-position: -290px -260px;
}
.smaller {
	font-size: 90%;
	line-height: 14px;
}
.note {
	cursor: help;
}


div.column {
	float: left;
	padding-left: 20px;
	width: 210px;
}
div.column:first-child {
	padding-left: 0px;
}
div.column ul {
	margin-left: 0px;
}

div.column ul:first-child {
	margin-bottom: 0px;
	margin-top:15px;
}
div.column ul:first-child li:first-child {
	border-top: 1px #999 solid;
}
div.column ul li{
	border-bottom: 1px #999 solid;
	list-style: none;
	margin-bottom: 2px;
	padding: 3px 0 3px 0;
}
div.column ul.details li {
	font-size: 90%;
	list-style-image: url(../img/bullet.gif);
}
div.plusimg {
	background-image:url(../img/privaris_plusid.png);
	background-repeat: no-repeat;
	float: left;
	height: 105px;
	margin-top: 5px;
	padding-bottom: 10px;
	width: 58px;
}
div.plusid {
	background-image:url(../img/privaris_plusid.png);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	margin-left: 12px;
	position: relative;
	top: 39px;
	width: 119px;
}
div.plusid60 {
	background-position: -69px 0px;
}
div.plusid75 {
	background-position: -69px -28px;
}
div.plusid90 {
	background-position: -69px -56px;
}
ul.indent li {
	margin-left: 16px;
}
div.plusid_funcionamiento {
	background-image:url(../img/privaris_plusid_funcionamiento.png);
	background-position:10px 0px;
	background-repeat:no-repeat;
	padding-bottom:15px;
	height:318px;