/* Mauell */
/* Products Page */

@import url( "/mauell.css");

.insert-left	{	float: left;	width: 50%;	}
.insert-right	{	float: right;	width: 50%;	text-align: right;	}
.insert			{	
	margin: 0 auto 20px auto;	
	width: 220px;	height: 195px;	
}

.pdc-icon {	text-align: center;	}


.image-insert			{	float: right;	margin: 1.5em 0 .5em 1em;	}
.download-insert 		{	height: 170px;	}
.download-insert IMG	{	float: left;	margin-right: 15px;	}
