#lex_mainareadiv h2
{
	font-size: 1.2em;
}

.nomargin
{
	margin:0;
}

.leftpadding
{
	padding-left:10px;
	font-style:italic;
}

.lex_search_left
{
	float:left;
	width: 35%;
	padding-right: 5%
}
.lex_search_right
{
	float:left;
	width: 56%;
}
.bold_text
{
	font-weight: bold;
}
.italic_text
{
	font-style: italic;
}
.blue_bg
{
	background-color: #E2EEFA;
	padding: 1em 1em 1em 1em;
}
.date_left
{
	float:left;
	width: 45%;
	margin-right: 5%;
}
.date_right
{
	float:left;
	width: 44%;
}
.detail_left
{
	float:left;
	width: 12em;
	padding-right: 1em;
}
.detail_right
{
	float:left;
}
.detail_block
{
	/*display: block;*/
	padding: 4px 0 4px 0;
	clear: both;
}
.txtbox_date
{
	width: 100% /* 7em;*/
}
.txtbox_long
{
	width: 100%
}
.select_long
{
	width: 100%
}
.button_left
{
	float:left;
}
.button_right
{
	float:right;
	margin-top: 10px;
}
#lexcontent
{
	float:left;
	text-align:left;
}
.space
{
	padding: 0.8em;
}
.smallspace
{
	margin: 4px;
}
.rowstyle
{
	line-height: 22px;
	height: 22px;
}
.secrecy
{
	color: Gray;
}
.headerstyle
{
	color: Black;
	font-weight: bold;
}
.clickable
{
	cursor: pointer;
}
.error
{
	color: Red;
	font-weight: bold;
}
.hits
{
	float:left;
	width: 100%;
	margin-bottom: 1em;
}
#lex_mainareadiv
{

	float: left;
	text-align: left;
	width: 100%;
}
.lex_mouseover_list
{
	text-decoration: underline;
}
.noborder
{
	border: 0;
}
img
{
	border: 0;
}
.nobreak
{
	white-space: nowrap;
}
