/* === reset Markup-UA === */
a{color:#f00}
a:hover{text-decoration:none;}
ul, ol{list-style:none;}
img, form, fieldset{border-style: none;
	border-color: inherit;
	border-width: medium;
	margin-left: 0px;
}
ul, ol, form, fieldset{
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, p{margin:0;}
table{width:100%; border-collapse:collapse;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
/* === end reset Markup-UA === */
body{
	background:#9eb9cf;
	font:12px/14px Tahoma, Geneva, sans-serif;
}
.main{
	width:956px;
	margin:0 auto;
}
/*--header--*/
#header{
	height:88px;
	width:879px;
	margin:0 auto;
	border:solid #d4d4d4;
	border-width:0 1px;
	background:#fff url(../images/bg-header.gif) no-repeat;
	position:relative;
	padding:54px 25px 0 0;
}
/*--Logo--*/
.logo,
.logo a{
	display:block;
	width:242px;
	height:91px;
}
.logo{
	position:absolute;
	top:10px;
	left:55px;
}
.logo a{
	overflow:hidden;
	text-indent:-9999px;
}
/*--lang menu--*/
.lang{
	background:url(../images/bg-lang-menu.gif) no-repeat;
	width:26px;
	height:98px;
	position:absolute;
	top:16px;
	right:-26px;
	overflow:hidden;
}
.lang li{
	width:26px;
	float:left;
	text-align:center;
	height:29px;
	padding-top:10px;
	line-height:29px;
	background:url(../images/line-lang.gif) no-repeat;
}
.lang li.first{
	background:none;
	height:45px;
	padding:0;
	line-height:45px;
}
.lang li a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}



.register-menu{
	float:right;
	height:30px;
	width:300px;
}
.register-menu li{
	float:right;
	height:30px;
	padding-left:5px;
}


/*--main-menu--*/
.main-menu{
	float:right;
	height:30px;
}
.main-menu li{
	float:left;
	height:30px;
	padding-left:5px;
}
.main-menu li a{
	float:left;
	text-decoration:none;
	height:30px;
	color:#73af00;
	text-transform:uppercase;
}
.main-menu li a span{
	float:left;
	height:30px;
	cursor:pointer;
	line-height:30px;
	padding:0 5px;
	font-weight:bold;
}
.main-menu li a:hover{
	background:url(../images/btn-hover-left.gif) no-repeat;
	color:#fff;
}
.main-menu li a:hover span{background:url(../images/btn-hover-right.gif) no-repeat 100% 0;}
/*--content--*/
#content{
	width:906px;
	margin:0 auto;
	background:url(../images/content-bg.gif) repeat-y;
}
/*-sub-header--*/
.sub-header{
	background:url(../images/bg-sub-header.gif) no-repeat;
	height:247px;
	width:906px;
	overflow:hidden;
}
.sub-header-connttent{
	width:873px;
	height:216px;
	overflow:hidden;
	padding:9px 0 0 33px;
}
.sub-header-menu{
	width:870px;
	height:22px;
	padding-left:36px;
}
.sub-header-menu ul{
	width:100%;
	overflow:hidden;
}
.sub-header-menu ul li{
	float:left;
	height:22px;
	padding-left:7px;
}
.sub-header-menu ul li a{
	text-decoration:none;
	float:left;
	height:22px;
	color:#fff;
	font-size:11px;
}
.sub-header-menu ul li a span{
	float:left;
	height:22px;
}
.sub-header-menu ul li a span strong{
	float:left;
	height:22px;
	line-height:22px;
	cursor:pointer;
	padding:0 7px 0 17px;
	background:url(../images/bulet.gif) no-repeat 6px 50%;
}
.sub-header-menu ul li a:hover{
	color:#504f4f;
	background:url(../images/btn-sub-hover-left.gif) no-repeat;
}
.sub-header-menu ul li.active a{
	color:#504f4f;
}
.sub-header-menu ul li a:hover span{background:url(../images/btn-sub-hover-right.gif) no-repeat 100% 0;}
/*--pupil-box--*/
.pupil-box{
	background:url(../images/bg-pupil.gif) no-repeat;
	width:213px;
	height:206px;
	position:relative;
	padding: 0px 0 0 148px;
	float:left;
}
.pupil-photo{
	background:url(../images/bg-photo-wrapp.gif) no-repeat;
	width:127px;
	overflow:hidden;
	padding:3px 3px 3px 3px;
	position:absolute;
	top:8px;
	left:-11px;

}
.pupil-photo img{
	display:block;
	position: relative;
	margin: 0 auto;
	padding:6px;
}
.pupil{
	width:100%;
	overflow:hidden;
}
.pupil li{
	height:57px;
	width:202px;
	float:left;
	padding:16px 0 0 0;
	font-size:11px;
	background:url(../images/border-li.gif) repeat-x 0 100%;
}
.pupil li.last
{
	background:none;
}
.pupil li h3{
	color:#fff;
	font-size:26px;
	padding-bottom:10px;
	font-weight:normal;
}
.pupil li p
{
	font-weight:bold;
}
.pupil li p a{
	color:#fff;
}
.select-wrapp select{
	font-size:11px;
	border:1px solid #e88f01;
	background:#ffc844;
}
.select-wrapp{
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
/* --teacher-- */
.teacher{
	float:right;
	width:370px;
	position:relative;
}
.teacher-photo{
	background:url(../images/bg-photo-wrapp-2.gif) no-repeat;
	width:68px;
	height:97px;
	padding:3px 0 0 0;
	position:absolute;
	top:19px;
	right:42px;
}
.teacher-photo img{
	display:block;
	margin:0 auto;
}
.teacher h3{
	color:#fff;
	font-size:23px;
	padding:18px 0;
	font-weight:normal;
}
.teacher p.fio{
	padding:0 20px 10px 0;
	margin-bottom:14px;
	font-weight:bold;
	background:url(../images/border-li.gif) repeat-x 0 100%;
	float:left;
}
.teacher h4{
	color:#fff;
	font-size:12px;
	margin-bottom:5px;
	clear:both;
}
.teacher dl{
	font-weight:bold;
	margin:0 0 10px 0;
	width:100%;
	overflow:hidden;
}
.teacher dl dt{
	float:left;
	padding:2px 0;
	clear:both;
}
.teacher dl dd{
	padding:2px 0 2px 2px;
}
.teacher dl span.icq{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:15px;
	height:15px;
	background:url(../images/icq.gif) no-repeat;
}
.teacher p.message{
	color:#fff;
	background:url(../images/message.gif) no-repeat 0 50%;
	padding-left:20px;
	margin-bottom:2px;
	font-size:11px;
}
.teacher p.message a{
	color:#f00;
	font-weight:bold;
}
.teacher p.more{
	padding-left:20px;
	font-size:11px;
}
.teacher p.more a{
	color:#504f4f;
}
/* -- table-wrapp --- */
.table-wrapp{
	width:100%;
	padding:38px 0 20px 0;
}
.table-title,
.table-title ul{
	width:100%;
}
.table-title ul{
	height:35px;
	border-bottom:1px solid #72ab03;
}
.table-title ul li{
	float:left;
	height:35px;
}
.table-title ul li.first{
	width:181px;
	line-height:35px;
	font-size:18px;
	color:#504f4f;
	padding-left:14px;
}
.table-title ul li.calendar_progress{
	background:url(../images/bg-calendar.gif) no-repeat 10px 1px;
	width:345px;
	height:34px;
	padding:1px 30px 0 0;
	background-position: center;
}

.table-title ul li.calendar_progress a.prev{
	background:url(../images/btn-prev.gif) no-repeat;
	width:31px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
.table-title ul li.calendar_progress a.next{
	background:url(../images/btn-next.gif) no-repeat;
	width:29px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
}

.table-title ul li.calendar{
	background:url(../images/bg-calendar.gif) no-repeat 20px 1px;
	width:345px;
	height:34px;
	padding:1px 30px 0 0;
}
.table-title ul li.calendar a.prev{
	background:url(../images/btn-prev.gif) no-repeat;
	width:31px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
.table-title ul li.calendar a.next{
	background:url(../images/btn-next.gif) no-repeat;
	width:29px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
}
.calendar-wrapp{
	width:200px;
	margin:0 auto;
	height:24px;
	padding:10px 0 0 55px;
}
.calendar-wrapp a.call-btn{
	background:url(../images/btn-call.gif) no-repeat;
	width:16px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
.calendar-wrapp strong{
	color:#fff;
	padding-left:10px;
	font-size:11px;
	float:left;
}
.table-title ul li.li-h{
	width:84px;
	padding:0 4px;
	text-align:center;
	font-size:11px;
}
.table-content,
.table-cont{
	background:#72ab03 url(../images/bg-table-content.gif) repeat-y;
	height:1%;
	padding:0 3px 0 10px;
	border-bottom:1px solid #72ab03;
}
.table-content table{
	background:#fff;
}
.table-content table tr td{
	border-bottom:1px solid #fff;
}
.table-content table tr:hover td.green,
.table-content table tr.hover td.green,
.table-content table tr:hover td,
.table-content table tr.hover td{
	background:#ffe7b1;
	cursor:pointer;
}
.table-content table tr:hover td.first,
.table-content table tr.hover td.first{
	border-right:1px solid #ffe7b1;
	color:#73af00;
}
.table-content table tr td.first{
	width:180px;
	padding:5px 0 5px 25px;
	border:solid #d7d7d7;
	border-width:0 1px 1px 0;
	color:#4f4f4f;
	font-size:11px;
	font-weight:bold;
}

.table-content table tr td.first a{
	width:180px;
	padding:5px 0 5px 0px;
	border:solid #d7d7d7;
	border-width:0 0px 0px 0;
	color:#4f4f4f;
	font-size:11px;
	font-weight:bold;
}

.table-content table tr td.first a:hover{
	width:180px;
	padding:5px 0 5px 0px;
	border:solid #d7d7d7;
	border-width:0 0px 0px 0;
	color:#73AF00;
	font-size:11px;
	font-weight:bold;
}

.table-content table tr:hover td.count,
.table-content table tr.hover td.count{
	border-right:1px solid #ffe7b1;
}
.table-content table tr td.count{
	width:29px;
	border:solid #d7d7d7;
	border-width:0 1px 1px 0;
	color:#f60;
	font-size:18px;
	text-align:center;
}
.table-content table tr td.green{
	width:43px;
	background:#d7e7b0;
	border-bottom:1px solid #fff;
	color:#507a00;
	font-size:18px;
	text-align:center;
}
/*-text--*/
.text{
	width:840px;
	padding:0 33px 35px 33px;
}
.text h3{
	font-size:18px;
	color:#504f4f;
	font-weight:normal;
	padding:0 0 15px 0;
}
.text ul{
	width:100%;
	overflow:hidden;
}
.text ul li{
	float:left;
	line-height:30px;
	color:#525252;
	width:240px;
	padding-bottom:10px;
}
.text ul li p{
	padding-left:40px;
}
.text ul li span{
	background:url(../images/bg-span-count.gif) no-repeat;
	width:30px;
	height:30px;
	float:left;
	text-align:center;
}
/*--order--*/
.order{
	background:url(../images/bg-order.gif) no-repeat;
	width:885px;
	height:105px;
	overflow:hidden;
	padding:5px 7px 0 7px;
	margin:0 auto 30px auto;
}
.order a.btn-order{
	background:url(../images/btn-order.gif) no-repeat;
	width:230px;
	padding:16px 0 0 0;
	height:85px;
	overflow:hidden;
	color:#fff;
	text-align:center;
	font-size:36px;
	line-height:36px;
	float:right;
	text-decoration:none;
}
.order-content{
	float:left;
	padding-left:25px;
	width:420px;
}
.order-content h2{
	color:#fff;
	font-size:26px;
	float:left;
	background:url(../images/bg-online.gif) no-repeat 100% 80%;
	padding:10px 60px 10px 0;
	font-weight:normal;
	margin-bottom:5px;
}
.order-content p{
	clear:both;
	color:#fff;
	font-size:11px;
}
/*--footer--*/
#footer{
	width:100%;
	overflow:hidden;
	height:60px;
	border-top:1px solid #d7d7d7;
	font-size:11px;
}
#footer p{
	float:left;
	color:#949494;
	padding:15px 0 0 34px;
}
#footer ul{
	float:right;
	padding:17px 15px 0 0;
}
#footer ul li{
	float:left;
	padding:0 15px 0 10px;
	background:url(../images/bulet-f.gif) no-repeat 0 60%;
}
#footer ul li a{
	text-decoration:none;
	color:#949494;
}
#footer ul li a:hover{
	text-decoration:underline;
}
/*===avtorization pag===*/
.avtoriz{
	height:223px;
	margin-bottom:35px;
}
.info{
	width:400px;
}
.info h4{
	padding:20px 0 10px 0;
	font-size:18px;
	font-weight:normal;
	color:#504f4f;
}
.info p{
	padding:0 20px 10px 0;
	font-size:11px;
	color:#504f4f;
}
/*--avtoriz-parens--*/
.avtoriz-parens{
	float:left;
	width:320px;
	padding:10px 0 0 20px;
}
.avtoriz-parens h2{
	color:#fff;
	font-weight:normal;
	font-size:26px;
	line-height:26px;
	margin-bottom:20px;
	padding-left:25px;
	text-align:right;
}
/*--input-wrapp--*/
.input-wrapp{
	width:100%;
	padding-bottom:15px;
	overflow:hidden
}
.input-wrapp label{
	float:left;
	text-align:right;
	width:100px;
	color:#fff;
	font-weight:bold;
	line-height:20px;
}
.input-wrapp input{
	float:right;
	width:190px;
	height:18px;
	background:#ffc844;
	border:1px solid #e88f01;
	padding:2px 10px 0 10px;
	color:#504f4f;
}
.btn-wrapp{
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.btn-wrapp input.reg2
{
	border:none;
	float:right;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
	overflow:hidden;
	background:url(../images/btn-submit.gif) no-repeat;
	width:67px;
	height:30px;
}
.btn-wrapp a.reg{
	float:right;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
	overflow:hidden;
	background:url(../images/btn-reg.gif) no-repeat;
	width:107px;
	height:30px;
	padding-right:5px;
}
.avtoriz-parens p a{
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
.avtoriz-parens p a:hover{
	text-decoration:underline;
}
/*--ul-reg--*/
.ul-reg{
	width:905px;
	padding: 0 0 35px 0px;
	overflow:hidden;
	background:url(../images/girl_boy.png) no-repeat 0 100%;
	background-position: right;
}
.ul-reg li{
	float:left;
	font-size:24px;
	color:#504f4f;
	text-align:center;
	background:url(../images/pointer.gif) no-repeat 0 50%;
	padding-left:41px;
}
.ul-reg li.registr{
	background:none;
	padding-left:0;
}
.ul-reg li a{
	color:#504f4f;
	display:block;
	height:75px;
	text-decoration:none;
	text-align:center;
	padding-top:185px;
}
.ul-reg li a:hover{
	text-decoration:underline;
}
.ul-reg li.registr a{
	background:url(../images/bg-m.png) no-repeat;
	width:158px;
	text-align:left;
	padding-left:70px;
}
.ul-reg li.payment a{
	background:url(../images/bg-reg.gif) no-repeat;
	width:200px;
}
.ul-reg li.dilary a{
	background:url(../images/bg-d.gif) no-repeat;
	width:140px;
	text-align:left;
	padding-left:50px;
}
/*===Home work page===*/
.hw{
	padding-bottom:45px;
}
.ttb-w{
	overflow:hidden;
}
.table-home-work-1{
	width:444px;
	float:left;
}
.table-home-work-2{
	width:444px;
	float:right;
}
.ttb-w table tr td{
	border:solid #d7d7d7;
	border-width:0 1px 1px 0;
	padding:5px 5px 5px 10px;
	color:#4f4f4f;
	font-size:11px;
}
.ttb-w table tr.day td{
	background:#ffd594;
}
.ttb-w table tr.day.active td{
	background:#ff9c00;
	color:#fff;
}
.ttb-w table tr td.t-width{
	width:180px;
}
/*===algebra page===*/
.pr-1{padding-right:30px;}
.diagramma{
	background:#fff;
	width:100%;
}
.diagramma img{
	display:block;
	margin:0 auto;
}
.table-title ul li.first.pr-form{width:411px;}
.pr-form span{float:left;}
.pr-form-wrapp{float:right;}
.pr-form-wrapp div{float:left;}
.pr-form-wrapp div.sub{padding:0px 10px;}
.select-wrapp2 select{
	font-size:11px;
	width:179px;
}
.pr-form-wrapp div.sub input{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	border:none;
	text-align:center;
	background:url(../images/btn-submit-2.gif) no-repeat 0 2px;
	width:67px;
	height:24px;
	letter-spacing:-1px;
	padding:0;
	line-height:12px;
	margin:0;
}

.pr-form-wrapp div.sub2 input{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	border:none;
	text-align:center;
	background:url(../images/btn-submit-3.gif) no-repeat;
	background-position: top;
	width:67px;
	height:44px;
	letter-spacing:0px;
	padding-bottom:40px;
	line-height:12px;
	margin:0;
}

table.pr{background:#fff;}
table.pr tr td{
	border:solid #d7d7d7;
	border-width:0 1px 1px 0;
}
table.pr tr td.date{
	color:#4f4f4f;
	font-weight:bold;
	text-align:center;
	background:#ffe7b1;
	width:44px;
	font-size:11px;
    padding:10px;
}
table.pr tr td.head{
	color:#4f4f4f;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	width:399px;
}
table.pr tr td.oc span{
	font-size:18px;
	color:#f60;
	padding:0 3px;
	font-weight:bold;
	float:left;
	line-height:20px;
}

table.pr tr td.oc sub{
	font-size:11px;
	color:#f60;
	line-height:20px;
}

table.pr tr td.oc em{
	float:left;
	font-style:normal;
	font-weight:normal;
	font-size:10px;
	color:#b9b9b9;
	line-height:20px;
}
/* ===registration page=== */
.registration{
	background:url(../images/reg-bg.jpg) no-repeat 1px 0;
	width:100%;
	min-height:380px;
	overflow:hidden;
	padding-bottom:150px;
}
* html .registration{
	height:380px;
}
.registration-wrapp{
	float:left;
	padding:50px 0 0 115px;
	width:385px;
}
.registration-wrapp h2{
	color:#504f4f;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	padding-bottom:20px;
}
.form-element-2,
.form-element{
	width:100%;
	padding-bottom:23px;
}
.form-element-2 label.l-lab,
.form-element label{
	float:left;
	width:100px;
	color:#504f4f;
	line-height:25px;
	text-align:right;
}
.form-element-2 label.l-lab{
	padding-right:21px;
}
.form-element-2:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
.form-element:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
.input-wrapper{
	float:right;
	background:url(../images/bg-input.gif) no-repeat;
	width:264px;
	height:25px;
	overflow:hidden;
}
.input-wrapper input{
	float:left;
	border:none;
	background:none;
	width:254px;
	height:21px;
	padding:4px 5px 0 5px;
	color:#b29755;
}
.form-element select{
	float:right;
	width:264px;
}
.form-element-2 label.r-lab{
	float:left;
	width:62px;
	line-height:25px;
	text-align:center;
}
.form-element-2 select{
	float:left;
	width:50px;
}
.btn-reg{
	width:100%;
	overflow:hidden;
}
.btn-reg input{
	float:right;
	background:url(../images/btn-regisrt.gif) no-repeat;
	width:264px;
	height:43px;
	overflow:hidden;
	line-height:28px;
	margin:0;
	padding:0 0 0 0;
	text-align:center;
	color:#fff;
	font-size:28px;
	border:none;
	cursor:pointer;
}

/* ===message page=== */
.message{
	background:url(../images/message-bg.jpg) no-repeat 475px 0;
	width:100%;
	min-height:380px;
	overflow:hidden;
	padding-bottom:150px;
}
* html .message{
	height:380px;
}
.message-wrapp{
	float:left;
	padding:50px 0 0 115px;
	width:385px;
}
.message-wrapp h2{
	color:#504f4f;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	padding-bottom:20px;
}
.form-element-2,
.form-element{
	width:100%;
	padding-bottom:8px;
}
.form-element-2 label.l-lab,
.form-element label{
	float:left;
	width:100px;
	color:#504f4f;
	line-height:25px;
	text-align:right;
}
.form-element-2 label.l-lab{
	padding-right:21px;
}
.form-element-2:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
.form-element:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
.input-wrapper{
	float:right;
	background:url(../images/bg-input.gif) no-repeat;
	width:264px;
	height:25px;
	overflow:hidden;
}
.input-wrapper input{
	float:left;
	border:none;
	background:none;
	width:254px;
	height:21px;
	padding:4px 5px 0 5px;
	color:#b29755;
}

.text-wrapper{
	float:right;
	width:267px;
	height:140px;
	overflow:hidden;
	border-width:0px;
	color:#b29755;	
	font:11px/12px Tahoma, Geneva, sans-serif;
}

.txt
{
	font:14px/14px Tahoma, Geneva, sans-serif;
	width:263px; 
	height:100px; 
	background-color:#FFEBBC; 
	border-style:solid; 
	border-width:1px; 
	border-color:#E4CC9C;
	color:#CD9767;
}

.text-wrapper input{
	float:left;
	border:none;
	background:none;
	width:254px;
	height:21px;
	padding:4px 5px 0 8px;
	color:#b29755;
}


.form-element select{
	float:right;
	width:264px;
}
.form-element-2 label.r-lab{
	float:left;
	width:62px;
	line-height:25px;
	text-align:center;
}
.form-element-2 select{
	float:left;
	width:50px;
}
.btn-reg{
	width:100%;
	overflow:hidden;
}
.btn-reg input{
	float:right;
	background:url(../images/btn-regisrt.gif) no-repeat;
	width:264px;
	height:43px;
	overflow:hidden;
	line-height:28px;
	margin:0;
	padding:0 0 0 0;
	text-align:center;
	color:#fff;
	font-size:28px;
	border:none;
	cursor:pointer;
}


/* ===article page=== */
.article{
	background:url(../images/bg-m.gif) no-repeat 530px 100px;
	width:100%;
	min-height:380px;
	overflow:hidden;
	padding-bottom:150px;
}
* html .article{
	height:380px;
}
.article-wrapp{
	float:left;
	padding:50px 0 0 115px;
	width:385px;
	color:#504f4f;
}
.article-wrapp h2{
	color:#504f4f;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	padding-bottom:20px;
}

.article-wrapp a{
	color:#7FB809;
}

/* ===article page=== */
.article-about{
	background:url(../images/bg-d.gif) no-repeat 530px 100px;
	width:100%;
	min-height:730px;
	overflow:hidden;
	padding-bottom:150px;
}
* html .article-about{
	/*height:730px;*/
}


.modalBackground
{
    background: url('../images/round-r.png');
	background-repeat: repeat-y;
	z-index: 1000;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	text-align: center;
	vertical-align: middle;
}

.modalPanel
{
	background-color:White;
	border: 3px solid #FFC500;
	padding:5px;
	width: 800px;
}


