/*advertisements*/

.pp-bodyad {
	height: 240px;
	width: 120px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	float: right;
}

.pp-mainbodyad {
	height: 600px;
	width: 160px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: right;
}


/*body content*/

.pp-picturewrapper {
	width: 630px;
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.pp-picturewrapper h2 {
	color: #1E63A4;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.pp-picturewrapper p {
	color: #2882D7;
	margin: 0px;
}

.pp-picturebody {
	float: right;
	width: 415px;
}


.pp-details {
	margin-top: 10px;
	width: 400px;

}

.pp-detailsleft {
	color: #2882D7;
	font-size: 14px;

}

.pp-detailsright {
	font-size: 14px;
	color: #95BFEA;

}

.pp-detailsright a {
	font-size: 14px;
	color: #95BFEA;
	text-decoration: none;
}

.pp-detailsright a:hover {
	font-size: 14px;
	color: #4E95DC;
	text-decoration: underline;
}



/*comment section*/

.pp-commentheader {
	clear: both;
	margin-left: 10px;
	float: left;
	margin-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 800px;
	padding-left: 10px;
	font-size: 24px;
	color: #DC8C41;
}

.pp-commentwrapper {
	width: 600px;
	margin-left: 25px;
	margin-top: 25px;
	clear: left;
	float: left;

}

.pp-commenttitle {
	background-image: url(../images/comment_header_background.jpg);
	background-repeat: repeat;
	height: 20px;
	clear: left;
	font-size: 14px;
	color: #EAF2F7;

}

.pp-commenttitle p {
	padding: 0px;
	margin-top: -18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;

}

.pp-commentbody {
	background-image: url(../images/comment_body_background.jpg);
	background-repeat: repeat-x;
	clear: left;

}

.pp-commentbody p {
	color: #72787F;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
}

.comment-login {
	color: #72787F;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
}

.comment-login a {
	color: #72787F;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
}


.pp-commentbody form {
	margin: 0px;
	padding: 10px;

}

.pp-commentbody textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}

.pp-commentbody input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold !important;
	font-weight: normal;
	padding: 3px !important;
	padding: 0px;
	margin-top: 5px;

}

.pp-deletecomment {
	float: right;

}

.pp-deletecomment a {
	color: #72787F;
	font-size: 14px;
	text-decoration: none;
}

.pp-deletecomment a:hover {
	text-decoration: underline;
}


/*picture page comments name*/
.pp-usercomment a {
	color: #EAF2F7;
	text-decoration: none;

}

.pp-usercomment a:hover {
	color: #EAF2F7;
	text-decoration: underline;
}

