/* Global Container Styles */

/* STOPS_01_NoContainer */
.STOPS_01_NoContainer_Master {}
.STOPS_01_NoContainer_Content {}
.STOPS_01_NoContainer_ContentPane {}
.STOPS_01_NoContainer_dnnActions {float:left;}

/* STOPS_01_NoContainer */
.STOPS_01_NoContainerCentered_Master {text-align:center;}
.STOPS_01_NoContainerCentered_Content {}
.STOPS_01_NoContainerCentered_ContentPane {}
.STOPS_01_NoContainerCentered_dnnActions {float:left;}

/* STOPS_01_NoContainer_FixedHeight */
.STOPS_01_NoContainer_FixedHeight_Master {}
.STOPS_01_NoContainer_FixedHeight_Content {}
.STOPS_01_NoContainer_FixedHeight_ContentPane { 
	overflow-y: auto;
	overflow-x: hidden;
	overflow: hidden; 
	height: 210px; 
	scrollbar-3dlight-color:#ffd700; 
	scrollbar-arrow-color:#ff0000; 
	scrollbar-base-color:#421517; 
	scrollbar-darkshadow-color:#421517; 
	scrollbar-face-color:#421517; 
	scrollbar-highlight-color:#ff0000; 
	scrollbar-shadow-color:#7b1419
	}
.STOPS_01_NoContainer_FixedHeight_dnnActions {float:left;}

.small-box_sub{
	scrollbar-3dlight-color:#ffd700; 
	scrollbar-arrow-color:#ff0000; 
	scrollbar-base-color:#421517; 
	scrollbar-darkshadow-color:#421517; 
	scrollbar-face-color:#421517; 
	scrollbar-highlight-color:#ff0000; 
	scrollbar-shadow-color:#7b1419
}