﻿.ContentWidth {width: 770px; overflow: hidden;}
.ContentTabWidth {width: 740px;	height: auto; overflow: hidden;}

a.WhiteLink,
a.WhiteLink:visited
{
	color: White;
	text-decoration: none;
}

a.WhiteLink:hover
{
	text-decoration: underline;	
}

a.ColorLink,
a.ColorLink:visited
{
	color: #003366;
	text-decoration: none;
}

a.ColorLink:hover
{
	text-decoration: underline;	
}


.HomePageSection
{
	margin-left: auto; 
	margin-right: auto; 
	width:98%; 
	margin-top: 5px; 
	font-family: Verdana; 
	background-color: White;
	color: #000066;  /* #85a6b6; */ 
	font-size: 14pt; 
	font-weight:bolder;
	padding-top: 10px; 
	height: 30px; 
	
}

.HomePageText
{
	margin-left: auto;
	margin-right: auto;
	width : 90%;
	font-family: Verdana;
	font-size: 10pt;	
	margin-top: 10px;
	margin-bottom: 10px;
}

.SubPageText
{
	margin-left: auto;
	margin-right: auto;
	width : 95%;
	font-family: Verdana;
	font-size: 10pt;	
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
}

.HomePageText H1,
H1
{
	color: #000066;  /* #85a6b6; */	
	font-size: 14pt;
	font-family: Verdana;
	font-weight: bold;
}

H2
{
	color: #000066;  /* #85a6b6; */	
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	line-height: 12px;	
	padding-bottom: 0px;
	margin-bottom: 0px;
}

p {margin: 0 0 1em;}


DIV#divPage
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 790px;
	background-color: White;
	border: solid 1px #85A6B6;
	min-height: 99%;
	padding-bottom: 10px;
}

.RightAlign
{
	text-align: right;	
}


.OrderSummaryWrapper
{
	font-family: Verdana; 
	font-size: 10pt; 
	width: 100%;
	margin-bottom: 5px;
	overflow: hidden;
}

.OrderSummaryWrapperLine
{
	font-family: Verdana; 
	font-size: 10pt; 
	width: 100%;
	border-top: solid 1px black;
	height: 1px;
	min-height: 1px;
	margin-bottom: 5px;
}


.OrderSummaryDescB
{
	width: 400px; 
	float:left; 
	text-align: right; 
	font-weight: bold;
	margin-bottom: 5px;
}

.OrderSummaryDescLabel
{
	float: left; 
	padding-left: 10px; 
	width: 330px;
	margin-bottom: 5px;
}


.OrderSummaryDesc
{
	width: 420px; 
	float:left; 
	text-align: right; 
	font-weight: bold;
	min-height: 22px;
	overflow: hidden;
}

.OrderSummaryDescDMA
{
	width: 415px;
	padding-right: 5px;
	float: left;
	height: 22px;
	min-height: 22px;
	text-align: right;
	font-size: 8pt;	
}

.OrderSummaryPer
{
	width: 80px;
	float: left;
	text-align: right;
	height: 22px;
	min-height: 22px;
}

.OrderSummaryCount
{
	width: 150px;
	float: left;
	text-align: center;
	height: 22px;
	min-height: 22px;
}

.OrderSummaryCost
{
	width: 70px;
	float: left;
	padding-right: 19px;
	height: 22px;
	min-height: 22px;
	text-align: right;
}

.PADL10 { padding-left: 10px;}

.MainFont { font-family: Verdana }
.Bold { font-weight: bold; }
.Font8 { font-size: 8pt;}
.Font10 { font-size: 10pt;}
.Font12 { font-size: 12pt;}
.Red { color: Red;}

.PointerHand { cursor: pointer; }

.Height25 { height: 25px; }
.Height50 { height: 50px; }
.Height75 { height: 75px; }

.BottomMargin5 { margin-bottom: 5px; }
.BottomMargin10 { margin-bottom: 10px; }
.TopMargin10 { margin-top: 10px; }
.TopMargin5 { margin-top: 5px; }

.ZOrderBehind { z-index: -100; }
.ZOrderTop { z-index: 100; position: absolute; }


p 
{
	font-family: Verdana;
	font-size: 10pt;
}

.DoubleLine
{
	border-top: solid 1px #85A6B6;
	border-bottom: solid 1px #85A6B6;
	height: 1px;
	width: 97%;
}

.Error
{
	font-family: Arial;
	font-size: 10pt;
	width: 90%;
	color: Red;
	border: solid 1px red;
	margin-left: 5%;
	margin-right: 5%;
	padding-left: 20px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 0px;
}

span.reg
{ 
	font-size:9px; 
	vertical-align:top; 
} 

.MarginTop5 { margin-top: 5px; }
.MarginBottom5 { margin-bottom: 5px; }.MarginTop10 { margin-top: 10px;}
.MarginBottom10 { margin-bottom: 10px;}

.ctlFlatButton
{
	border: solid 1px black;
}

.button
{
	
	background-image: url(images/btnBkg.jpg);
	border-color: #000066;  /* #85a6b6; */ 
    border-style: solid;
    border-width: 1px ;
    font-family: verdana; 
    color: #000000;
}

DIV#divTopWhiteSpace
{
	width:790px;
	height: 5px;
	background-color: White;
}

DIV#divTopMenu
{
	width: 790px;
	height: 25px;
	background-image: url(images/sub_menu_header.jpg);
	background-repeat: no-repeat;
	color: #003366;
	font-size: 10pt; 
	font-family: Verdana; 
	font-weight: bold;
}

.Right { text-align: right;}
.Left { text-align: left;}
.Center { text-align: center;}

.TopMenuSections
{
	height: 25px;
	margin-top: 3px; 
	margin-bottom: 2px; 
	float: left;
}

.TopMenuHome {width: 70px; padding-left: 10px;}
.TopMenuWelcome {width: 375px;}
.TopMenuCreateAcct {width: 245px;}
.TopMenuLoginStatus {width: 80px; margin-right: 10px;}

DIV#divTopLabel
{
	width: 780px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 30px;
	background-color: White;	
}

DIV#divContentAreaHome
{
	width: 790px;
	height: auto;
	overflow: hidden;
	min-height: 520px;
}

.HomeLeftMenu
{
	width: 220px; 
	float:left; 
	border-top: solid 1px #85A6B6; 
	padding-top: 5px; 
	padding-bottom: 5px;	
	min-height: 1020px;
/*	height:auto !important; */
	height:1020px;

}

.HomeContentArea
{
	height: auto;
	width: 569px; 
	float:left; 
	border-top: solid 1px #85A6B6;	
	border-left: solid 1px #85A6B6;

	
}

DIV#divContentArea
{
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	background-color: Transparent;
	font-family: Arial;
	overflow: hidden;
}

.HomeFooterWrapper {width: 790px; font-size: 8pt; height: 24px; padding-top: 4px; margin-left: auto; margin-right: auto; }
.PadLeft20 {padding-left: 20px;}
.PadRight20 {padding-right: 20px;}
.HomeFooterSection {width: 250px; float:left; height: 23px; padding-top: 2px;}



DIV#divContentArea P
{
	font-size: 10pt;
	margin-top: 8px;
	margin-bottom: 8px;
}

DIV#divContentArea HR
{
	width: 98%;
	color: #000066;  /* #85a6b6; */	
	height: 1pt;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 2pt;
	padding-top: 0px;
	padding-bottom: 0px;
}

.lblTop
{
	font-family: Verdana;
	font-size: 14pt;
	color: #000066;  /* #85a6b6; */
	font-weight: bold;
}

.divSingleRow
{
	width: 100%;
	height: 20px;
}

.divFirstCol
{
	width: 160px;
	height: 20px;	
	float:left;
}

.SectionImage
{
	width: 20px;
	height: 20px;
	float: left;
	vertical-align: bottom;
}

.SectionTitle
{
	width: 100%;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	float:left; 
	overflow: hidden;
}

.QuesSummary
{
	font-family: Arial;
	font-size: 10pt;	
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	width: 190px;
	float: left;
	height: 25px;
}

.QuesResponseMulti
{
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	width: 540px;
	float: left;
	overflow: hidden;
}

.QuesResponse
{
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	overflow: hidden;
}


.QuesDesc
{
	font-family: Arial;
	font-size: 10pt;	
	text-align: right;
	margin-right: 10px;
	width: 190px;
	float: left;
	padding-top: 5px;
	height: 30px;
}

.QuesHeader
{
	margin-top: 10px;
	width: 100%;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	height: 30px;
	text-decoration: underline;
}

.QuesSub
{
	width: 100%;	
	font-family: Verdana;
	font-size: 8pt;
	height: 20px;
	font-weight: bold;
}

.QuesSection
{
	margin-top: 10px;
	width: 100%;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	overflow: hidden;
}

.QuesSectionInst
{
	margin-top: 10px;
	width: 100%;
	font-family: Verdana;
	font-size: 10pt;
}

.QuesType
{
	margin-top: 10px;
	width: 100%;
	height: 25px;
}

.SurveyEditLink
{
	width: 100%;
	height: 35px;		
	float: left;
}

.SurveySummary
{
	height: 30px;
	font-family: Verdana;
	font-size: 12pt;
	color: #18517B;
	font-weight: bold;
	float: left;
}

.SurveySummaryTitle
{
	width: 538px;
	height: 20px;
	font-family: Verdana; 
	font-size: 10pt; 
	text-align: left; 
	float: left;
}

.SurveySummaryName
{
	margin-right: 10px; 
	width: 190px;
	height: 20px;
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 10pt; 
	text-align: right; 
	float: left;	
}

.SurveySummaryIntroDesc
{
	margin-top: 10px;
	margin-right: 10px; 
	width: 190px; 
	height: auto;
	overflow: hidden;
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 10pt; 
	text-align: right; 
	float: left;	
	min-height: 50px;
}

.SurveySummaryIntro
{
	margin-top: 10px;
	height: auto; 
	min-height: 50px; 
	overflow: hidden; 
	font-family: Verdana; 
	font-size: 10pt; 
	text-align: left; 
	margin-right: 10px;
}

.SurveySummaryDetails
{
	margin-top: 10px;
	width: 538px; 
	font-family: Verdana; 
	font-size: 10pt; 
	text-align: left; 
	float: left;
	height: 20px;
}

.QuestionTitle
{
	width: 150px;	
	height: 25px;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 12pt;
	color: #18517B;
	font-weight: bold;
	float: left;
}

.QuestionCheckList
{
	width: 590px;	
	height: 25px;
	margin-top: 5px;
	font-family: Verdana;
	float: left;
}

.ExpColImage
{
	width: 20px;
	height: 23px;
	padding-top: 2px;
	float: left;
}

.QuesEditLink
{
	width: 55px;
	height: 25px;
	float: left;	
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 85%;
}

.QuesNumber
{
	width: 40px;
	height: 25px;
	float: left;	
	margin-bottom: 5px;
	margin-top: 5px;
}

.QuesDescSummary
{
	width: 615px;
	height: auto;
	overflow: hidden;
	float:left;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;	
}


.Right {text-align: right;}
.Center {text-align: center;}

.CheckBoxList {width: 640px;}

.QuesResponseSummary
{
	width: 640px;
	float:left;
	margin-right: 20px;
	margin-left: 110px;
	height: auto;
	overflow: hidden;
/*	margin-bottom: 10px;*/
}


.RespQues { float:left; width: 500px; height: auto; text-align: right; overflow: hidden;}
.RespField { float:left; margin-left: 20px; height: auto; width: 220px; text-align: left; }
.RespCost { float:left; width: 130px; height: auto; overflow: hidden;}
.RespDMALbl {width: 280px; height: auto; float: left; text-align:right; }
.RespDMAList {width: 440px; height: auto; float: left; margin-left: 20px; overflow: hidden;}

.heading {
	padding:  1em 0 0 0;
	color:#18517B;
	font-family:Verdana, Sans-Serif;
	font-weight:bold;
	font-size:.9em;
	width: 100%;
}

.TutorialContent
{
	margin-top: 5px;
	margin-left: 20px;
	width: 750px;	
}

.PctCol_HDR { float:left; width: 55px; height: 20px; padding-top: 5px; text-align: center; border-right: solid 1px #85A6B6; border-bottom: solid 1px #85A6B6; border-top: solid 1px #85A6B6; font-family: Verdana; font-weight: bold; font-size: 8pt; }
.PctCol { float: left; width: 55px; height: 20px; padding-top: 5px; text-align: center; border-right: solid 1px #85A6B6; font-family: Verdana; font-size: 8pt; }

.AgeContainer { width: 240px; height: 260px; }
.IncContainer { width: 240px; height: 260px; }
.RaceContainer { width: 240px; height: 260px; }
.OccContainer { width: 380px; height: 650px; }
	
.AgeHeader { width: 215px; height: 20px; padding-top: 5px; text-align: right; padding-right: 10px; font-family: Verdana; font-size: 8pt; }
.AgeDesc_HDR { float: left; width: 170px; height: 20px; padding-top: 5px; text-align: center; border-right: solid 1px #85A6B6; border-bottom: solid 1px #85A6B6; border-top: solid 1px #85A6B6; border-left: solid 1px #85A6B6; font-family: Verdana; font-weight: bold; font-size: 8pt;}
.AgeDesc { float: left; width: 170px; height: 20px; padding-top: 5px; text-align: center; border-right: solid 1px #85A6B6; border-left: solid 1px #85A6B6; font-family: Verdana; font-size: 8pt; }

.IncHeader { width: 215px; height: 20px; padding-top: 5px; text-align: right; padding-right: 10px; font-family: Verdana; font-size: 8pt; }
.IncDesc_HDR { float: left; width: 170px; height: 20px; padding-top: 5px; text-align: center; border-right: solid 1px #85A6B6; border-bottom: solid 1px #85A6B6; border-top: solid 1px #85A6B6; border-left: solid 1px #85A6B6; font-family: Verdana; font-weight: bold; font-size: 8pt;}
.IncDesc { float: left; width: 170px; height: 20px; padding-top: 5px; text-align: center; border-right: solid 1px #85A6B6; border-left: solid 1px #85A6B6; font-family: Verdana; font-size: 8pt; }

.RaceHeader { width: 215px; height: 20px; padding-top: 5px; text-align: right; padding-right: 10px; font-family: Verdana; font-size: 8pt; }
.RaceDesc_HDR { float: left; width: 170px; height: 20px; padding-top: 5px; text-align: center; border-right: solid 1px #85A6B6; border-bottom: solid 1px #85A6B6; border-top: solid 1px #85A6B6; border-left: solid 1px #85A6B6; font-family: Verdana; font-weight: bold; font-size: 8pt;}
.RaceDesc { float: left; width: 170px; height: 20px; padding-top: 5px; text-align: center; border-right: solid 1px #85A6B6; border-left: solid 1px #85A6B6; font-family: Verdana; font-size: 8pt; }

.OccHeader { width: 325px; height: 20px; padding-top: 5px; text-align: right; padding-right: 10px; font-family: Verdana; font-size: 8pt; }
.OccFooter { width: 325px; height: 20px; padding-top: 5px; text-align: right; padding-right: 10px; font-family: Verdana; font-size: 7pt; }
.OccDesc_HDR { float: left; width: 280px; height: 20px; padding-top: 5px; text-align: center; border-right: solid 1px #85A6B6; border-bottom: solid 1px #85A6B6; border-top: solid 1px #85A6B6; border-left: solid 1px #85A6B6; font-family: Verdana; font-weight: bold; font-size: 8pt;}
.OccDesc { float: left; width: 280px; height: 20px; padding-top: 5px; text-align: center; border-right: solid 1px #85A6B6; border-left: solid 1px #85A6B6; font-family: Verdana; font-size: 8pt; }

.TopBorder { border-top: solid 1px #85A6B6; }
.BottomBorder { border-bottom: solid 1px #003399; }


DIV#divResults {width: 760px; margin-top: 15px; font-family: Arial; font-size: 8pt; text-align: center; padding-left: auto ; padding-right: auto; }

.COLLeftAlign {font-family: Arial; font-size: 10pt; text-align: left;}
.COLCenterAlign {font-family: Arial; font-size: 10pt; text-align: center;}

.COLCourtType {width: 75px;}
.COLMiles {width: 75px;}
.COLCourtLocale {width: 250px;}
.COLCourtStreet {width: 250px;}
.COLCourtCity {width: 100px;}
.COLCourtState {width: 50px;}

.COLSelect
{
	color: Black;
	width: 50px;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}

DIV#DivMapContainer,
.DivMapContainer
{
	width: 750px;
	height: 550px;
	margin-left: 10px;	
}

DIV#DivCourtContainer,
.DivCourtContainerPanel 
 {width: 750px; height: auto;  float:left; margin-top: 5px; margin-bottom: 10px; overflow:hidden; padding-bottom: 5px;}



DIV#divCourtDetails
{
	width: 760px;
	margin-top: 15px;
	margin-bottom: 15px;		
}

.Courtlbl
{
	float:left;
	width: 65px;
	text-align: right;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 3px;
}

.CourtDetailDesc
{
	float: left;
	padding-left: 10px;
	width: 675px;
	font-family: Arial;
	font-size: 10pt;
	margin-top: 3px;	
	
}

.SEGH1
{
	font-family: Arial;
	font-weight:bold;
	font-size: 12pt;
	margin-top: 5px;
	margin-bottom: 5px;	
}

.ESRITitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	margin-bottom: 3px;
}

.ESRIText
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
}

.CountyList
{
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	margin-left: 30px;
	margin-right: 30px;
	width: 710px;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.CaseTypeContainer
{
	width: 420px;
	height: 80px;
}
	
.CaseTypeLbl
{
	width: 97px;
	float: left;
	text-align: right;
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;	
	margin-right: 3px;
	height: 23px;
	vertical-align: middle;
	padding-top: 2px;

}

.CaseTypeDDL
{
	width: 310px;
	height: 27px;
	float: left;
}

.VenueSelectContainer
{
	width: 310px;
	height: 80px;
}

.VenueSelectLabel
{
	width: 97px;
	float: left;
	text-align: right;
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;	
	margin-right: 3px;
	height: 23px;
	vertical-align: middle;
	padding-top: 2px;
}

.VenueSelectDDL
{
	width: 210px;
	height: 25px;
	vertical-align: middle;
	float: left;
}

.UploadInstr
{
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	font-family: Arial;
	font-size: 10pt;
	line-height: 15pt;
}

.ImageView
{
	width: 50px;
	text-align: center;	
	cursor: pointer;
}

.DescView
{
	width: 200px;
	text-align: left;
}

.divUploadedImage
{
	width: 700px;
	margin-left: 10px;
	height: 500px;
	text-align: left;
}

.divUploadMessage
{
	width: 700px;
	text-align: center;
	height: 25px;
}

.divUploadControl
{
	width: 700px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
}

.VideoStatus
{
	width: 100%;
	font-family: Verdana;
	font-size: 12pt;
	color: Red;
	text-align: center;	
}

.VideoStatusBytes
{

	font-family: Verdana;
	font-size: 12pt;
	color: Black;
	text-align: center;	
	height: auto;
	overflow: hidden;
}

.OrderSummaryBillToCtl
{
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
	text-align: right;
	font-weight: bold;
	width: 75px;
	float: left;
	height: 20px;
	margin-right: 10px;
}

.OrderSummaryBillToFieldsCtl
{
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
	text-align: left;
	width: 225px;
	height: auto;
}

.OrderSummaryBillToFields2Ctl
{
	clear: left;
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
	text-align: left;
	padding-left: 85px;
	width: 225px;
	height: auto;
}

.OrderSummaryBillTo
{
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
	text-align: right;
	font-weight: bold;
	width: 200px;
	float: left;
	height: 20px;
}

.OrderSummaryBillToFields2
{
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
	text-align: left;
	margin-left: 10px;
	padding-left: 200px;
	width: 560px;
	float: left;
	height: auto;
}

.OrderSummaryBillToFields
{
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
	text-align: left;
	margin-left: 10px;
	width: 560px;
	float: left;
	height: auto;
}

.OrderHeightAddress
{
	height: auto;
}

.FeedbackDescMulti
{
	font-family: Arial;
	font-size: 10pt;
	width: 330px;
	text-align: right;
	height: 145px;
	float: left;
}

.FeedbackInputMulti
{
	font-family: Arial;
	font-size: 10pt;
	width: 430px;
	padding-left: 10px;
	text-align: left;
	height: 145px;
	float: left;
}

.FeedbackDesc
{
	font-family: Arial;
	font-size: 10pt;
	width: 330px;
	text-align: right;
	height: 30px;
	float: left;
}

.FeedbackInput
{
	font-family: Arial;
	font-size: 10pt;
	width: 430px;
	padding-left: 10px;
	text-align: left;
	height: 30px;
	float: left;
}

.ReqField
{
	background-color: #FFFACD !important;
	color: #000000;
		
}

.SummaryImage
{
	width: 320px;
	height: 240px;
	border: solid 1px black;
	margin-bottom: 10px;	
	margin-left: 100px;
	margin-top: 10px;
}

.SummaryVideoLink
{
	margin-left: 100px;
	margin-bottom: 10px;	
	height: 40px;
	width: 640px;
}

.Hidden
{
	display: none;
}

.Visible
{
	display: block;	
}

/* Exhibits / Opening Statement Items */
.FullWidthAutoHeight
{
	width: 100%; 
	height: auto; 
	overflow: hidden;	
}

.VideoPanel
{
	height: 500px;	
}

.SurveySummaryMessage
{
	margin-left: 35px; 
	margin-top: 35px; 
	margin-right: 35px; 
	font-weight: bold; 
	font-size: 10pt; 
	font-family: Arial; 
	width: 90%;	
}

.SummaryButton
{
	width: 35%; 
	height: 50px; 
	margin-top: 10px; 
	padding-left: 65%;	
}


.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 25px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

#alert                 
{
	margin-top: 10px;
	height: 30px;
	text-align: center;             
	width: 100%;
}        
