﻿@charset "utf-8";

#columnWrapper {
	margin-bottom : 20px ;	
	padding       : 15px 0 ;
	background    : url(../img/column/bg_dotted.png) repeat-x bottom ;
}


	#columnWrapper p {
		font-size     : 1.2em ;
		line-height   : 160%  ;
		margin-bottom : 15px  ;
	}
	
	#columnTitle {
		margin-bottom : 15px ;	
	}
	
	#columnImage {
		margin-bottom : 15px ;
		border        : 4px solid #bebebe ;
		padding       : 1px ;
		background    : #fff;
	}
	
	#columnSubTitle {
		color         : #3790ce ;
		font-size     : 1.4em ;
		font-weight   : bold  ;
		margin-bottom : 6px   ;
	}