.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url(/images/corners1280x18.gif); 
	height: 9px;       
	font-size: 2px;
	}
.top1-left, .top1-right, .bottom1-left, .bottom1-right { 
	background-image: url(/images/top_corners1280x18.gif); 
	height: 9px;       
	font-size: 2px;    
	}
.top-left, .bottom-left { 
	margin-right: 9px; 
	}
.top-right, .bottom-right { 
	margin-left: 9px; 
	margin-top: -9px;  
	}
.top-right {
	margin-bottom:6px;
	background-position: 100% 0;    
	}
.bottom-left  { 
	background-position: 0 -9px;    
	}
.bottom-right {
	margin-bottom:10px;
	background-position: 100% -9px;
	}
.inside {
	margin:-6px 0 0;
	border-left: 1px solid #ed9c17; 
	border-right: 1px solid #ed9c17;
	background: #ffffff;            
	color: #000000;
	padding-left: 10px;            
	padding-right:10px;
	zoom:1;
	}
	html[xmlns] .inside {
		padding-bottom:2px;
		}
.notopgap    { margin-top: 0; }   
.nobottomgap { margin-bottom: 0; } 
