#master-1 html body .styleable-rootcontainer{
	padding:20px 20px 20px 175px!important;
	border-radius: 5px!important;
	-moz-border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	-o-border-radius: 5px!important;
	-ms-border-radius: 5px!important;
	position: relative!important;
	background: #fff!important;
    border-bottom: 1px solid #e4e4e4!important;
    padding: 20px!important;
    margin-bottom: 10px!important;

}
#master-1 html body .styleable-rootcontainer:before {
	background-image: url("../images/briefcase.png");
	content: "";
	height: 60px;
	width: 60px;
	position: absolute;
	left: 30px;
	background-repeat: no-repeat;
	padding: 20px;
	border: 1px solid #1b7cad;
	background-position: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;

}
.gsc-above-wrapper-area {
	border:none!important;
	padding:0!important;
}

.styleable-title { margin-bottom: 12px!important }

.styleable-description { line-height: 24px!important; font-size:16px!important; }

.gsc-adBlock { 
	border-bottom: 0px;
}
.cse_block_container {
	border: 0px!important;
}


