.CommonInlineMessageTitle, .CommonMessageTitle
{
	background:#7AA4DD url('images/bg_heading.png') no-repeat;
	position:relative;
	margin-top:6px; padding:0; clear:both; background-color:#7AA4DD
}

.CommonInlineMessageTitle h2, .CommonMessageTitle h2
{
	padding:5px 8px 4px 8px;
	margin:0;
	font-size:.95em;
	position:relative;
}

.CommonInlineMessageArea, .CommonMessageArea
{
	background:url('images/bg_bucket.png') repeat-x 0 -44px;
	min-height:1px;
	_height:1px;
	position:relative
}

.CommonInlineMessageTop, .CommonMessageTop
{
	border-left:2px solid #9fbde5;
	border-right:2px solid #9fbde5;
	background:url("images/bg_bucket.png") no-repeat;
	height:10px;
}

.CommonInlineMessageTop span, .CommonMessageTop span
{
	background:url("images/bg_bucket.png") no-repeat right -10px;
	width:10px;
	height:10px;
	float:right;
	overflow:hidden;
}

.CommonInlineMessageContent, .CommonMessageContent
{
	border-left:2px solid #9fbde5;
	border-right:2px solid #9fbde5;
	min-height:1px;
	_height: 1px;
	position:relative;
	padding: 0 10px;
	background:white;
}

.CommonInlineMessageBottom, .CommonMessageBottom
{
	background:url('images/bg_bucket.png') no-repeat 0 -22px;
	height:10px;
	margin-bottom:4px
}

.CommonInlineMessageBottom span, .CommonMessageBottom span
{
	background:url('images/bg_bucket.png') no-repeat right -34px;
	width:12px;
	height:10px;
	float:right;
	overflow:hidden
}