/* 2008-08-14: Added margin-left and padding-left to the con-border-bottom class - CW */
	
	.con-common{margin-bottom:15px;position:relative;overflow:hidden;}
	.con-title{margin-bottom:15px;}
	
	.con-blue-title-big{margin-bottom:15px;}
	.con-blue-title-big span{font-size:22px;font-weight:normal;color:#54ABEC;}
	.con-blue-title-small{margin-bottom:10px;}
	.con-blue-title-small span{font-size:12px;font-weight:bold;color:#54ABEC;text-transform:uppercase;}
	
	.con-border-top{background:url(dots-hor.png) top repeat-x;padding-top:11px;}
	.con-border-right{background:url(dots-ver.png) right repeat-y;padding-right:11px;}
	.con-border-bottom{background:url(dots-hor.png) bottom repeat-x;padding-bottom:11px; margin-left: -10px; padding-left: 10px; }
	.con-border-left{background:url(dots-ver.png) left repeat-y;padding-left:11px;}
	
	.nocontainer{position:relative;overflow:hidden;}

