/* CSS Document */
.Survey_title{
	background-image:url(imagestitle.jpg);
	height:28px;
	background-repeat: no-repeat;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
}
.Survey_line{
	height:25px;
	background-repeat: no-repeat;
	line-height: 25px;
	background-image: url(imagestitle2.jpg);
	padding-left: 25px;
}
