﻿#master_content
{
	float: left;
	width: 550px;
	color: #666666;
	margin-right: -550px;
}
/* Rule 2 of ../StyleSheet.css */DIV
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
/****************************************************************************//* Matches for node: DIV id=master_page *//****************************************************************************//* Rule 15 of ../StyleSheet.css */#master_page
{
	margin: 5px auto 20px;
	width: 800px;
}
/* Rule 2 of ../StyleSheet.css */DIV
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
/****************************************************************************//* Matches for node: BODY *//****************************************************************************//* Rule 1 of ../StyleSheet.css */BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
/* Rule 11 of ../StyleSheet.css */BODY
{
	font-size: 75%;
	background: url(images/body_bg.gif) #b4b4b4 left top;
	font-family: Tahoma, Arial, sans-serif;
}
.handcusor
{
   cursor:url("images/hand.cur");
	}

.views 
{
    margin:1px;
    padding:2px;
    height:100%;
    text-align:center;
}

.stdform
{
   display:block;
    margin-left:200px;
}

.stdform > dt 
{
    width:100px;
    float:left;
    padding:2px;
   
    
 }
 
 .stdform > dd
 {
     text-align:left;
 }
 
 
 .stdform > dt > #Label1
 {
   display:block;
 }
 
 .vew
 {
     text-align:center;
     
     }
     
     .blockshow
     {
         display:block;
         
 }
