#tpl_copy_div {
        text-align: center;
	border: 1px solid #CECDAF;
}

.vert_line {
        position: absolute;
        
        top: 715px;
        left: 515px;
        
        width: 10px;
        height: 265px;
        
        border-right: 1px solid #CECDAF;
        
        z-index: 100;
}
