﻿.MainPanel
{
	z-index: 10000;
	background-color: Transparent;
	vertical-align: bottom;
	position: absolute;
	top: -140px;
	width: 1010px;
	height: 165px;
	background-repeat: no-repeat;
	padding-top: 18px;
}

.mydnnobjectPanel
{
	width: 100%;
	height: 117px;
	padding-top: 1px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.SpliterRow
{
	height: 15px;
}

.content_center
{
	border-left: 1px #CCCCCC dotted;
	border-right: 1px #CCCCCC dotted;
	text-align: center;
	vertical-align:bottom;
	padding-bottom:8px;
}
