﻿#content
{
 padding-left:10px !important;
 padding-right:10px !important;
}
* html #content
{
  height:100%;
}
div#row-one, div#row-two, div#row-three
{
	padding: 10px 0 0 0 !important;*/
	margin: 10px 0 0 0 !important;
	clear:both;
}

div#row-two, div#row-three
{
	border-top: dotted 1px #cbcbcb;
}

div.box-with-image
{
	float:left;
	width:49%;
}

div.box-with-image div.text-box
{
	margin-left:10px;
	margin-right:10px;
	float:left;
	width:42%;
}

div.box-with-image div.text-box div
{
	/*margin-right:10px;*/
}
div.slm-layout-main
{
   width:auto;
}
div.box-with-image span.box-title
{
	font-weight:bold;
	text-transform:uppercase;
	color:#d6001c;
}

div.box-with-image div.immagine
{
  float:left;
}
div.box-with-image div.immagine img
{
	border: solid 1px #cbcbcb !important;
	padding:1px !important;
}

div.pointlink-link-item
{
	float:none;
}

div.pointlink-link-item ul
{
	list-style-image:url('/_layouts/ATM/images/redArrow.gif');
	padding-left:16px;
	margin:0;
}
/* hack per IE6 e IE7 */
* html div.pointlink-link-item ul, *:first-child+html div.pointlink-link-item ul
{
	list-style-image:url('/_layouts/ATM/images/ie_redArrow.gif');
	min-height:1.0em;
}
div.box-with-image table
{
	/*margin-top:28px;*/
	margin-top:20px;
}

div.box-with-image div.pointlink-link-item img.pointlink-image
{
	padding:3px 0 0 0 !important;
	border:0 !important;
	margin-right:10px;
}

div.box-with-image div.pointlink-link-item
{
	/*margin-bottom:10px;*/
	margin-bottom:5px;
	font-weight:bold;
}