.in-pr-line-1 {
	color: #747484;
    float: left;
    font-size: 26px;
    font-weight: bold;
	margin-top: 10px;
    text-align: center;
    width: 100%;
}
.in-pr-line-2 {
	color: #747484;
    float: left;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.in-pr-line-3 {
    float: left;
    font-size: 18px;
	margin: 20px 0 10px;
    text-align: center;
	text-transform: uppercase;
    width: 100%;
}
.in-pr-smile {
	background: url('/images/general/in-progress/smile.png') no-repeat center 0 scroll transparent;
	float: left;
	height: 246px;
	margin: 20px 0;
	width: 100%;
}