#InBox table {
	margin-right: 0px;
	margin-left: 0px;
}

#InBox tr {
	vertical-align: top;
}

#InBox td {
	border-bottom: 1px solid #DCDCDC;
	padding: 5px 5px 7px 5px;
	overflow: hidden;
}

#InBox th {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DCDCDC;
}

#InBox p {
	margin-bottom: 10px;
}

#InBox .Head {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;
	background: #666;
}

#InBox h4 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
}

#InBox h6 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#InBox #Unread {
	background: #eeeeee;
}

#InBox #Read {
	font-weight: normal;
}

#InBox #Replied {
	font-style: italic;
	color: #333333;
}

.Reply {
	background: #f3f3f3;
	padding: 10px;
	text-style: italic;
}
}
