/* CSS Document */

#pwat-wrapper{
	width:750px;
	height:auto;
	float:left;
}

#pwat-box-wrapper{
	background:url(../../images/pwat/pwat-box-background.jpg) no-repeat;
	width:750px;
	height:221px;
	float:left;
}

.pwat-img-box{
	width:268px;
	height:181px;
	margin:17px 33px 26px 18px;
	float:left;
}

.pwat-steps{
	width:341px;
	height:41px;
	float:left;
}

.pwat-textcontent{
	width:420px;
	height:151px;
	float:left;
	margin-bottom:29px;
	margin-left:10px;
	margin-top:25px;
}

.pwat-arrow{
	width:62px;
	height:36px;
	float:left;
	margin:-5px 478px 3px 122px;
}

.pwat-bnt{
	cursor:pointer;
}