@charset "utf-8";
#upperRightLink {
	text-align: right;
	float: right;
	margin: 5px 5px 0px 0px;
	width: 150px;
}

#leftContent   #mailWrapper {
	float: left;
	width: 668px;
	background: #f7f7f7 url(../images/GrayBot668px.jpg) no-repeat left bottom;
	margin: 0px;
	padding: 0px 0px 4px;
}
.mailSend      {
	padding: 30px 10px 10px 50px;
	width: 608px;
	background: #f7f7f7 url(../images/Graytop668px.jpg) no-repeat left top;
}

.mailSend label   {
	display: block;
	float: left;
	margin: 0px 0px 7px;
	padding: 0px;
	width: 608px;
}
.mailSend label   span   {
	display: block;
	float: left;
	width: 60px;
	text-align: right;
	margin-right: 5px;
}
.mailSend input.toSubject    {
	width: 450px;
	float: left;
	border: 1px solid #cccccc;
	margin: 0px 0px 5px;
	padding: 3px;
}
.mailSend textarea   {
	width: 450px;
	border: 1px solid #cccccc;
	height: 200px;
	padding: 7px;
	font: 12px Arial, Helvetica, sans-serif;
}
.mailSend input.button   {
	margin-left: 65px;
	float: left;
}
.mailSend #note {
	float: left;
	margin-left: 64px;
	margin-right: 65px;
	margin-top: 15px;
}

#mailReadPhoto {
	float: left;
	width: 60px;
}
#mailReadDate {
	margin-bottom: 10px;

}

.date {
	font-size: 10px;
	color: #666666;
	margin-bottom: 10px;
}
#mailReadWrapper {
	margin-left: 10px;
	float: left;
	width: 598px;
	padding-bottom: 4px;
	background: #f7f7f7 url(../images/GrayBot598px.jpg) no-repeat left bottom;
}
#mailReadMessage {
	background: #f7f7f7 url(../images/Graytop598px.jpg) no-repeat left top;
	margin: 0px;
	padding: 15px;
}
#mailReadReply {
	float: left;
	margin-left: 70px;
	margin-top: 15px;
	width: 598px;
	display: inline;
}
#mailReadMessage h2 {
	margin-bottom: 3px;
	color: #333333;
	margin-top: 15px;
}
#mailReadMessage  h2.first  {
	margin-top: 0px;
}

#mailReadMessage #barterAdDate {
	font-weight: bold;
	color: #666666;
}

#mailReadReply textarea {
	width: 575px;
	height: 150px;
	padding: 7px;
	margin: 0px 0px 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
	font: 12px Arial, Helvetica, sans-serif;
}
#barterDetail {
	margin-left: 10px;
	float: left;
	width: 560px;
	background: #f9f9f9;
	border: 1px dashed #CCCCCC;
	padding: 15px;
}
#barterDetail  h2 {
	margin-bottom: 3px;
	color: #333333;
	margin-top: 15px;
}
#barterDetail   h2.first  {
	margin-top: 0px;
}
#clientBecomeWrapper {
	background: #f7f7f7 url(../images/GrayBot668px.jpg) no-repeat left bottom;
	width: 668px;
	margin-top: 20px;
}
#clientBecomeMessage {
	background: #f7f7f7 url(../images/Graytop668px.jpg) no-repeat left top;
	padding: 15px;
}
#clientBecomeMessage textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 10px;
	width: 615px;
	margin-top: 5px;
	border: 1px solid #cccccc;
	margin-bottom: 7px;
	height: 125px;
}

#clientButtonsWrapper {
	float: left;
	width: 200px;
	margin-top: 7px;
	margin-left: 70px;
}

#clientButtons {
	padding: 0px;
	margin: 0px;
}
#clientRequestText {
	margin-bottom: 15px;
}
#bookmarkWrapper {
	background: #f7f7f7;
	width: 100px;
	margin-top: 20px;
	padding: 25px 25px 10px;
	text-align: center;
}
.mailboxWrapper {
	background: #f7f7f7 url(../images/GrayBot668px.jpg) no-repeat left bottom;
	float: left;
	width: 668px;
}
.mailboxContent {
	background: #f7f7f7 url(../images/Graytop668px.jpg) no-repeat left top;
	padding: 15px;
	float: left;
	width: 638px;
	margin-bottom: 4px;
}
.mailboxContent  tr {
	border: 1px solid #CCCCCC;
}
.mailboxContent td {
	padding: 6px 2px 6px 12px;
	background: #ffffff;
	border-bottom: 2px solid #EEEEEE;
}
.mailboxContent th {
	padding-bottom: 5px;
	padding-left: 12px;
}

