

div.tyContentDynamic{
	display:inline;
}

div.tyContent{
 border-top:1px dotted green; border-bottom:1px dotted green;
}

div.tyContentGlobal{
 border-top:1px dotted red; border-bottom:1px dotted red;
}

div.tyContentCheckedOut{
 
}

div.tyContentDB{
 
}
div.tyArea{
 
}

div.tyAreaGlobal{
 
}

.tyContentBox{
	border: 1px solid #660033; 
	background-color:#BFD23C;
	color:#660033; 
	padding:4px;
	margin-top:5px;
	margin-bottom:5px;
}
