﻿.adminContainer
{
	margin: 0 3px 0 0;
}
.adminContainer .options
{
	background: #fff url(../images/bgnds/pattern6.png) repeat-x bottom;
	margin: 0 0 2px 0;
	padding: 9px 5px 5px;
	line-height:25px;
}
.adminContainer .details
{
	color:Gray;
	font-size:90%;
	font-weight:bold;
	position:absolute;
	right:10px;
	top:46px;
}
.boxTitle .buttonbar
{
	position: absolute;
	top: 3px;
	right: 8px;
}
.newsletterPreview
{
	padding: 10px;
	background-color: #fff
}

#entity .leftTd
{
	height:auto;
	overflow:hidden;
}

#entity .leftTd h2
{
	background: transparent url(../images/bgnds/topMenu.png) repeat-x scroll center bottom;
	color: #424242;
	font-size: 110%;
	height: 30px;
	margin-bottom: 0;
	padding: 5px 5px 0;
}
body.popup .gridView td *  
{
	vertical-align: middle; 
	margin-bottom: 0;
}
.options table *, .boxTitle table *
{
	vertical-align: middle
}
.options > table, .boxTitle h1 > table
{
	padding:10px 10px 0 0; 
	vertical-align:middle; 
}
#buttonBar.imageUpload {
	background-color: #fff; 
	margin: 10px -10px 0px; 
	position: absolute;
    width: 100%; 
    bottom: 0; 
}
