.rounded { position:relative; top: 10px; width: 230px;margin-left: 10px;margin-top: 1px; float: left; }
.top, .bottom, .top b, .bottom b { display:block; font:normal 1px/1px sans-serif; position:relative; border-style:solid; border-width:0; }
.rounded .top, .rounded .bottom { margin:0 5px; height:4px; }
.rounded .top, .rounded .top b { padding-top:1px; }
.rounded .bottom, .rounded .bottom b { padding-bottom:1px; }
.rounded .top b, .rounded .bottom b { margin:0 -2px; height:3px; }
.rounded .top b b, .rounded .bottom b b { margin:0 -1px; height:2px; }
.rounded .top b b b, .rounded .bottom b b b { height:1px; }
.example .top, .example .top b, .example .bottom, .example .bottom b, .example .content { color:#FFF; background-color:#000000; }
.example .content{ font:normal 12px/14px arial,helvetica,sans-serif; padding:3px 8px; }

.content li{
	text-align:left;
}

.content a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#FFFFFF;				
	text-decoration: none;
	line-height:normal;
}

.content a:visited{
	color:#FFFFFF;					
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:normal;
}

.content a:hover{color:#CCCCCC;	text-decoration: underline;	font-family: Arial, Helvetica, sans-serif;font-size: 1em;}
