﻿
#SaveBtnsHolder
{
    height: 20px;
    padding-top: 2px;
}

#PageBtnsHolder
{
    border-top: solid 1px #6678d1;
    border-bottom: solid 1px #6678d1;
    height: 20px;
    padding-top: 2px;
    overflow: hidden;
}


#MainAreaContent
{
    padding: 5px; font-size: 0.8em;
    overflow: scroll;
}

#CustomContentHolder
{
	 

	
}

.cssHiddenDiv
{
	position: static;
}
