@charset "UTF-8";
/* CSS Document */

#popup {
	width: 692px;
	height: 406px;
	overflow: hidden;
	}
	
#popup h1 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	}
	
#popup h1.htmltext {
	padding: 17px 0 0 27px;
	height: 11px;
	}
	
#popup_header {
	height: 48px;
	overflow: hidden;
	background: #000 url(http://www.labrechereputations.com/images/popup_people_header_backer.gif) no-repeat top left;
	width: 692px;
	}
	
#popup_header_full {
	height: 48px;
	overflow: hidden;
	background: #000 url(http://www.labrechereputations.com/images/popup_people_hdr_bkr_full.gif) no-repeat top left;
	width: 692px;
	}
	
#popup select {
	width: 165px;
	}
	
#popup_work_body {
	border-top: 1px solid #fff;
	}
	
#popup_work_images {
	margin: 0 0 0 32px;
	z-index: 100;
	}
	
#popup_work_casestudy {
	z-index: 200;
	float: left;
	}

#popup_work_casestudy_title {
    float: left;
    width: 35px;
    height: 357px;
    background: transparent url(http://www.labrechereputations.com/images/popup_work_cstudy_title.png) no-repeat top left;
    }
    
#popup_work_casestudy_open {
    z-index: 200;
    position: absolute;
    width: 695px;
    }
    
#popup_work_casestudy_body {
    float: left;
    width: 619px;
    height: 317px;
    background: transparent url(http://www.labrechereputations.com/images/popup_work_cstudy_bkrd.png) repeat top left;
    color: #fff;
    padding: 20px;
    }
    
.popup_work_casestudy_body_col {
    float: left;
    width: 185px;
    margin-right: 30px;
    }
    
.popup_work_casestudy_body_col_end {
    float: left;
    width: 185px;
    margin-right: 0;
    }
    
.popup_work_casestudy_body_col p.less,
.popup_work_casestudy_body_col_end p.less {
    margin-top: 4px;
    padding-top: 0;
    }
    
    
    
    
    
    
    
    
    