/* 

	DotNetNuke Container Stylesheet for Umatilla Middle School
	
	(C) 2006 Lake County Schools. All rights reserved.
	
	This document is protected by U.S. and International Copyright Laws.
	
	Author: Will Strohl (strohlw@lake.k12.fl.us)
	Created: 11/27/2006

*/

.normalwidth{
	width: 100%;
}

.smallwidth{
	width: 194px;
}

.Title_Cell{
	padding-left: 5px;
	padding-right: 5px;
}

.TitleRow_orange{
	font-weight: bold;
	border-bottom: 3px solid #f69534;
	padding-bottom: 2px;
}

.TitleRow_blue{
	font-weight: bold;
	border-bottom: 3px solid #03244d;
	padding-bottom: 2px;
}

.ContainerContentPane{
	padding: 2px;
	background-color: transparent;
}

.LeftAction{
	text-align: left;
}

.RightAction{
	text-align: right;
}
