.wprsspage{
	position:relative;
	width:530px;
	background: #fff url('images/wprss_page.jpg') repeat-y;
}

.wprssheader{
	height:50px;
	width:530px;
	background: #fff url('images/wprss_header.jpg') no-repeat;
}


.wprssfooter{
	height:15px;
	width:530px;
	background: #fff url('images/wprss_footer.jpg') no-repeat;
}

.wprsscontent{
	margin: 0 10px 0 100px;
	text-align: justify;
}

.wprssiphone{
	float:left;
	width:95px;
	height:225px;
	margin: 0 0 0 4px;
	background: #f0eeef url('images/iphone.jpg') no-repeat;
}

.wprsstitle{
	color:#323332;
	font-size: 18px;
	line-height:24px;
	text-align: left;
	padding:20px 0 0 100px; 
}

.wprsstopic a,
.wprsstopic a:visited,
.wprsstopic a:link,
.wprsstopic a:hover
{
	color:#cc3554;
}

.cleared{
	 clear: both;
}