div.entry {
	clear: none;
	margin-bottom: 1em;
	margin-left: .1em;
	margin-right:.3em;
 width: 730px;

}

div.author-info {
	float: left;
	position: relative;
	left: 4px;
	margin-top: 25px!important;
	padding: 0 20px 30px 0;
	width: 120px;
	background: url(images/msg/bubble/bubble-nipple.png) top right no-repeat;
	text-align: center;
}

div.author-info a {
	text-decoration: none;
	color: #666;
}

div.msg {
	background: #fff url(?mu=displayFile&fn=/images/msg/bubble-left.png) left repeat-y;
	margin-left: 2em;
 width: 720px;
}

div.msg2 {
 width: 720px;
	background: url(?mu=displayFile&fn=/images/msg/bubble-right.png) right repeat-y;
	
}

div.msg-author {
	padding: 0.2em 0.5em 0.2em 1em;
	color: #8a2be2;
}

div.msg-contents {
	padding: 0.2em 0.5em 0.5em 1em;
	margin-right: 10px;
	color: #2f4f4f;

}

div.msg-contents p {
	line-height: 140%;
	margin-top: 1em!important;
}

div.msg-contents blockquote {
	color: #666;
	line-height: 150%;
}

div.msg-contents:after {
	content: "";
	display: block;
	clear: both;
}

h4.msg-title, div.msg-title {
	background: url(?mu=displayFile&fn=/images/msg/top_left.gif) top left no-repeat;
	margin: 1em 0 0 0;
	text-align: left;

}

h4.msg-title a, div.msg-title span {
	display: block;
	background: url(?mu=displayFile&fn=/images/msg/top_right.gif) top right no-repeat;
	padding: 0.8em 0.5em 0.5em .5em;
	font-weight: normal;
	font-size: 135%;
	text-decoration: none;
	color: #483d8b;
}

h4.msg-title a:hover {
	text-decoration: underline;
}

div.msg-title span {
	display: block;
	height: 20px;
	font-size: 100%;
}

div.msg-title {
	display: block;
}

div.msg-header {
	background: url(?mu=displayFile&fn=/images/msg/bubble-top.png) top repeat-x;
}


div.msg-footer {
	background: url(?mu=displayFile&fn=/images/msg/bubble-bottom.png) bottom repeat-x;
}

div.msg-footer p {
	background: url(?mu=displayFile&fn=/images/msg/bot_left.gif) bottom left no-repeat;
	margin: 0;
}

div.msg-footer p a {
	display: block;
	background: url(?mu=displayFile&fn=/images/msg/bot_right.gif) bottom right no-repeat;
	padding: 15px 20px 20px 25px;
	text-align: right;
	font-size: 90%;
	color: #999;
	text-decoration: none;
}

div.msg-footer p a:hover {
	color: inherit;
	text-decoration: underline;
}

h2.date {
	color: #666;
	font-weight: normal;
	font-size: 120%;
	padding-left: 10px;
}
