/* home.css */
/* home.css */

#left {
	position: relative;
	width: 202px;
}

#left .csc-textpic-image {
	position: absolute;
	bottom: 0;
	left: 0;
}

#left .vc_right {	
	/*
	position: absolute;
	bottom: 0;
	left: 0;
	*/
}

.clearfix {
	clear: both;
}
