.containerContent {
    width: 675px;
    z-index: 1;
    position: relative;
    padding-top: 50px;
    float: right;
    margin-right: 30px;
}  
.col1{width: 100%; position: relative; float: left;}
.col2{width: 327px; position: relative; float: left;}
.col3{width: 230px; position: relative; float: left;}
.col4{width: 660px; position: relative; float: left;}
.col5{
	width: 675px;
	position: relative;
	float: left;
	padding-top: 15px;
}
.col6{width: 660px; position: relative; float: left;}
.col7{
	width: 645px;
	position: relative;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	/* -webkit-box-shadow: 1px 1px 10px 1px rgba(0,0,0, 0.1);
	-moz-box-shadow: 1px 1px 10px 1px rgba(0,0,0, 0.1);
	border: 1px solid #a9a4a0; */
	padding: 15px;
	margin-bottom: 25px;
	background-color: #FFF;
}
.col8{
	width: 650px;
	position: relative;
	float: left;
	height: 574px;
	overflow: auto;
	padding-right: 20px;
}
.subCol1{width: 190px; position: relative; float: left;}
.subCol2{width: 132px; position: relative; float: left;}
.subCol3{width: 186px; position: relative; float: left;}
.subCol4{width: 420px; position: relative; float: left;}


.padBot0{padding-bottom: 10px;}
.padBot1{padding-bottom: 20px;}
.padBot2{padding-bottom: 34px;}
.padBot3{padding-right: 20px; padding-bottom: 20px;}
.padBot4{padding-top: 42px;}
.padBot5{padding-bottom: 20px;}
.padBot6{padding-bottom: 55px;}
.magTop1{margin-top: 10px;margin-bottom: 10px;}
.padRight{padding-right: 10px;}
.padRight_icon{
	padding-right: 10px;
	margin-left: -2px;
	padding-bottom: 10px;
}
.padRight_icon2{
	padding-right: 10px;
	margin-left: -2px;
	padding-bottom: 50px;
}
.padRight2{padding-right: 18px;}
