/* lecOverviewX.css
   Lectric Internetoplossingen BV
   Dave Woestenborghs
   For 9292 internet overview and landing pages  
*/

#rightContent .nopadding
{
	padding: 0;
	margin: 0;
}

.itemRow
{
	border-bottom: 0 solid!important;
	border-top: 1px solid #999;
	margin-top: 7px!important;
	padding-top: 7px!important;
	clear: both;
	overflow: hidden;
}

.itemRow .alignLeft, .itemRow .alignRight {
	margin-top: 0;
	padding-top: 0;
}

.itemRow:first-child
{
	border-top: 2px solid #fff;
}

.itemRow .leftitem
{
	width: 300px;
	margin-right: 14px;
	float: left;

}

.itemRow .rightitem
{
	width: 300px;
	float: right;
}

.itemRow .rightitem img, .itemRow .leftitem img
{
	margin: 0!important;
	margin-bottom: 8px !important;
	padding: 0!important;
	border-width: 0;
}

.itemRow .rightitem h1, .itemRow .leftitem h1
{
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 7px 0px;
	border-width: 0;
	line-height: 1.1;
}