*{
	margin:0 auto;
	padding:0;
	/*text-align:center;*/
}
#divround{
	background: #D7EBFF/* url(images/bg-welcome.png) repeat-x top*/;
	border:#c3d9ff solid 1px;
	margin-bottom:20px;
	color:#fff;
	text-align:left;
	/*margin:4px*/
}
.curved {
-moz-border-radius:10px;
-webkit-border-radius:10px;
behavior:url(border-radius.htc);
width:262px;
height:auto
}

.roundbox_main {text-align:left;width:250px;}
.round-mid-content {
	text-align:left;
	margin:8px;
	_width:100%;
	/*border:1px solid #39C;*/
	font: normal 11px Verdana, Geneva, sans-serif;
	}
