﻿.question {
    background: url("../images/faq_07.jpg") no-repeat left top;
    font-size: large;
    font-weight: bold;
    padding-left: 50px;
	margin:0 40px 10px 40px;
	padding-top: 15px;
	height: 40px;
	color: #333333;
}
.answer {
    background: url("../images/faq_10.jpg") no-repeat left top;

    padding-top: 15px;
	padding-left: 50px;
	line-height: 20px;
	color: #333333;
	margin:0 40px 40px 40px;
	color: #333333;
}
