﻿.TreeView { width: 209px; overflow: auto; display: block; float: left; border-right: solid 1px #333; }
.MetaTagForm { width: 300px; float: left; margin-left: 5px; }
.MetaTagForm .Title { font-weight: bold; }
.TestimonialForm .Title { font-weight: bold; }

.MasterGridView { width: 98%; margin-bottom: 10px; border: solid 1px #333; }
.MasterGridView .GridHeader { height: 18px; background-image: url(images/breadcrumbbg.gif); background-repeat: repeat-x; background-position: left top; }
.MasterGridView .GridRow { background-color: #eee; }
.MasterGridView .GridAltRow { background-color: #ccc; }

.AdminMessage { font-weight: bold; font-size: 11px; vertical-align: top; text-align: center; height: 300px; }