td.rightBorder
{
    border-right: 1px solid #000000;
}
form.DefaultForm
{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

div.PageTitle
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
div.Title
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
}

div.DataPadding
{
	padding: 15px;
}

a.CompactSearchResult {
	display: block;
	padding: 5px 0px;
	color: #333333;
	clear: both;
}

a.CreateNew
{
	color: #880000;
	font-size: 10px;
}

table.ItemTable
{
	width: 100%;
}
table.ItemTable tr.HeaderRow td
{
	font-weight: bold;
	font-size: 12px;
}

table.AdminTable
{
}

table.AdminTable td.Left
{
}

table.AdminTable td.Right
{
}

table.AdminTable td.Spanned
{
}


table.MediaItem td.Thumbnail
{
	width: 120px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}

table.MediaItem td.Description
{
	text-align: center;
}

input
{
	border: 1px solid #999999;
}

td.AdminTdLeft, td.AdminTdRight {
}
a.ch{
	clear:both;
}

div.TopTabbedTbl {
	background: #ffffff;
}
div.TopTabbedTbl * a,  div.TopTabbedTbl *  div,div.TopTabbedTbl * p, div.TopTabbedTbl * span, div.TopTabbedTbl * table tr td   {
}
a.ch div.ch_on, div.ch_off, div.ch_caption_on, div.ch_caption_off {
float:left;
}

div.ch_on, div.ch_off{
	width:10px;
	height:10px;
}

div.ch_on{
	background-image: url('/Images/checkbox_on.png');
	background-repeat: no-repeat;
}

div.ch_off{
	background-image: url('/Images/checkbox_off.png');
	background-repeat: no-repeat;
}

div.ch_caption_on {
}

div.ch_caption_off {
	color: #00aa00;
}


div.MailTitle
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.MailContent {
	background-color: #ffffff;
	border: 1px solid #999999;
	padding: 5px;
	margin: 5px 0px;
}

pre.MailContentMailSent
{
	font-size: 13px;
	color: #999999;
	display: block;
	margin: 5px 0px;
}

div.PhotoImporterItem {
	clear: both;
	padding-bottom: 10px;
}

div.PhotoImporterItem div.image {
	float: left; 
}

div.PhotoImporterItem div
{
	clear: none;
	padding: 5px;
}

div.BannerPhotoAdministration table {
	border-collapse: collapse;
}
div.BannerPhotoAdministration table tr td table {
	border: 0 !important;
	
}

div.BannerPhotoAdministration img {
	border: 0;
}
div.BannerPhotoAdministration table tr td {
	border-bottom: 1px none #666666;
	padding: 5px;
}

div.BannerPhotoAdministration table tr td table tr td {
	padding: 1px;
}


fieldset.customer_radio
{
	padding: 5px;
	float: left;
	font-weight: bold;
	border: 0;
}

div.infotype_holder {
	clear: both;
}

 fieldset  {
	border: 0;
	padding: 5px;
}

div.infotype_holder label {
	width: 180px;
	float: left;
}

div.infotype_holder input {
	width: 180px;
}

