@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);


#wrapper a,
#wrapper a:link,
#wrapper a:visited {text-decoration: none !important;}

.sco_font_20 { font-size:20px;}
.sco_font_18 { font-size:18px;}
.sco_font_16 { font-size:16px;}
.sco_font_14 { font-size:14px;}
.sco_font_13 { font-size:13px;}
.sco_font_12 { font-size:12px;}
.sco_font_11 { font-size:11px;}
.sco_font_10 { font-size:10px;}
.sco_font_9 { font-size:9px;}
.sco_font_8 { font-size:8px;}


.sco_font_bold { font-weight: 700; }

.sco_font_gray { color:#52524B; }

.sco_link_blue {
	text-decoration: none;
	color: #008AB9;
}

.sco_link_gray{
	text-decoration: none;
	color: #999999;
}

.sco_thing_wrapper {
	font-size: 10px;
	font-family: 'Oswald', sans-serif; font-weight:400;

}

.grayBorder { border-bottom: 1px solid #dddddd;}

.scoCheck {
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	
}

.sco_thing_wrapper {
	margin-left: 10px;
	margin-right: 10px;
}

.sco_thing_left {
	float: left;
}

.sco_thing_right {
	float: right;
}


.ScoCradWrapper{width: 100%; clear: both; padding-top: 10px;}
.ScoCradWrapper img{float: left;}
.ScoCradWrapper p{width: 50%; padding: 10px; float: left; margin: 0;}

.sco_thing_wrapper3 {
	margin-left: 40px;
	margin-right: 10px;
	
	
}