﻿.textModuleCss 
{
    margin: 0 0 1em;
}

.width100percent 
{
    width: 100%
}

.SharedHTMLDisplayTable {
}

.codeNameCell {
	width:600px;
}

.regionCell {
	width:200px;
}

.positionCell {
	width:100px;
}
.optionsCell {
	width:200px;
}

table.form-control {
	height:auto;
	margin-bottom:4px;
}

textarea.form-control.SharedHTMLDisplayCodeTextBox {
	height:200px;
}