#faq {
	width:806px;
	}
#left_picture {
	height:184px;
	width:160px;
	position: fixed;
	top:184px;
	left:831px;
	background: url(../images/help_desk_phone.png) no-repeat;
}
.green_box_simple,.grey_box_simple, .white_box_simple {
	margin-top:20px;
	}
.green_box_simple_top, .green_box_simple_content , .green_box_simple_bottom  {
	float: left;
	width: 100%;
	}
.green_box_simple_top {
	height: 5px;
	background: url(../images/green_simple_box_top_left.png) center left no-repeat;
	}
.green_box_simple_bottom {
	height: 11px;
	background: url(../images/green_simple_box_bottom_left.png) center left no-repeat;
	}
.green_box_simple_content_right {
	background: url(../images/green_simple_box_right_shadow.png) repeat-y right; 
	height: auto;
	padding-right:6px;
	}
.green_box_simple_content_center {
	width: auto;
	height: auto;
	background: url(../images/green_simple_box_grad_43.png) repeat-x top;
	border-left: solid 1px #ADAFAC;
	border-right: solid 1px #ADAFAC;
	padding: 11px 19px 0 19px;
	height: 32px;
	}
.top_box_simple_green{
    background: url(../images/green_simple_box_top_right_full.png) center right no-repeat;
    padding:0;
	margin: 0;
    height: 5px;
	display: block;
	margin-left: 20px;
	width:auto;
}
.bottom_box_simple_green{
    background: url(../images/green_simple_box_bottom_right_full.png) center right no-repeat;
    padding:0;
	margin: 0;
    height: 11px;
	display: block;
	margin-left: 20px;
	width:auto;
}
.green_box_simple label {
	display: inline-block;
	font-weight: normal;
	}
.s400 {
	width: 400px;
	}
.grey_box_simple_top, .grey_box_simple_content , .grey_box_simple_bottom  {
	float: left;
	width: 100%;
	}
.grey_box_simple_top {
	height: 5px;
	background: url(../images/grey_simple_box_top_left.png) center left no-repeat;
	}
.grey_box_simple_bottom {
	height: 11px;
	background: url(../images/grey_simple_box_bottom_left.png) center left no-repeat;
	}
.grey_box_simple_content_right {
	background: url(../images/grey_simple_box_right_shadow.png) repeat-y right; 
	height: auto;
	padding-right:6px;
	}
.grey_box_simple_content_center {
	width: auto;
	height: auto;
	background: #EFEFEF url(../images/grey_simple_box_grad_210.png) repeat-x top;
	border-left: solid 1px #ADAFAC;
	border-right: solid 1px #ADAFAC;
	padding: 10px 19px 10px 19px;
	}
.top_box_simple_grey{
    background: url(../images/grey_simple_box_top_right_full.png) center right no-repeat;
    padding:0;
	margin: 0;
    height: 5px;
	display: block;
	margin-left: 20px;
	width:auto;
}
.bottom_box_simple_grey{
    background: url(../images/grey_simple_box_bottom_right_full.png) center right no-repeat;
    padding:0;
	margin: 0;
    height: 11px;
	display: block;
	margin-left: 20px;
	width:auto;
}
.white_box_simple_top, .white_box_simple_content , .white_box_simple_bottom  {
	float: left;
	width: 100%;
	}
.white_box_simple_top {
	height: 5px;
	background: url(../images/white_simple_box_top_left.png) center left no-repeat;
	}
.white_box_simple_bottom {
	height: 11px;
	background: url(../images/white_simple_box_bottom_left.png) center left no-repeat;
	}
.white_box_simple_content_right {
	background: url(../images/white_simple_box_right_shadow.png) repeat-y right; 
	height: auto;
	padding-right:6px;
	}
.white_box_simple_content_center {
	width: auto;
	height: auto;
	background: #fff;
	border-left: solid 1px #ADAFAC;
	border-right: solid 1px #ADAFAC;
	padding: 10px 19px 19px 19px;
	}
.top_box_simple_white{
    background: url(../images/white_simple_box_top_right_full.png) center right no-repeat;
    padding:0;
	margin: 0;
    height: 5px;
	display: block;
	margin-left: 20px;
	width:auto;
}
.bottom_box_simple_white{
    background: url(../images/white_simple_box_bottom_right_full.png) center right no-repeat;
    padding:0;
	margin: 0;
    height: 11px;
	display: block;
	margin-left: 20px;
	width:auto;
}
.list ul {
	list-style: none;
	margin-top:5px;
	}
.list li a {
	color: #346a8f;
	}
.list li a:hover {
	color: #d31414;
	background: url(../images/icon_arrow_right_transp_orange.png) no-repeat center left;
	padding-left: 15px;
	}
.list li a{
	background: url(../images/icon_arrow_right_transp_green.png) no-repeat center left; 
	padding-left: 15px;
	color:#346a8f;
	}
.list li {
	margin-bottom: 6px;
	}
.answer {
	border-bottom: solid 1px #CDCDCD;
	margin-bottom: 20px;
	}
.nomargin {
	margin: 0;
	}
.answer h3 {
	color:#335266;
	margin-bottom: 15px;
	margin-top: 15px;
	}
.answer p {
	color:#335266;
	text-align: justify;
	}
.answer_top {
	height: 11px;
	width: auto;
	}
.answer_top a {
	display: block;
	width: 23px;
	height: 11px;
	background: url(../images/sp_base.png) no-repeat 0 -41px;
	float: right;
	}
.answer_top a:hover {
	background: url(../images/sp_base.png) no-repeat 0 -52px;
	
	}