﻿.ArticleInfoLeft {
	background-color:#F0F0F0;
	float:left;
	width:30%;
	height:20px;
	margin: 0 5px 0 0;
	font-weight:bold;
	vertical-align:middle;
	clear:left;
}

.ArticleInfoRight 
{
}

.BinaryUploader
{
	max-width:200px;
	overflow: hidden;
	width:200;
}

div.boxTitle
{
    height: 22px;
    line-height: 22px;
    background: #c66f71;
    color: White;
    text-decoration: underline;
    text-align: center;
    padding: 0px 10px;
    float: left;
    font-size: 12px;
    font-family: Verdana;
    font-weight: normal;
}

div#divSqlExtractorTitle
{
    margin-bottom: 30px;
}

div.divPageSection
{
    margin-bottom: 50px;
}
.BoxInfo
{
    clear: left;
}

.MenuItem
{
    
    border:  1px solid black;
    background-color: #DADDE2;
}

.MenuItem2
{

    padding: 5px 8px;
	background:#d6d4cd;
	border: 0 none; 
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	text-align:center;
	background: #d6d4cd;
	margin: 0;
}

.MenuItem2.ItemSelected
{
	background:rgb(198, 111, 113);
}