﻿/*-------[ Attention Section ]-------*/
.attentiontitlecolor {
	color: #953735;
	
}
div#attentioncontent {
	background: #ffffff;
	padding:10px;
}

/*-------[ Would You Section ]-------*/
.wouldyoutitlecolor {
	color: #BBAEA2;
	width: 505px;
		
}
div#wouldyoucontent {
	background: #ffffff;
	padding-top:10px;
	/*width: 478px;*/
	width: 491px;
}