#messageDialog .hd {
 background:url(../img/center/conBack.gif) repeat-x;
 text-align:center;
 font-size:16px;
 padding:10px 0;
}

#messageDialogText {
 background:#FFFFFF;
 width:300px;
 margin: 20px 0;
 text-align:center;
 font-size:14px;
 font-weight:bold;
}

.report p {
	margin:5px 0;
	color:#FF1200;
}
.report a {
	color:#FF1200;
	text-decoration:underline;
	font-size:11px;
}
.report a:hover {
	color:#FF1200;
	text-decoration:none;
	font-size:11px;
}

#infoPanel-userData #myGroupBuyButton {
    width: 174px;
    border: 0;
}

#infoPanel-userData div#line {
    height: 1px;
    border-top: 1px solid #C1C1C1;
}
