﻿ div#questions ol li{
  line-height: 1.5em;
  color:#333333;
}

div#questions, div#answers {
  border-top:1px solid #CFCFCF;
}

div#answers ol {
  font-weight: bold;
  color:#333333;
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}

div#answers ol li h2{
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5em;
  color:#C00000;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

div#answers div.content {
  font-weight: normal;
  line-height: 1.5em;
  text-align: justify;
  color:#000000;
  margin-bottom:20px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom:1px solid #CFCFCF;
  padding-bottom: 10px;
  padding-top: 10px;
}

div.content ul {
	list-style-type: decimal;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}

div.content ul li {
	margin-bottom: 5px;
}

div.wrapper {
	text-align:left;
	margin-left: 10px;	
}

div.wrapper ul {
	list-style-type: disc;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
}

table.specs {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#000000;
	border: 0px none;
	margin-bottom: 10px;
}

table.specs td {
	color:#000000;
	padding: 8px;
	padding-top:5px;
	border: 2px solid #ffffff;	
}

table.specs caption {
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

table#safetypes td {
	background:#fafad2;
}

table#safetypes td div {
	margin-bottom:5px;
}

table#construction td {
	background:#E9E9E9;
}

table#burglary td {
	background:#E9E9E9;
}

table#fire td {
	background:#E9E9E9;
}

#blogpreview {font: 11px Arial;
		color: #363636;
		background-color: #cccccc;}

#blogpreview h2 {
		background-color: #cccccc;
		font: bold 17px Arial;
		color: #363636;
		margin: 0 0 5px 0;
		padding: 7px;
	}
	
#blogpreview .bptext,
#blogpreview .bptext-1,
#blogpreview .bptext-2 {	
		padding: 0 0 5px 10px;
	}

#blogpreview .bptext-1 a:link,
#blogpreview .bptext-1 a:visited,
#blogpreview .bptext-2 a:link,
#blogpreview .bptext-2 a:visited {
		color: #363636;
		text-decoration: none;
		font-weight: bold;
		line-height: 24px;
	}

#blogpreview .bptext-2 a:link,
#blogpreview .bptext-2 a:visited {
	font-size: 10px;
	
}

#blogpreview td.bptext-1 {
	padding-top: 5px;
}
	
#blogpreview .bptext a:hover,
#blogpreview .bptext-2 a:hover {
		color: #666666;
		text-decoration: underline;
	}
	
#blogpreview .bptext-1 img {
	margin: 5px 5px 0px 15px;
}

#blogpreview #bgimage {
	background: url('../images/maximumSecurity_blog_bgGradient.gif') center no-repeat;
}	
