table.stepbystep_table td.number_stepbystep_td_img {
	width: 45px;
/*	height: 70px;*/
}

table.stepbystep_table td.title_text_stepbystep_td h3 {
	font-size: 15px;
}

table.stepbystep_table td.text_stepbystep_td {
	font-size:	13px;
	/*color:	#225493;*/
	color:	#000000;
}

table.stepbystep_table a.img_link {
	margin: 15px 10px 20px 40px;
	border: none;
}

table.stepbystep_table a.img_link img{
	padding: 15px 10px 20px 20px;
	border: none;
}

table.stepbystep_table td.text_stepbystep_td ul{
	padding-left: 50px;
}





table.stepbystep_table td.accordion_stepbystep_td div.title {
	font-size: 13px;
	font-weight: normal;
/*	color: #225493;*/
	padding-left: 25px;
	background: url(../images/main_page/arrow_faq_right.gif) no-repeat 0px 0.3em;
	margin-top: 10px;
}

table.stepbystep_table td.accordion_stepbystep_td div.title a{
	text-decoration:	none;
/*	color: #225493;*/
}

table.stepbystep_table td.accordion_stepbystep_td div.title a:hover{
	text-decoration:	none;
	/*color: #A7C8D9;*/
	color: #225493;
}

table.stepbystep_table td.accordion_stepbystep_td div.selected .title {
	font-size: 13px;
	font-weight: normal;
/*	color: #225493;*/
	padding-left: 25px;
	background: url(../images/main_page/arrow_faq_down.gif) no-repeat 0px 0.3em;
	margin-top: 10px;
}

table.stepbystep_table td.accordion_stepbystep_td div.faq_answer {
	font-size: 13px;
	/*color: #225493;*/
	color:	#000000;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 10px;
}

table.stepbystep_table td.accordion_stepbystep_td div.faq_answer p {
	font-size: 13px;
	/*color: #225493;*/
	color:	#000000;
	text-align: justify;
}

table.stepbystep_table td.accordion_stepbystep_td a {
	font-weight: normal;
	font-size: 13px;
}
