/*div, img, #map_screenshot, #globe_screenshot, #clock_screenshot, #second_quote, #first_quote {  
border: 1px solid red;
}*/

h1 span {
	background:url(images/faq_title.png) no-repeat;
}

#content {
	max-width: 1050px;
	margin: 40px auto;
}	

h3 {
	font-size: 1.3em;	
	margin-top: 2em;
}

h4 {
	font-size: 1.15em 
}

h5 {
	font-size: 1em;	
}

li dd {
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: disc;
}

dd {
	padding-bottom: 10px;
	padding-top: 10px;
}

#footer {
	margin-top: 20px;
}


