﻿@charset "utf-8";


#rightWrapper h2 {
	margin-bottom : 15px ;
}

.supportBlock {
	margin-bottom : 10px ;
	padding       : 10px ;
	border : 5px solid #ddd ;
}

	.supportText {
		width   : 420px  ;
		float   : left   ;
		display : inline ;
		line-height: 160% ;
	}
	
	.supportImage {
		width   : 200px  ;
		float   : right  ;
		display : inline ;
	}