@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	text-align:center;
	background:#fba400;
	font-size:12px;
}
p, td, span{
	font-size:13px;
}
A IMG {
	border:0;
}
h1, h2, h3, h4,h5,h6{
	font-family:"tahoma";
	color:#cc0000;
	text-align:left;
	border: 0px;
	
}
h1 {
	font-size:22px;
	font-family:"tahoma";

	}
h2 {
	font-size:18px;
	font-family:"tahoma";


}

.web-main-div-bottom {
	margin:15px 3px 0px 3px;
	padding:4px 0px 0px 0px;
	background:url(../img/style/doted_bord.gif) top repeat-x;
}


.web-container {
	text-align:left;
	font-family:"tahoma";
	width:996px;	
	margin:0 auto;
	background:url(../img/style/bg.jpg) repeat-y;
}
/* HEADER */
.web-head {
	padding:25px 0 15px 0;
	background:#fba400 url(../img/style/topborder.jpg) no-repeat bottom;
}
.web-header {	
	color:#cc0000;
	width:989px;
	font-family:"tahoma";
}
.web-header b {
	margin-left:20px;	
}
.web-header-menu {
	margin-right:10px;	
}
.web-header-menu a,
.web-header-menu a:visited {
	color:#cc0000;
	padding:0px 5px 1px 5px;
	border-right:1px solid #893c5f;
	font-size:12px;
	text-decoration:none;
	font-family:"tahoma";
	line-height:12px;
	display:block;
}
.web-header-menu a:hover{
	text-decoration:underline;
	color:#cc0000;

}

.web-header-menu-last a,
.web-header-menu-last a:visited {
	border:none;	
}
/* END HEADER */
/* SUB HEADER */
.web-sheader{
	margin-left:3px;
	width:989px;
}
.web-sheader-pic {
	width:989px;	
}
.web-sheader-red {
	height:31px;
	width:989px;
	background:url(../img/style/menu_redbg.jpg) repeat-x;
	vertical-align:bottom;
}
.web-sheader-red a,
.web-sheader-red a:visited {
	color:#FFF;
	text-decoration:none;
	
}
.web-sheader-red-l {
	margin-left:13px;
}
.web-sheader-red-l a,
.web-sheader-red-l a:visited{
	font-size:16px;
	font-family:"tahoma";
	padding:0 7px;
	border-right:1px solid #fff;/*FFF;*/
	display:block;
	line-height:16px;
	color:white;
	font-weight:normal;

}
.web-sheader-red-l a:hover {
	text-decoration:underline;
}
.web-sheader-red-l-last a,
.web-sheader-red-l-last a:visited {
	border:none;	
}

.web-sheader-red-r {
	margin-right:13px;	
}
.web-sheader-red-r a,
.web-sheader-red-r a:visited{
	font-family:"tahoma";
	font-size:12px;
	padding:0 7px;
	border-right:2px solid #FFF;
	display:block;
	line-height:16px;
}
.web-sheader-red-r-last a,
.web-sheader-red-r-last a:visited {
	border:none;	
}

.web-sheader-b-menu {
	margin:6px;
	margin-left:10px;	

}
.web-sheader-b-menu a,
.web-sheader-b-menu a:visited{
	font-family:"tahoma";
	font-size:12px;
	line-height:12px;
	color:#03C;
	text-decoration:none;
	display:block;
	padding:0 10px 1px 10px;	
	border-right:1px solid #dfcfd2 ;
}
.web-sheader-b-menu a:hover{
		text-decoration:underline;
		color:#03C;
	}
.web-sheader-b-menu-sel{
	color:#cc0000;
}
.web-sheader-b-menu-last a,
.web-sheader-b-menu-last a:visited {
	border:none;	
}
/* END SUB HEADER */
/* MAIN */
.web-main{
	margin-left:3px;
	padding-top:12px;
	font-family:"tahoma";
	font-size:13px;
	width:989px;
	background:url(../img/style/doted_bord.gif) repeat-x top;
	
}
.web-main-l {
	width:162px;	
}
.web-main-div-l {
	margin-left:8px;
	width:162px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	font-family:"tahoma";
	font-size:12px;
}
.web-main-div-l p {
	padding-left:10px;
	padding-right:10px;
	margin:10px 0;
	font-size:12px;
	font-family:"tahoma";
}
.web-main-div-l td{
	font-family:"tahoma";
	font-size:12px;
}
.web-main-div-l h6 {
	color:#cc0000;
	margin:0;
	padding:0;
	padding-left:10px;
	line-height:24px;
	font-size:15px;
	font-family:"tahoma";
	font-weight:strong;
	height:26px;
}
.web-main-div-l a,
.web-main-div-l a:visited {
	color: #03C;
	font-family:"tahoma";
	font-size:12px;
	line-height:14px;
	text-decoration:none;

}
.web-main-div-l a:hover{
	color:#c70e24;
	text-decoration:underline;
}
a:hover,a.active,a.active:visited {
color:#cc0000;
text-decoration: underline;
}
.web-main-div-l ul,
.web-main-div-l li {
	list-style:none;
	margin:0;
	padding:0;
}
.web-main-div-l ul {
	margin-top:0px;
	margin-bottom:2px;
}
.web-main-div-l li {
	width:150px;
	padding-left:10px;
}
.web-main-div-l li.last {
	background:none;	
}
/*----------------------------------------------------------*/
.web-main-div-l-clear {
	margin-left:8px;
	width:164px;
	/*border:1px solid #e2d4b9;*/
	margin-bottom:10px;
	font-family:"tahoma";
	font-size:12px;
}
.web-main-div-l-clear p {
	padding-left:10px;
	padding-right:10px;
	margin:10px 0;
	font-size:12px;
}
.web-main-div-l-clear h6 {
	color:blue;
	margin:0;
	padding:0;
	padding-left:10px;
	line-height:24px;
	font-size:14px;
	font-family:"Georgia";

	/*background: url(../img/style/h1.jpg) repeat-x;*/
	height:26px;
}
.web-main-div-l-clear a,
.web-main-div-l-clear a:visited {
	color:#1c4d0f;
	font-family:"tahoma";
	font-size:12px;
	display:block;
	line-height:16px;
	text-decoration:none;

}

.web-main-div-l-clear a:hover{
	color:#1c4d0f;
	text-decoration:underline;
}

a:hover,a.active,a.active:visited{
color:#cc0000;
text-decoration: underline;
}
.web-main-div-l-clear ul,
.web-main-div-l-clear li {
	list-style:none;
	margin:0;
	padding:0;
}
.web-main-div-l-clear ul {
	margin-top:10px;
	margin-bottom:5px;
}
.web-main-div-l-clear li {
	width:170px;
	margin-left:3px;
	padding-left:7px;
	background:url(../img/style/doted_bord.gif) repeat-x bottom;
}
.web-main-div-l-clear li.last {
	background:none;	
}
/*----------------------------------------------------------*/


.web-main-div-r-clear {
	margin-left:10px;
	margin-right:10px;
	width:302px;
	/*border:1px solid #e2d4b9;*/
	margin-bottom:10px;
}

.web-main-div-r {

	width:302px;
	border:1px solid #cccccc;
	margin-bottom:12px;
}
/*.web-main-div-r img {
	border:1px solid #e2d4b9;
	margin:0px -2px 4px 7px;	
}*/
.web-div-r-gal {
	padding-top:10px;
	padding-bottom:10px;
}
.web-div-r-gal-b {
	margin-left:3px;
	font-size:12px;
	
	font-family:"tahoma";
}
.web-div-r-gal-b a,
.web-div-r-gal-b a:visited {
	color:#03C;
	text-decoration:none;
	font-family:"tahoma";
}
a:hover,a.active,a.active:visited{
color:#cc0000;
text-decoration: underline;
}

.web-main-div-r p {
	padding-left:12px;
	padding-right:4px;
	margin:15px 0;
	font-family:"tahoma";
	font-size:12px;
	font-weight:normal;
}
.web-main-div-r h6 {
	color:#03c;
	margin:0;
	padding:0;
	padding-left:10px;
	font-family:"tahoma";
	line-height:24px;
	font-size:15px;
	background: url(../img/style/h1.jpg) repeat-x;
	height:26px;
	font-weight:strong;
}
.web-main-mid {
	padding: 0px 0px 0px 10px;
	width:485px;	
}
.web-content {
	font-size:13px;
	color:#232323;
	font-weight:normal;
	
}
.web-content a  {
	color:#03c;
	font-family:"tahoma";
	text-decoration:underline;
	font-size:13px;
	font-weight:normal;

}
.web-content p a,
.web-content p a:visited,
.web-main-bottom a,
.web-main-bottom a:visited
{
	text-decoration:underline;
	font-family:"tahoma";
	font-weight:normal;	
	color:#03c;
}

 .web-content p a:hover,
 .web-main-bottom a:hover{
text-decoration:underline;
font-size:13px;
font-family:"tahoma";
color:#cc0000;

}

.web-content h1 {
	font-family:"tahoma";
	font-size:22px;
	padding:0;
	margin:0;
	
	
}
.web-content p {
	margin-top:0;
	padding-top:0;
}
.web-content hr {
	background:#cccccc;
	color:#cccccc;
	border:none;
	height:1px;
}
.web-content-brown {
	background:#e2d5b9;	
	padding:0 5px;
	height:20px;
}
.web-content-brown a,
.web-content-brown a:visited {
	line-height:20px;
	color:#03C;
	font-family:"tahoma";
	font-size:13px;
	display:block;
}
.web-main-bottom {
	background:url(../img/style/doted_bord.gif) repeat-x;
	margin:10px 10px 0 10px;
	padding-bottom:15px;

	width:965px;
}
/* END MAIN */
/* FOOTER */
.web-footer {
	background:#fba400 url(../img/style/bottombord.jpg) no-repeat top;
	padding:10px 10px;
	text-align:center;
	padding-bottom:20px;
	font-family:"tahoma";

}

.web-footer-menu {
	color:#cc0000;
	font-size:12px;
	padding-bottom:20px;
	font-family:"tahoma";
}
.web-footer-menu a,
.web-footer-menu a:visited {
	color:#cc0000;	
	text-decoration:none;

}
web-footer-menu a:hover{
	text-decoration:none;
}
.web-footer p {
	margin:0;
	font-size:12px;
	color:#333333;
	padding:0;

	
}
.web-footer b{
	font-weight:normal;
	font-size:12px;	
}
/* END FOOTER */
.web-main-events
{
font-size:14px;
color:#cc0000;
font-weight:normal;

}
.web-main-events-event, 
.web-main-events-event a, 
.web-main-events-event a:visited
{
text-decoration:none;
font-family:"tahoma";
padding:10px 10px;
color:#03C;
font-size:14px;
font-weight:normal;


}
/*		LOGIN		*/
.web-main-login-input
{
	height:22px;
	font-size:12px;
	color:#8c0804;
}
.web-main-login
{
	font-size:12px;
	color:#8c0804;
}
.web-main-data-table
{
	font-size:14px;
	font-family:"tahoma";
	color:#8c0804;
}
.web-main-data-input
{
	height:22px;
	font-size:12px;
	font-family:"tahoma";
	color:#8c0804;
}
.web-main-calendar-selected-day
{
	text-align:center;
	background-image:url(../img/style/lt/calendar_selected_day.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	line-height:16px;
	font-family:"tahoma";
} 
.web-main-calendar-selected-day a,
.web-main-calendar-selected-day a:visited
{
	text-align:center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-family:"tahoma";	
	font-weight:normal;

}
.web-main-calendar-empty-day
{
	text-align:center;
	background-position:top center;
	background-repeat:no-repeat;
	text-decoration:none;
	/*background-color:#F3F4E4;*/
	color:#FFFFFF;
	font-size:12px;
	font-family:"tahoma";
	font-weight:normal;

}
.web-main-calendar-empty-day div{
	background-image:url(../img/style/lt/calendar_empty_day.gif);
}
.web-main-calendar-day
{
	text-align:center;
	/*background-image:url(../img/style/lt/calendar_day.gif);*/
	background-position:top center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#670001;
	padding-top:0px;
	font-size:12px;
	line-height:16px;
	font-family:"tahoma";
	font-weight:normal;

}
.web-main-calendar-day a,
.web-main-calendar-day a:visited
{
	text-align:center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#670001;
	font-size:12px;
	font-family:"tahoma";
	font-weight:normal;

}
.web-main-calendar-selected-day-v
{
	text-align:center;
	background-image:url(../img/style/lt/calendar_selected_day_v.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	font-family:"tahoma";
	font-weight:normal;

} 
.web-main-calendar-selected-day-v a,
.web-main-calendar-selected-day-v a:visited
{
	text-align:center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-family:"tahoma";
	font-weight:normal;

}
.web-main-calendar-empty-day-v
{
	text-align:center;
	/*background-image:url(../img/style/lt/calendar_empty_day_v.gif);*/
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-family:"tahoma";
	font-weight:normal;

}
.web-main-calendar-day-v
{
	text-align:center;
	/*background-image:url(../img/style/lt/calendar_day_v.gif);*/
	background-repeat:no-repeat;
	text-decoration:none;
	color:#670001;
	font-size:12px;
	line-height:18px;
	font-family:"tahoma";
	font-weight:normal;

}
.web-main-calendar-day-v a,
.web-main-calendar-day-v a:visited
{
	text-align:center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#670001;
	font-size:12px;
	font-family:"tahoma";
	font-weight:normal;

}
.web-main-calendar-more-less
{
	font-size:9px;
	font-weight:normal;
}
.web-main-calendar-more-less
{
	text-align:center;
	/*background-image:url(../img/more.gif);
	background-repeat:no-repeat;*/
	text-decoration:none;
	color:#FFFFFF;
	font-family:"tahoma";
	font-size:12px;
	font-weight:normal;

}
.web-main-calendar-more-less img
{
	text-align:center;
	margin:0px;
	vertical-align:top;
	border:none;
	/*background-image:url(../img/more.gif);
	background-repeat:no-repeat;*/
	text-decoration:none;
	color:#FFFFFF;
	font-family:"tahoma";
	font-weight:normal;
	font-size:12px;
}
/*.web-main-calendar-dayofweek
{
	line-height:10px;
	font-size:10p;
}*/
.web-main-calendar-text,
.web-main-calendar-text a,
.web-main-calendar-text a:visited
{
	font-size:13px;
	/*line-height:16px;*/
	font-family:"tahoma";
	color:#03C;
	text-decoration:none;
	font-weight:normal;
}
.web-main-calendar-text a:hover{
text-decoration:underline;
font-size:13px;
font-family:"tahoma";
color:#cc0000;

}
.web-calendar-gray,
.web-calendar-gray:link,
.web-calendar-gray:visited,
.web-calendar-gray:hover{
	color:#808080; 
	text-decoration:none;
	font-family:"tahoma";
	font-size:10px;
}

.web-banners-right {
		/*padding:0px 0px 10px 0px;*/
		padding:1px;
		border:#cccccc 1px solid;
		margin-bottom:10px;
}

/*.web-banners-right div{

	
}*/

/*.web-poll-outline{
    border:#cccccc 1px solid;
	width:300px;
	margin-bottom:10px;
	
}
.web-poll-outline td,
.web-poll-outline b,
.web-poll-outline div{
font-family:"tahoma";
	font-size:12px;
}

.web-poll-outline h6{
color:#aa0223;
	margin:0;
	padding:0;
	padding-left:10px;
	font-family:"tahoma";
	line-height:24px;
	font-size:15px;
	background: url(../img/style/h1.jpg) repeat-x;
	height:26px;
}*/

.web-poll-outline{
    border:#CCCCCC 1px solid;
	width:302px;
	margin-bottom:10px;
	
}
.web-poll-outline td,
.web-poll-outline b,
.web-poll-outline div{
font-family:"tahoma";
	font-size:12px;
}

.web-poll-outline h6{
	color:#0033CC;
	margin:0;
	padding:0;
	padding-left:10px;
	font-family:"tahoma";
	line-height:24px;
	font-size:15px;
	background: url(../img/style/h1.jpg) repeat-x;
	height:26px;
}

/*desinys konteineris*/
.web-container-r{
	padding: 0px 6px 0px 10px;
	width:302px;
	text-align:left;
	font-family:"tahoma";
	font-size:12px;
	color:#232323;
}

.web-content .news-link,
.web-content .news-link:visited{ 
	font-family:"tahoma";
	font-size:14px;
	color:#cc0000;
	text-decoration:none;
	font-weight:normal;
}
.web-content .news-link:hover{
	text-decoration:underline;
	font-size:14px;
	color:#cc0000;
	font-family:"tahoma";
		font-weight:normal;

}


/* desiny naujienos*/
.web-container-r .module-news{
	font-family:"tahoma";
	font-size:12px;
	border:1px solid #e2d4b9;
	font-weight:normal;

}

.web-container-r .module-news a{ 
	font-family:"tahoma";
	font-size:12px;
	color:#03C;
	text-decoration:none;
	font-weight:normal;



}

.web-container-r .module-news a:visited
{
	font-family:"tahoma";
	font-size:12px;
	color:#03C;
	font-weight:normal;

}

.web-container-r .module-news h6 {
	color:#cc0000;
	margin:0;
	padding:0;
	padding-left:10px;
	line-height:24px;
	font-size:14px;
	font-family:"Georgia";
	background: url(../img/style/h1.jpg) repeat-x;
	height:26px;
	font-weight:normal;

}



/* desiny populiariausi straipsniai*/
.web-container-r .module-populiariausi{
	font-family:"tahoma";
	font-size:12px;
	border:1px solid #e2d4b9;
	margin: 0px 0px 10px 0px;
	font-weight:normal;

}




.web-container-r .module-populiariausi a{ 
	font-family:"tahoma";
	font-size:12px;
	line-height:14px;
	color:#03C;
	text-decoration:none;
	font-weight:normal;


}

.web-container-r .module-populiariausi a:visited
{
	font-family:"tahoma";
	font-size:12px;
	color:#03C;
	font-weight:normal;
}
.web-container-r .module-populiariausi a:hover{
	text-decoration:underline;
	font-weight:normal;
	color:#cc0000;

}

.web-container-r .module-populiariausi .grey,
.web-container-r .module-populiariausi .grey:visited,
.web-container-r .module-populiariausi .grey:hover{ 
	color:#03c;
	font-weight:normal;
font-family:"tahoma";
	font-size:10px;
}

.web-container-r .module-populiariausi h6 {
	color:#cc0000;
	margin:0;
	padding:0;
	padding-left:10px;
	line-height:24px;
	font-size:15px;
	font-family:"tahoma";
	background: url(../img/style/h1.jpg) repeat-x;
	height:26px;
	font-weight:normal;

}

/* -------*/
.web-container-r img{
	border:0px solid #e2d4b9;
}

.web-main-container2 {
	margin-left:10px;
	width:180px;font-family:"tahoma";
	border:1px solid #cccccc;
	margin-bottom:10px;
	font-size:12px;
	font-weight:normal;

}
.web-main-container2 p{
	font-family:"tahoma";
	font-size:12px;
	padding: 0px 10px 0px 10px;
	font-weight:normal;

}

a:hover,a.active,a.active:visited{
color:#cc0000;
text-decoration: underline;
	font-weight:normal;

}
.web-main-container2 h6 {
	color:#aa0223;
	margin:0;
	padding:0;
	padding-left:10px;
	line-height:24px;
	font-size:14px;
	font-family:"Georgia";
	font-weight:normal;

	background: url(../img/style/h1.jpg) repeat-x;
	height:26px;
}
.web-naujausi-kom{
	width:100%;
}
.web-naujausi-kom a{
	text-decoration:none;
	color:#cc0000;
	font-weight:normal;
	font-size:13px; 
}
.web-naujausi-kom a:hover{
text-decoration:underline;
color:#cc0000;
}
.web-naujausi-kom td{
font-size:12px;
font-family:"tahoma";
color:#808080;
}

.mano-table{ 
border: 1px solid #e6dcc7;
border-collapse: collapse;
}

.web-main-renginiai-subtext
{
	color:#808080; 
	font-weight:normal;
	font-size:10px;
	font-family:"tahoma";
}
.web-main-naujkomentarai-subtext
{
	color:#808080; 
	font-size:10px;
	font-family:"tahoma";
}
.img-border
{
	padding:1px;
	border:solid 1px #cccccc;
}
.web-publish-date {
	font-size:12px;
}
/*--- Copy from Hrest.css START---*/
.web-main-header-h2,
.web-main-header-h2 a {
	padding-top:0px;
	margin-top:5px;
	font-family:"tahoma", Georgia;
	font-size:22px !important;
	text-decoration:none;
	font-weight:bold;
	color:#cc0000;
	margin-bottom: 10px;
}
.web-main-header-h2 a:hover{
	font-family:"tahoma", Georgia;
	font-size:22px;
	text-decoration:underline;
	font-weight:bold;
	color:#cc0000;
}

.web-main-left-blocks-title{
	background:transparent url(../img/style/h1.jpg) repeat-x scroll 0 0; 
	color:#cc0000; 
	font-family:"tahoma"; 
	font-size:15px; 
	font-weight:normal;
	height:26px; 
	line-height:24px; 
	margin:0; 
	padding:0 0 0 10px;
}



.web-main-3best-3place{	
	width:160px;
	font-size:12px;
	vertical-align:top;
	text-align:center;
}
.web-main-3best-2place{	
	width:160px;
	font-size:12px;
	vertical-align:top;
	text-align:center;
}
.web-main-3best-1place{	
	width:160px;
	font-size:12px;
	vertical-align:top;
	text-align:center;
}
.web-main-3best-3place a{		
	font-size:12px;
	font-weight:bold;	
}
.web-main-3best-2place a{		
	font-size:12px;
	font-weight:bold;	
}
.web-main-3best-1place a{		
	font-size:12px;
	font-weight:bold;	
}
/*---Copy from Hrest.css END---*/


.web-comment-pos{
	margin:0px;
	background-image:url(/img/style/positive.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:14px;
}
.web-comment-neg{
	margin:0px;
	background-image:url(/img/style/negative.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:14px;
}


.web-counter-count{
	font-size:11px;
}

.web-main-banner{
	text-align:center; 
	vertical-align:middle; 
	margin: 0px 5px 10px 10px; 
	border:1px solid #cccccc;
}

.web-news-rand a{
	color:#154890; 
	text-decoration:underline;
}
.web-news-rand a:hover{
	color:#BD0000; 
	text-decoration:underline;
}








.web-rest-form {
	height:auto;
	border:1px solid #e2d4b9;
	background:#f6f3ea;
	padding:10px 4px 4px 0px; 
}
.web-rest-form TABLE {
	width:100%;
}
.web-rest-form-btns {
	/*text-align:right;*/
	padding:5px 4px 5px 4px;
}
.web-rest-form-ex-txt {
	font-size:9px;
	color:#888;
}
.web-rest-form-ex {
	padding:0px 4px 0px 4px;
}
.web-rest-form-prop {
	width:150px;
}
.web-rest-checkbox-val,
.web-rest-checkbox-prop,
.web-rest-form-val, 
.web-rest-form-prop {
	padding:0px 4px 0px 4px;
	background:#f2efe7;
}
.web-rest-form-text {
	width:100%;
}
.web-rest-form-textarea {
	width:100%;
	height:120px;
}
.web-rest-form-sep {
	 width:98%;
	 margin:auto;
	 height:1px;
	 background-color:#E3D5BA;
}
.web-rest-form-imgc {
	 width:100px;
}
.web-rest-form-txtarea-ex {
	padding:0px 4px 0px 4px;
}
.web-form-err,
.web-form-info {
	width:90%;
	margin:auto;
	height:auto;
	padding:5px;
}
.web-form-err {
	border:solid 1px #bd0000;
	background:#ffdcdc;
}
.web-form-err  UL {
	margin:3px 0px 0px 0px;
}
.web-form-info {
	border:solid 1px green;
	background:#e0ffe1;
}
.web-rest-checkbox-prop {
	vertical-align:top;
}

.web-rest-form-action,
.web-rest-form-checkbox {
	cursor:pointer;
}
