.rounded_STYLE {
    -webkit-border-radius: 6px;    /* for Safari */
    -moz-border-radius: 6px;       /* for Firefox */
	text-decoration: none;
	a:link {text-decoration: none; border-bottom: none !important;}
	a:visited {text-decoration: none; border-bottom: none !important;}
	a:active {text-decoration: none; border-bottom: none !important;}
	a:hover {text-decoration: none; border-bottom: none !important;}
	white-space: no-wrap;
	clear: both;
}
#folding_border_main {
	padding: 1px 5px 5px 5px;
	}
#folding_border {
	}
#folding_user {
	padding: 3px; 
	}
#folding_team {
	padding: 3px; 
	}

.folding_user {
	float: feft;
	}
.folding_user_results {
	float: right;
	}	
.folding_team {
	float: feft;
	}
.folding_team_results {
	float: right;
	}
.folding_arrow {
	}