.boldpoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-transform: none;
	font-style: oblique;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}
.background {
	background-color: #FFFFFF;
	background-image: url(images/back.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.back {
	background-color: #4B4848;
	background-image: url(images/backlight.gif);
	background-repeat: repeat-y;
	background-position: center;
}


.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.boldtextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
	color: #333333;
}
.tebletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.tabletextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}


.boxbackground {
	background-color: #0099FF;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-position: center;
	text-align: center;
}
.productcompbox {
	background-image: url(images/BulbSpecsBack.jpg);
}
.contenttextgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00CC00;
	font-weight: bold;
}
.vertlinedotted {
	background-image: url(images/VertLine.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.subheaderblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0099FF;
	font-style: italic;
}
.contenttextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.greybox {
	background-image: url(images/FactSquare.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.horlinedotted {
	background-image: url(images/HorLine.gif);
	background-repeat: repeat-x;
}

