/* (END) */

/* Johnson Box Style #3 */
/* (START) */
div.johnson-box3 {
	padding: 30px;
	width: 450px;
	display: block;
	margin: 10px auto;
	border: 1px dotted #ccc;
	background: #eeefff;
}
div.johnson-box3 h2 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: 7d7900;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: tahoma, sans-serif;
	font-size: 24px;
}
div.johnson-box3 ul {
	margin-left: 30px;
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	list-style: none;
}
div.johnson-box3 ul li {
	padding: 5px;
	padding-left: 20px;
	background: url(../images/bullet1.png) no-repeat left;
	color: #3983aa;
}
div.johnson-box3 ul li strong {
	color: #444;
	font-weight: bold;
}
div.johnson-box3 p {
	padding: 10px 0;
	font-size: 12px;
	font-family: verdana, sans-serif;
}
/* (END) */

/* Headline Style #3 */
/* (START) */
h2.sub-headline3 {
	display: block;
	padding: 10px 30px;
	font-family:  Arial, Tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #666;
	background: #eee;
}
/* (END) */

/* Headline Style #4 */
/* (START) */
h2.sub-headline4 {
	display: block;
	padding: 10px 30px;
	font-family:  Arial, Tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #444;
	background: #fffb97;
}
/* (END) */

/* Buy Now Box Style #3 */
/* (START) */
div.buynow-box3 {
	padding: 30px;
	width: 450px;
	display: block;
	margin: 10px auto;
	border: 1px dotted #ccc;
	background: #eef5f9;
}
div.buynow-box3 h2 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #3983aa;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: tahoma, sans-serif;
	font-size: 24px;
}
div.buynow-box3 ul {
	margin-left: 30px;
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	list-style: none;
}
div.buynow-box3 ul li {
	padding: 5px;
	padding-left: 20px;
	background: url(../Source/CSS/MasterCSS%20Templates/#9%20Buy%20Now%20Box/CSS/bullets/bullet10.png) no-repeat left;
	color: #3983aa;
}
div.buynow-box3 ul li strong {
	color: #444;
	font-weight: bold;
}
div.buynow-box3 p {
	padding: 10px 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
}
div.buynow-box3 form input[type=submit] {
	padding: 10px 30px;
	font-size: 16px;
	margin: 10px auto;
	font-weight: bold;
	display: block;
}
div.buynow-box3 form input[type=checkbox] {
	float: left;
	margin: 10px;
	margin-top: 15px;
	width: 20px;
}
.para2 {
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 1.125em;
	color: #666;
	padding: 5px 20px;
	padding-top: 10px;
}
.para2Copy {
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #666;
	padding: 0px 0px;
	padding-top: 10px;
}
