/* -------------------------SHARED Lighting Systems Pages STYLES ------------------------------------------ */
#general-main-holder {
	position: relative;	left:4px; top:0px;		padding: 0px; 			margin:0px;	
	width: 960px;		height: auto; _width: 828px;	_height: auto; min-height: 500px; 
	display:table; /* must put this in for FireFox. */
	/*border: 1px solid black;  */
	 
}
#general-main-holder #boxes-main-title {	
	position: relative;	width:auto;	top: 5px;	border-bottom: 1px solid #CCC;	
	margin-bottom: 12px;	padding: 0px;
}
#general-main-holder #boxes-main-title h1{font-size: 24px;}
#general-main-holder #samplephotos table td h2{ color:#606; margin-bottom:2px; text-align: left; /*font-weight: normal;*/ }
#general-main-holder #boxes-main-bullets ol {font-size: 13px;}
#general-main-holder #boxes-main-bullets ol a{color:#000; text-decoration: none;}
#general-main-holder #boxes-main-bullets ol a:hover{color:#606; text-decoration: underline;}
#general-main-holder#boxes-main-bullets ol a:visited{color: #606; text-decoration: none;}
#general-main-holder #boxes-main-text {font-size: 13px;}
