#lightbox h1 {
	color:#306A9C;
	font-size:24px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}

#lightbox h2 {
    background-color: #FFFF9C;
    background-image: url("https://www.snap-stats.com/wp-content/uploads/2012/08/garrett-tb67.jpg");
    background-position: 20px 15px;
    background-repeat: no-repeat;
    font-size: 21px;
    line-height: 28px;
    margin: 10px auto 15px;
    padding: 10px 10px 10px 105px;
    text-align: left;
}
#lightbox h2 i, #lightbox h2 em {
	color:#306A9C;
	font-size: 19px;
}
#lightbox h3 {
	font-size:17px;
	font-weight:normal;
	line-height:23px;
	margin-bottom:5px;
	text-align:center;
}
#lightbox p {
	line-height:25px;
	color:#333333;
	font-size:14px;
	width:95%;
}
#lightbox p span {
	background-color:#ffff9c;
}
#lightbox ul {
	/* background-image:url("../images/squeeze-page-arrow.gif");
	background-position:right bottom;
	background-repeat:no-repeat; */
	color:#333333;
	line-height:18px;
	list-style-type:none;
	margin:10px 0 0 15px;
	padding-bottom:15px;
	width:700px;
	font-size:14px;
}
#lightbox ul li {
	background-image:url(../images/checkmark.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-bottom:15px;
}
#lightbox div.entry {
	background:none repeat-x scroll left bottom transparent;
	padding:24px 0 0 25px;
	width:800px;
}