.hidden {
	display:none;
}
#lamp_detail {

}

#lamp_detail h2 {

}

#lamp_detail h5 {
	font-weight			: bold;
	clear				: both;
}

#lamp_detail img.product_m {
	margin				: 0px 20px;
	position			: relative;
	float				: left;

}

#lamp_detail .lamp_detail {
	margin				: 0;
	font-size			: 1.2em;
}

#lamp_detail .lamp_detail img.logo {

}

#lamp_detail .lamp_detail ol {
	margin-top			: 20px;
	list-style			: none;
	margin-left: 0px;
}



#lamp_detail .lamp_detail li.ex_gst { 
	color				: #e70022;
	font-size			: 1.5em;
	display: inline;
}

#lamp_detail .lamp_detail li.inc_gst { 
	display: inline;
	margin-left: 20px;
}

#lamp_detail .lamp_detail .type_2 {
	margin			: 15px 0;
}


#lamp_detail .lamp_detail ul#lamp_specs li { 
	font-size			: 100%;
	background: transparent url(../../../images/project/bullet.gif) no-repeat 0px 50% ;
	color				: #333;
	font-weight			: normal;
}

#lamp_detail .lamp_detail ul#lamp_specs li.spec-subhead, #lamp_results .lamp_item .lamp_detail ul li.spec-subhead { 
	font-size			: 100%;
	background-image: none ;
color: #999;
font-weight: bold;
margin: 20px 0 0 -20px;
}



/*lamp finder submit button*/ 

#SubmitHolder {
	margin			: 20px 170px;
	padding: 0;
}

/*go button*/ 

#ctrl_go {
	margin-left			: 20px;
	margin-top			: -2px;
}


/*lamp finder search results page customisations*/

#lamp_results .lamp_item .lamp_detail ol  { /*needed #lamp_results for some reason*/
	margin-top			: 20px;
	list-style			: none;
	margin-left: 0px;
}


.lamp_item .lamp_detail li.ex_gst { 
	display: inline;
}

.lfsr { 
/*margin-left			: -20px;*/
}

.lamp_item .lamp_detail li.inc_gst { 
	display: inline;
	margin-left: 20px;
}


.lamp_item .lamp_detail .type_2 {
	margin-left			: 0px;

} 

.no_image {
	background: #E0E8E7 url(../../../images/project/no_image.jpg) no-repeat 50% 50% ;
width: 250px;
height: 250px;

} 
