div.h_line{
    border-bottom: 1px dotted #CC0000;
    margin: 10px 0px 10px 0px;
}
#img_pop_pos{
	position: absolute;
	top: 250px;
}
#hdr{
	text-align: left;
}
#dev_wrapper{
	margin: 2px 2px 2px 2px;
}
#imgs_wrapper{
	float: right;
	padding: 4px;
	border: 1px dotted #CC0000;
	background-color: white;
}
#imgs_wrapper img{
	padding: 2px;
	margin-bottom: 5px;
}
#county{
	color: #393939;
	font-weight: bold;
	margin-bottom: 4px;
}
#project_url{
	color: #393939;
	font-weight: bold;
	margin-bottom: 4px;
}
#button_60k{
	width: 140px;
	height: 95px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 2px solid black;
}
#button_60k a{
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
}
#contacts_header{
	color: #393939;
	font-weight: bold;
	margin-bottom: 10px;
}
#contacts_wrapper{
	width: 100%;
}
.contact_name{
	color: #A82A2D;
	font-weight: bold;
}
#other_contacts_hdr{
	color: #393939;
	font-weight: bold;
}
#company_name{
	color: #393939;
	font-weight: bold;
}
#company_logo{
	vertical-align: middle;
}
#company_logo img{
	margin-right: 20px;
}
#big_imgs_hdr{
	color: #393939;
	font-weight: bold;
	margin-bottom: 4px;
}
#big_imgs_wrapper{
	margin-bottom: 20px;
	text-align: left;
}
#big_imgs_wrapper div{
	text-align: center;
	margin-bottom: 10px;
	padding: 0px;
}
#big_imgs_wrapper img{
	padding: 5px;
}
div#order_analyze_container{
    float: right;
    padding-right: 60px;
}


.thin_grey_line{
    font-size: 1px;
    border-bottom: 1px solid #CCCCCC;
    margin: 5px;
}
#thumbs_container{
    padding: 10px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: right;
}

/*analyze ordering popup styles*/
div#content_wrapper{
	padding: 5px;
}
div#form_container{
	border: 1px solid #BFBFBF;
}
div#form_title{
	background: #F3F3F3;
	padding: 5px;
	border-bottom: 1px solid #BFBFBF;
	font-size: 13px;
	font-weight: bold;
}
table#form_content{
	padding: 5px;
	width: 100%;
}
table#form_content img{
	border: 1px solid #666666;
}
table#form_content span{
	font-weight: bold;
	color: #FF0000;
}
div#close_link{
	text-align: center;
}

