#bookeen_top_background {
	background-image: url('../../images/support/faq/menu/faqBackground.png');
	background-repeat: repeat-x;
}
#bookeen_top{
	height: 150px;
	overflow: hidden;
    width: 965px;
    margin: auto;
}
#bookeen_top_title h1{
	float: left;
	width: 650px;
	font-size: 4em;
	font-weight: normal;
	color: #c4c4c4;
	padding-top: 40px;
	padding-left: 20px;
}
#bookeen_contact {
	float: left;
	width: 130px;
	height: 92px;
	padding: 15px 10px 10px 10px;
	line-height: 1.5em;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 1.1em;
	background-image: url('../../images/about/bookeen/adress_background.png');
	background-repeat: repeat-x;
}
#bookeen {
    width: 850px;
    margin: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
#bookeen h2 {
	margin-bottom: 15px;
	margin-top: 40px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #c6c6c6;
	font-size: 1.6em;
}
#bookeen p {
	line-height: 1.4em;
	
}
#bookeen img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
