ul.lightproperties,
.lightproperties li	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.lightproperties li	{
	padding: 4px 0 4px 50px;
	background-position: left center;
	background-size: auto;
	background-repeat: no-repeat;
	min-height: 20px;
}

ul.lightproperties	{
	margin: 20px 0;
}
/*
#footer	{
	position: relative;
	margin: 50px 300px 5px 300px;
	left: auto;
	right: auto;
	clear: both;
	min-width: inherit;
}*/

/*
body	{
	background-color: #000;
	color: #AAA;
}*/

.overcaption	{
	display: none;
}

.details	{
	border-width: 0;
}

.comparator	{
	border: 1px solid #333;
}

.lightproperties .review	{
	background-image: url(../icons/review_sized.png);
}

.lightproperties .review:before {
    height:5px;
    border-top: solid 1px #333;
    display:block;
    margin:0px 30px 0px 0px;
    content:""
}

.lightproperties .lumens	{
	background-image: url(../icons/brightness_scaled.png)
}

.lightproperties .batterylife	{
	background-image: url(../icons/battery_scaled.png)
}

.lightproperties .recharge	{
	background-image: url(../icons/power_scaled.png)
}

.lightproperties .mount	{
	background-image: url(../icons/handlebars_sized.png)
}

.lightproperties .website	{
	background-image: url(../icons/www_sized.png)
}

.lightproperties .amazonlink	{
	background-image: url(../icons/package_sized.png)
}

/*#header h2	{
	text-align: center;
	font-size: 1.2em;
}*/

.grabberizer	{
	background-color: #030046;
}

.details h2 {
	font-size: 1.5em;
	margin: 0;
}