﻿.phxComments p {margin:5px 0px;padding:0px;}

.CommentImg {min-width:50px;}

.CommentImg img {border:0px;}

.CommentBody {font-size:11px;line-height:16px;}

.phxAddComment {
	background-image:url('/i/AddCommentBg2.jpg');
	width:446px;
	height:189px;
	padding:10px 15px;
	clear:both;
	margin:20px 0 0 0;
	}
	
.phxAddCommentTxt {
	margin-bottom:5px;
	font:normal 20px Arial;
	letter-spacing:-1px;
	color:#333;
	}
	
.phxTextArea
{
	background-image:url('/i/CommentTxtBox2.jpg');
	padding:10px;
	margin-bottom:7px;
	width:425px;
	height:82px;
    border:0px;
    font:normal 12px Arial;
    }
	
.BtnAddComment {
	margin-top:5px;
	float:right;
	}
	
.phxComments
{
	clear:both;
	}	

.phxComment, .phxCommentAlt 
{
	padding:10px 5px;
	font:normal 12px Arial;
	color:#333;
	}
	
.clr 
{
	clear:both;
	}

.phxCommentAlt
{
	background-color:#f3f3f3;
	}
	
.CommentSeparator{margin:10px 0 0 0;}

a.ReportComment 
{
	float:right;
	font-size:11px;
	text-decoration:none;
	}
