

#get_measured_container {
	width: 940px;
	margin: 270px auto 50px auto;
	padding: 0;
	background:#fff;
}

#get_measured_container h1 {
    float:left;
    width:330px;
    font-size:38px; 
    line-height:38px;
    margin:0 15px 0 0;
}

#get_measured_header {
	margin: 25px;
	padding: 0;
}

#get_measured_container p {
    padding: 0 25px;
}

#get_measured_headline {
	margin: 0px 30px 100px 30px;
	padding-top:30px;
}

#get_measured_headline_img {
	float: left;
	width: 286px;
	height: 81px;
	margin: 0px 25px 0px 0px;
}

#get_measured_now {
	padding: 25px;
	text-align: right;
}

#main_content {
	background-color: #fff;
	width: 940px;
	height: 1425px;
	clear: both;
}
.measured_bullet {
	margin-left: 75px;
	margin-top: 20px;
	margin-right: 75px;
	margin-bottom: 30px;
	width: 790px;
}

.measured_bullet_content {
	width: 530px;
	height: 135px;
}

.measured_bullet_content p {
	margin-left: 20px;
}

.bullet_preview {
	/* width: 260px; */
	/* height: 135px; */
	float: right;
}

#measured_video {
	width: 260px;
	height: 135px;
}

#video_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100000;
	display: none;
	overflow-x: hidden;
	background: url( /images/100x100_000_80.png );
}

#video_container {
	
}


.measured_spacer {
	height: 20px;
	margin: 70px 30px 15px;
}

.shadow_spacer {
	height: 20px;
	margin: 55px 20px 20px;
}

#measured_helpful_tips {
	width: 882px;
	margin: 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

#measured_helpful_tips img {
	margin: 0px -4px 0px 0px;
	padding: 0px 0px 0px 0px; 
	border: 0px;
	width: 292px;
}

#measured_footer {
	display:inline;
	float: right;
	margin: 100px 30px 0px;
}

#measured_footer img {
	margin: 0px 0px 0px 30px;
}

#tape_measure {
	float: right;
	width: 305px;
	background: url( /images/100x100_fff_80.png );
	height: 281px;
}

.content .measured_bullet_content h2 {
    font:bold 18px ProximaNovaBold, Arial, sans-serif;
    padding:2px 0;
    color:#4d4d4d;
    text-transform:uppercase;
    text-indent:42px;
    background:url(/images/get_measured/icon_arrow_right.png) no-repeat 0 0;
}

#measured_footer img {
    float:right;
}

#measured_footer .get-measured-btn {
    float:right;
    margin-left:10px
}

#measured_footer {
    margin-bottom:100px;
}

body.indochino-white {
    background:#000;
}


