.column
{
	width: 30%;
	padding: 0 1.5% 35px;
	float: left;
	margin: -5px 0 0;
}
.column H2
{
	font-size: 12pt;
	margin-bottom: -7px;
}
.column LI, .column P
{
	line-height: 1.6;
}
IMG.shot
{
	padding-left: 60px;
	padding-bottom: 40px;
}
.remote-control-diagram
{
	clear: both;
	padding: 0 0 40px;
	border: 1px solid #CBD6E5;
	/*+border-radius:8px;*/
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	text-align: center;
	background-color: #F3F3F3;
}
.remote-control-diagram H2
{
	margin: 0 0 20px;
}

