﻿/*================================================
    Style for private admin skin.
=================================================*/

/*------------- Style content ----------------*/
.ContentPane
{
    padding:10px 15px;
	background-color:Transparent;
    /*border-left:1px #e4e4e4 solid;
    border-right:1px #e4e4e4 solid;*/
    width:932px !important; /* for FF: -30px padding */
    width:100%; /* for IE */
    min-height:350px;
}
/* for Internet Explorer */
/*\*/
* html .ContentPane {
    height: 350px;
}
/**/
