.twoColLiqLtHdr #container {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #5b92c8;
	text-align: left;
}

.twoColLiqLtHdr #header {
	padding: 0 10px;
	background-color: #5b92c8;
}

.twoColLiqLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
	color: #ffffff;
	text-align: center;
}

.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 24%;
	padding: 15px 0;
	border: 1px none #5b92c8;
	border-right-style: dotted;
	height: 60em;
	margin-left: 10px;
	margin-right: 10px;

}

.twoColLiqLtHdr #morph1 {
	float: left;
	width: 24%;
	padding: 15px 0;
	border: 1px none #5b92c8;
	border-right-style: dotted;
	height: 145em;
	margin-left: 10px;
	margin-right: 10px;

}

.grammaTables {
	border: 1px #ffffff;
}

.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.twoColLiqLtHdr #mainContent {
	margin: 0 20px 0 26%;
}

.twoColLiqLtHdr #footer {
	padding: 0 10px;
}

.twoColLiqLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}

.twoColLiqLtHdr #scrollContainer {
	width: 95%;
	text-align: center;
	padding: 4px 0;
	height: 240px;
	overflow: auto;
	margin-left: 10px;
	margin-right: 10px;
	float:left;
}

.twoColLiqLtHdr #scrollContainerTwoWord {
	width: 99%;
	text-align: center;
	padding: 4px 0;
	height: 240px;
	overflow: auto;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.twoColLiqLtHdr #frequencyDictionary {
	width: 25%;
}

.twoColLiqLtHdr #alphabetDictionary {
	text-align: center;
}

.twoColLiqLtHdr #twoWordParams {
	position: relative;
	width: 50%;
	float: left;
}

.twoColLiqLtHdr #twoWordResult {
	width: 50%;
	float: left;
}

.column1 {
	background-color: #FFFFFF;
	border: 1px none #b3b3ff;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: left;
	width: 10%;
}

.column2 {
	background-color: #FFFFFF;
	border: 1px none #b3b3ff;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: left;
	width: 15%;
}

.column3 {
	background-color: #FFFFFF;
	border: 1px none #b3b3ff;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: left;
	width: 75%;
}

.column4 {
	background-color: #FFFFFF;
	border: 1px none #b3b3ff;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: left;
	width: 15%;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.cornerBox {
	position: relative;
	background: #5b92c8;
	width: 95%;
	margin-left: 10px;
	margin-right: 10px;
}

.corner {
	position: absolute;
	width: 10px;
	height: 10px;
	/*background: url( '../theme/corners.gif' ) no-repeat;*/
	font-size: 0;
}

.cornerBoxInner {
	padding: 10px;
	color: #ffffff;
}

.TL {
	top: 0;
	left: 0;
	background-position: 0 0;
	background: url( '../theme/cornersTL.gif' ) no-repeat;
}

.TR {
	top: 0;
	right: 0;
	background-position: -10px 0;
	background: url( '../theme/cornersTR.gif' ) no-repeat;
}

.BL {
	bottom: 0;
	left: 0;
	background-position: 0 -10px;
	background: url( '../theme/cornersBL.gif' ) no-repeat;
}

.BR {
	bottom: 0;
	right: 0;
	background-position: -10px -10px;
	background: url( '../theme/cornersBR.gif' ) no-repeat;
}

.paragraphTitle {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 85%;
	text-align: left;
}

div#nifty{ margin: 0 10%;background: #5b92c8; width:70%; float:left;}

b.rtop, b.rbottom{display:block;background: #edeced}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #5b92c8;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}




