@charset "UTF-8";

.whatstitle{
	margin-top:10px;
	margin-bottom:10px;
	}
	
.whats_box{
	margin:5px 0px 40px 0px;
	}
	
.whats_box2{
	margin:5px 0px 30px 0px;
	}
	
.whatsmaincopy{
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 25px 0px;
	}
	
.whats_copy{
	margin:10px 0px 10px 0px;
	}
	
.whats_copy2{
	margin:10px 0px 10px 0px;
	text-align:right;
	}
	
.whats_block{
	padding:10px;
	background-color:#CCCCCC;
	font-size:15px;
	line-height:140%
	font-weight:bold;
	width:230px;
	text-align:left;
	}

.o-color{
	color:#CC6600;
	font-weight:bold;
	}

