
div.main{
 width:570px; 
}

div.headline1{
font-family:Georgia, Times New Roman, Times, Serif;; color: #504e4f; font-size: 34px; line-height:36px;
}

div.headline2{
 font-family: Georgia, Times New Roman, Times, Serif;
 color: #504e4f; 
 font-size: 24px; 
 line-height:30px; 
}

div.left-side{
 float:left; 
 clear:right; 
 width:350px; 
}



/*div.right-side{
float:left;clear:right; width:210px; vertical-align:middle; padding-top: 100px;
}*/
div.right-side {
	float: left;
	clear: right;
	width: 210px;
	height: 318px;
	display: table;
}
div.right-side div {
	display: table-cell;
	vertical-align: middle;
}


div.hr-line{
width:553px; height:1px; /*background-color:#b2b2b2;*/ margin-left: 13px;
}

div.space-line{
width:553px; height:1px; margin-bottom: 3px; margin-left: 13px;
}

div.array-of-products{
width:553px; margin-left: 13px; margin-top: 6px;
}

div.one-product{
width: 106px;
}

div.clear{
clear:both;
}

div.spacer-small{
width:6px; height:70px;
}

div.left{
float:left; clear:right;
}

div.spacer{
width:25px; height:70px;
}

div.banner{
width:274px; height:65px; margin-top: 5px;
}

div.difference-general{
width:553px; margin-left: 13px; padding-top: 5px; padding-bottom: 5px;
border-style:solid; border-color: #bababa; border-width: 1px;
}

div.difference-bg{
background-color:#be3e95;
}

.difference-headline{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #FFFFFF; line-height: 22px;
}

.zero-padding-margin{
padding: 0px; margin: 0px;
}

div.blank{
/*width:555px; margin-left: 0px; background-color:#ffffff; height: 5px;*/
}

div.feature-general{
width:554px; margin-left: 13px; padding-top: 5px; padding-bottom: 5px;
border-style:solid; border-color: #bababa; border-width: 1px; margin-bottom: 5px;
}

div.feature-bg{
/*background-color:#e4e7e0;*/
}

.feature-text{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px;
}

