body,img,p,h1,h2,h3,h4,h5,h6,ol {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
workspace
{
    height: 100% !important;
}
#tab_source
{
    height: 100% !important;
}
body {
	font-size: .75em !important;
	font-family: Arial,Verdana,Sans-Serif;
}
h1 {
	font-size: 14px !important;
}
h2 {
	font-size: 12px;
}
h3, h4, h5, h6 {
	font-size: 11px;
}
tr, td {
	line-height: 1.0em !important;
}
br {
	line-height: 1.2em;
}
#panelGrid {
	line-height: 1.0em !important;
	font-size: 0.8em;
	font-family: Arial,Verdana,Sans-Serif;
}
.v-image {
	margin-right: 0px;
	vertical-align:middle;
}
.v-window {
	position: relative !important;
	padding-top: 0em !important;
	margin-bottom: 10px;
	width: 100% !important;
	float: left;
	display: inherit;
	height: auto;
}
.v-window-layout {
	position: relative !important;
	padding-top: 0em !important;
	margin-bottom: 10px;
	width: 100% !important;
	float: left;
	display: inherit;
	height: auto;
}
.v-toolbutton {
	padding:0px 2px 2px 2px;
	margin: 0px -2px 0px -2px;
}
.v-toolbutton-sm {
	padding:0px 0px 3px 0px;
	margin: -3px 0px 0px -2px;
}
.v-toolbar {
	float: right;
	padding-top: 1px;
	padding-right: 2px;
	white-space: nowrap;
}
.v-header { 
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	width: 100%;
	height: 25px;
	overflow:hidden;
}
.v-header-layout { 
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius: 3px;
	width: 100%;
	height: 20px;
}
.v-footer { 
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}
.v-footer-layout { 
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}
.v-content { 
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	float: left;
	width: 100%;
	height: auto;
}
.v-content-layout { 
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	float: left;
	width: 100%;
	height: auto;
}
.v-widget-spacer {
	float: left;
	width: 100%;
	height: 5px;
}
.v-column-spacer {
	float: left;
	width: 5px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
.v-header-text {
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
.v-widget-content {
	float: left;
	width: 100%;
	height: auto;
}
.v-widget-panel {
	float: left;
	width: 100%;
}
.v-pane-content {
	width:100%;
}
v-list {
	margin:0px 0px 0px 15px !important;
}
v-bullet {
	vertical-align:middle;
	padding-right:5px;
}
.v-help {
	line-height:1.2em !important;
}
.v-help-image {
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 2px 2px 3px #000;
}
.v-help-cell {
	vertical-align:top !important; 
	padding-top:5px !important;
	padding-right:10px !important;
}
.v-example {
	padding:10px;
	border:1px solid;
	border-radius:3px;
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 2px 2px 3px #000;
}
.v-release-ul {
	margin:0px 0px 10px -25px;
}
.delete-message {
    width: 12em;
}
#tabStrip
{
    height:100% !important;
    width:100% !important;
    border-width:0;
}
#tabStripDB.workspace 
{
    height:100% !important;
    width:100% !important;
    border-width:0;
}
