﻿.TopRightCell 
{
	width: 600px;
	padding-top: 5px;
}
.P-phoneWhen
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
.P-phoneNumber
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin-right: 10px;
}
.P-timeNow
{
	font-family: Arial;
	font-size: 10pt;
}
.P-formWrapper, .P-sentWrapper
{
	width: 440px;
	overflow: hidden;
	margin-top: 30px;
	#margin-top: 50px;
}
.P-formWrapper 
{
	border: 1px #ead4aa solid;	
}
.P-form 
{
	padding: 10px;
	border-top: 1px #fff solid;
}
.P-subject, .P-message 
{
	width: 330px;
}
.P-message {
	height: 160px;
}
.P-image 
{
	float: left;
	padding: 0px 45px 0px 0px;
}