.top-left, .top-right, .bottom-left, .bottom-right {
	height: 8px;       
	font-size: 2px;    
}
.top-left, .bottom-left {
	margin-right: 8px; 
}
.top-right, .bottom-right {
	margin-left: 8px;  
	margin-top: -8px;  
}
.top-right {
	background-position: 100% 0;    
}
.bottom-left {
	background-position: 0 8px;    
}
.bottom-right {
	background-position: 100% 8px; 
}
.inside {
	margin-left: 3px;               
	margin-right: 3px;              
	color: #FFFFFF;                 
	padding-left: 8px;             
	padding-right:8px;             
	text-align: center;               
	margin-top: 0;     
	margin-bottom: 0;  
}
.insideleft, .insideright {
	background-repeat: repeat-y;   
}
.insideright {
	background-position: 100% 0;
}
.line {
	line-height: 0.3em;
	letter-spacing: 0.1ex;
}
