@charset "utf-8";
/* CSS Document */

body.mceContentBody {
	font-family:Arial, sans-serif;
	font-size:medium;
	background:#f5f5f5;
	height:250px;
}
p {
	font-size:12px;
}
h1 {
	font-size:18px;
}
body.mceContentBody img {
	border:2px solid #999;
	padding:3px;
	margin:4px;
}

/* ====================================================== */
/* -------------------- HEADER STUFF -------------------- */
/* ====================================================== */

* {
	font-family:"Verdana", Tahoma, sans-serif;
	font-size:100%;
}

body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form {
	border:0;
	padding:0;
	margin:0;
}
a:focus {
	outline:0;
}
body {
	background: url(../../images/header_bg.jpg) repeat-x;
	background-color:#F5F5F5;
}
div#body {
	position:relative;
	width:960px;
	margin:0 auto;
}
div#header {
	height:198px;
	margin:0;
	position:relative;
	width:960px;
}
div#header #akcija {
	background: url(../../images/akcija_bg.png) top left no-repeat;
	height:139px;
	width:510px;
	padding:0 10px;
	position:absolute;
	top:0;
	right:0;
}
div#header #akcija h1 {
	border-bottom:1px solid #FFF;
	color:#FFF;
	font-size:1.5em;
	font-weight:normal;
	padding-bottom:1px;
	margin-top:3px;
}
div#header #akcija div div.img {
	float:left;
	margin-top:9px;
	margin-right:10px;
	height:86px;
	width:110px;
	position:relative;
	overflow:hidden;
}
div#header #akcija div div.img img {
	position:absolute;
}
div#header #akcija div div.text {
	color:#d8d8d8;
	font-size:0.75em;
	margin-top:6px;
	float:left;
	width:390px;
	height:71px;
	overflow:hidden;
}
div#header #akcija a.daugiau {
	position:absolute;
	right:10px;
	bottom:6px;
	color:#FFF;
	font-size:0.875em;
	text-decoration:none;
}
div#header #akcija a.daugiau:hover {
	text-decoration:underline;
}
#header a.home {
	background: url(../../images/logo.jpg) no-repeat;
	display:block;
	position:absolute;
	top:62px;
	left:9px;
	height:95px;
	width:347px;
	z-index:10;
}
#header #dinaminiai_meniu {
	border-bottom:1px solid #999;
	position:absolute;
	width:960px;
	right:0px;
	bottom:0px;
}
#header #dinaminiai_meniu ul {
	float:right;
	list-style:none;
}
#header #dinaminiai_meniu ul li {
	border-left:1px solid #999;
	float:left;
	width:auto;
}
#header #dinaminiai_meniu ul li a{
	color:#444;
	display:block;
	font-size:0.75em;
	padding:0 15px 2px;
	text-decoration:none;
}
#header #dinaminiai_meniu ul li a:hover{
	background:#444;
	color:#FFF;
}

#header a#home_icon {
	background:url(../../images/home_icon.jpg) top no-repeat;
	position:absolute;
	display:block;
	left:10px;
	border-right:1px solid #999;
	padding-right:15px;
	top:180px;
	height:17px;
	width:11px;
	z-index:10;
}
#header a#home_icon:hover {
	background:url(../../images/home_icon.jpg) bottom no-repeat;
}
#header a#mail_icon {
	background:url(../../images/mail_icon.jpg) top no-repeat;
	position:absolute;
	display:block;
	left:40px;
	padding-right:10px;
	top:180px;
	height:17px;
	width:11px;
	z-index:10;
}
#header a#mail_icon:hover {
	background:url(../../images/mail_icon.jpg) bottom no-repeat;
}

/* ====================================================== */
/* ------------------- CONTENT STUFF -------------------- */
/* ====================================================== */
#content {
	background:url(../../images/content_bg.gif) top left no-repeat;
	min-height:500px;
}
#titulinis_meniu {
	margin:0 auto;
	position:relative;
	top:54px;
	width:950px;
}
.meniu_item {
	display:block;
	float:left;
	position:relative;
	width:180px;
	margin-right:12px;
}
.meniu_item .meniu_foto {
	width:180px;
	height:200px;
	position:relative;
	overflow:hidden;
	z-index:2;
}
.meniu_item .meniu_foto span {
	background:url(../../images/meniu_top.png) no-repeat;
	width:180px;
	height:200px;
	position:absolute;
	z-index:2;
}
.meniu_item .meniu_foto img {
	font-size:0.875em;
	position:absolute;
	z-index:0;
}
.meniu_item div.meniu_name {
	color:#FFF;
	position:absolute;
	top:154px;
	left:2px;
	font-size:1em;
	height:40px;
	width:176px;
	text-align:center;
	z-index:3;
}
.submeniu_names {
	background:url(../../images/meniu_middle.gif) repeat-y;
	background-color:#F5F5F5;
	float:left;
	min-height:140px;
	width:180px;
}
.submeniu_names div.edit {
	display:block;
	margin-left:16px;
	float:left;
	margin-top:5px;
	font-size:0.75em;
	width:150px;
}
.submeniu_names div.edit a {
	color:#FFF;
	display:block;
	float:left;
	margin:2px 0 0 2px;
	background:#666;
	padding:1px 5px 2px;
	text-decoration:none;
}
.submeniu_names div.edit a:hover {
	text-decoration:underline;
}
.submeniu_names ul {
	list-style:none;
	position:relative;
	padding:10px 5px 0px;
	width:140px;
}
.submeniu_names ul li {
	width:170px;
	
}
.submeniu_names ul li a {
	border-left:1px solid #999;
	color:#666;
	display:block;
	line-height:17px;
	margin-left:18px;
	padding-left:2px;
	padding-bottom:3px;
	padding-top:3px;
	width:150px;
	font-size:0.75em;
	text-decoration:none;
	line-height:14px;
}
.submeniu_names ul li:hover {
	background:url(../../images/meniu_arrow.gif) top left no-repeat;
}
.submeniu_names ul li:hover a {
	color:#222;
}
.meniu_end {
	background:url(../../images/meniu_bottom.gif) no-repeat;
	display:block;
	float:left;
	width:180px;
	height:5px;
}

/* ---------------------- MAIN STUFF -------------------- */

#left_side {
	display:block;
	float:left;
	width:230px;
}
#left_side h1#current {
	background:url(../../images/left_meniu_top.png) no-repeat;
	text-align:center;
	color:#444;
	font-weight:normal;
	margin-top:30px;
	overflow:hidden;
	line-height:40px;
	height:35px;
	width:230px;
}
#left_side div.meniu_left {
	background:url(../../images/left_meniu_middle.png) repeat-y;
	width:230px;
	padding:11px 0 8px;
}
#left_side ul.meniu_left {
	list-style:none;
}
#left_side ul.meniu_left li {
	margin-left:5px;
}
#left_side ul.meniu_left li a {
	display:block;
	border-left:1px solid #999;
	line-height:18px;
	color:#444;
	padding-left:2px;
	margin-left:15px;
	font-size:0.75em;
	text-decoration:none;
}
#left_side ul.meniu_left li a.esamas {
	font-weight:bold;
}
#left_side ul.meniu_left li:hover {
	background:url(../../images/arrow.png) top left no-repeat;
}
#left_side ul.meniu_left li:hover a {
	color:#000;
}
#left_side ul.punktai {
	list-style:none;
}
#left_side ul.punktai li {
	margin-left:0px;
}
#left_side ul.punktai li:hover {
	background:0;
}
#left_side ul.punktai li a {
	background:url(../../images/line.png) top left no-repeat;
	padding-left:13px;
	line-height:16px;
	color:#555;
	font-size:0.6875em;
	margin-right:5px;
}
#left_side ul.punktai li a:hover {
	text-decoration:underline;
}
#left_side div.meniu_left a.pradzia {
	background:url(../../images/button.png) top left no-repeat;
	border:0;
	color:#f5f5f5;
	display:block;
	font-size:0.6875em;
	padding:1px 22px 0 4px;
	margin:10px 0 -4px 144px;
	height:16px;
	text-align:center;
	text-decoration:none;
	width:52px;
}
#left_side div.meniu_left a.pradzia:hover {
	text-decoration:underline;
	color:#f5f5f5;
}
#left_side a.preke {
	background:url(../../images/button-plus.png) top left no-repeat;
	color:#f5f5f5;
	display:block;
	float:left;
	font-size:0.6875em;
	padding:1px 22px 0 4px;
	margin:10px 0 -4px 20px;
	height:16px;
	text-align:center;
	text-decoration:none;
	width:74px;
}
#left_side a.preke2 {
	background:url(../../images/button-edit.png) top left no-repeat;
	color:#f5f5f5;
	display:block;
	float:left;
	font-size:0.6875em;
	padding:1px 22px 0 4px;
	margin:10px 0 -4px 16px;
	height:16px;
	text-align:center;
	text-decoration:none;
	width:74px;
}
#left_side a.preke1 {
	background:url(../../images/button-plus.png) top left no-repeat;
	color:#f5f5f5;
	display:block;
	float:left;
	font-size:0.6875em;
	padding:1px 22px 0 2px;
	margin:10px 0 -4px 5px;
	height:16px;
	text-align:center;
	text-decoration:none;
	width:76px;
}
#left_side a.preke:hover, #left_side a.preke1:hover, #left_side a.preke2:hover {
	text-decoration:underline;
}
#left_side span.end {
	background:url(../../images/left_meniu_bottom.png) no-repeat;
	display:block;
	height:5px;
	width:230px;
}

#right_side {
	display:block;
	float:right;
	margin-top:30px;
	width:730px;
}
#right_side ul li {
	background:url(../../images/item_bg.png) top left no-repeat;
	list-style:none;
	float:left;
	position:relative;
	margin-left:10px;
	margin-bottom:10px;
	height:132px;
	width:355px;
}
#right_side ul li h2 {
	font-weight:normal;
	position:absolute;
	top:7px;
	width:345px;
	text-align:center;
}
#right_side ul li h2 a {
	color:#444;
	font-size:0.875em;
	text-decoration:none;
}
#right_side ul li h2 a:hover {
	color:#000;
}
#right_side ul li span.img_on_top {
	position:absolute;
	overflow:hidden;
	height:91px;
	top:35px;
	left:7px;
	width:105px;
}
#right_side ul li span.img_on_top img {
	position:absolute;
	z-index:0;
}
#right_side ul li span.img_on_top a {
	background:url(../../images/item_foto_top.png) top left no-repeat;
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:91px;
	width:105px;
	z-index:2;
}
#right_side ul li span.img_on_top a:hover {
	background:url(../../images/item_foto_top.png) bottom left no-repeat;
}
#right_side ul li div.text {
	position:absolute;
	top:37px;
	font-size:0.6875em;
	left:106px;
	height:67px;
	width:230px;
	overflow:hidden;
}
#right_side ul li div.text p {
	font-size:1em;
}
#right_side ul li a.daugiau, #right_side ul li a.edit, #right_side ul li a.trinti {
	background:url(../../images/button.png) top left no-repeat;
	position:absolute;
	color:#f5f5f5;
	font-size:0.6875em;
	padding:1px 22px 0 4px;
	top:106px;
	left:268px;
	height:16px;
	text-align:center;
	text-decoration:none;
	width:51px;
}
#right_side ul li a.edit {
	background:url(../../images/button-edit.png) top left no-repeat;
	left:126px;
	width:74px;
}
#right_side ul li a.trinti {
	background:url(../../images/delete_button_17.png) top left no-repeat;
	left:238px;
	height:17px;
	width:20px;
	padding:0;
}
#right_side ul li a.trinti:hover {
	background:url(../../images/delete_button_17.png) bottom left no-repeat;
}
#right_side ul li a.daugiau:hover, #right_side ul li a.edit:hover {
	text-decoration:underline;
}

#right_side .text {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	position:relative;
	width:720px;
}
#right_side .text img {
	border:2px solid #999;
	padding:3px;
	margin:4px;
}
#right_side .text ol {
	
}
#right_side .text a.edit, #right_side .text a.trinti {
	background:url(../../images/edit_button_20.png) top left no-repeat;
	display:block;
	position:absolute;
	top:8px;
	left:8px;
	height:20px;
	width:20px;
}
#right_side .text a.trinti {
	background:url(../../images/delete_button_20.png) top left no-repeat;
	left:35px;
}
#right_side .text a.edit:hover, #right_side .text a.trinti:hover {
	background-position:bottom;
}
#right_side .text h1.text_top {
	background:url(../../images/text_top.png) top left no-repeat;
	height:30px;
	font-weight:normal;
	font-size:0.875em;
	text-align:center;
	padding:12px 0 0;
	width:720px;
}
#right_side .text div#tekstas {
	background:url(../../images/text_middle.png) top left repeat-y;
	font-size:0.75em;
	float:left;
	line-height:16px;
	padding:0 10px;
	width:700px;
}
#right_side .text span.text_bottom {
	background:url(../../images/text_bottom.png) top left no-repeat;
	display:block;
	float:left;
	height:10px;
	width:720px;
}
#right_side .text div.tekstas-akcijos {
	background:url(../../images/text_middle.png) top left repeat-y;
	font-size:0.75em;
	line-height:16px;
	height:87px;
	position:relative;
	overflow:hidden;
	padding:0 10px;
	width:700px;
}
#right_side .text div.tekstas-akcijos div {
	height:65px;
	overflow:hidden;
}
#right_side .text div.tekstas-akcijos a.daugiau {
	background:url(../../images/button.png) top left no-repeat;
	position:absolute;
	color:#f5f5f5;
	font-size:0.875em;
	padding:0px 22px 0 4px;
	top:70px;
	right:10px;
	height:17px;
	text-align:center;
	text-decoration:none;
	width:51px;
}
#right_side .text div.tekstas-akcijos a.daugiau:hover {
	text-decoration:underline;
}

/* ---------------------- GALERIJA -------------------- */

#galerija {
	width:730px;
	float:right;
	margin-top:30px;
}
#galerija ul div {
	position:relative;
	width:136px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
#galerija ul li {
	list-style:none;
	float:left;
	height:136px;
	width:136px;
	overflow:hidden;
	position:relative;
}
#galerija ul li a {
	outline:none;
	position:absolute;
	height:126px;
	overflow:hidden;
	width:126px;
	border:5px solid #bcbcbc;
}
#galerija ul li a:hover {
	border-color:#666;
}
#galerija ul li a img {
	position:absolute;
	border:0;
}

#galerija ul div a.trinti, #galerija ul div span.edit_foto {
	background:url(../../images/delete_button_20.png) top left no-repeat;
	display:block;
	height:20px;
	width:20px;
	position:absolute;
	top:5px;
	right:5px;
	z-index:10;
}
#galerija ul div span.edit_foto {
	background:url(../../images/edit_button_20.png) top left no-repeat;
	right:30px;
}
#galerija ul div a.trinti:hover, #galerija ul div span.edit_foto:hover {
	background-position:bottom;
}

/* ---------------------- DINAMINIAI -------------------- */

div#dinaminis {
	background:#f5f5f5;
	float:left;
	position:relative;
	margin:30px 0 0 10px;
	width:940px;
}
div#dinaminis #top {
	background:url(../../images/dinaminiai_top.png) top left no-repeat;
	height:35px;
	line-height:40px;
	text-align:center;
}
div#dinaminis #top h1 {
	font-size:1em;
	font-weight:normal;
}
div#dinaminis #middle {
	background:url(../../images/dinaminiai_bg.png) top left repeat-y;
	text-align:left;
	float:left;
	font-size:0.75em;
	line-height:16px;
	padding:5px 5px 3px;
	width:930px;
}
div#dinaminis #middle {
	font-size:1.125em;
}
div#dinaminis #middle img {
	border:2px solid #999;
	padding:3px;
	margin:4px;
}
div#dinaminis #middle form.email {
	float:left;
	width: 350px;
}
div#dinaminis #bottom {
	background:url(../../images/dinaminiai_bottom.png) top left no-repeat;
	height:5px;
	float:left;
	width:940px;
}

div#dinaminis a.edit {
	position:absolute;
	top:8px;
	left:8px;
	background:url(../../images/edit_button_20.png) top left no-repeat;
	height:20px;
	width:20px;
}
div#dinaminis a.edit:hover {
	background:url(../../images/edit_button_20.png) bottom left no-repeat;
}

/* ====================================================== */
/* -------------------- FOOTER STUFF -------------------- */
/* ====================================================== */

#footer {
	background:url(../../images/footer_bg.png) bottom no-repeat;
	clear:both;
	float:left;
	margin-top:10px;
	height:46px;
	position:relative;
	width:960px;
}
#footer #author {
	position:absolute;
	top:6px;
	left:10px;
}
#footer #author p {
	color:#FFF;
	line-height:16px;
	font-size:0.625em;
}
#footer #author p a {
	color:#FFF;
	text-decoration:none;
}
#footer #author p a:hover {
	color:#FFF;
	text-decoration:underline;
}
#footer #footerMeniu {
	position:absolute;
	right:0px;
	top:15px;
}
#footer #footerMeniu ul {
	list-style:none
}
#footer #footerMeniu ul li {
	float:left;
}
#footer #footerMeniu ul li span {
	background:url(../../images/footer_seperator.png) bottom no-repeat;
	float:left;
	display:block;
	height:18px;
	width:2px;
}
#footer #footerMeniu ul li a {
	color:#e2e2e2;
	display:block;
	font-size:0.75em;
	padding:0 15px 2px;
	text-decoration:none;
}
#footer #footerMeniu ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}

/* ====================================================== */
/* --------------------- ADMIN STUFF -------------------- */
/* ====================================================== */

#admin_stuff {
	position:absolute;
	visibility:hidden;
	top:201px;
	left:0;
	height:25px;
	background:#666;
	width:960px;
}
#admin_stuff span.space {
	color:#e2e2e2;
	display:block;
	float:right;
	font-size:0.75em;
	margin:5px 5px 0 0;
}
#admin_stuff a#new_meniu {
	color:#e2e2e2;
	display:block;
	float:right;
	font-size:0.75em;
	margin:5px 5px 0 0;
	text-decoration:none;
}
#admin_stuff a#new_meniu:hover {
	color:#FFF;
	text-decoration:underline;
}
#admin_stuff a#logoff {
	color:#e2e2e2;
	display:block;
	float:right;
	font-size:0.75em;
	margin:5px 5px 0 0;
	text-decoration:none;
}
#admin_stuff a#logoff:hover {
	color:#FFF;
	text-decoration:underline;
}

form.edit {
	position:relative;
	float:left;
	margin-top:40px;
	width:600px;
}
form.edit fieldset {
	background:#f5f5f5;
	height:151px;
	padding-top:20px;
}
form.edit legend {
	font-size:0.875em;
}
form.edit p, form.preke p {
	position:relative;
	margin-bottom:10px;
}
form.edit p input,form.edit p select, form.preke p input, form.preke p select {
	position:absolute;
	top:0;
	left:150px;
	width:160px;
}
form.edit p select, form.preke p select {
	width:166px;
}
form.edit p.submit {
	margin-top:20px;
	
}
form.edit p.submit input {
	left:0px;
}
form.edit p input.nr, form.preke p input.nr {
	width:20px;
	text-align:center;
	font-weight:bold;
}
form.edit span.img {
	position:absolute;
	border:3px solid #333;
	width:174px;
	height:154px;
	overflow:hidden;
	left:408px;
	top:17px;
}
form.edit img {
	position:absolute;
}

form.preke {
	background:#f5f5f5;
	border:1px solid #333;
	padding:20px 10px 24px;
	min-width:660px;
}
form.preke textarea {
	display:block;
}
form.preke p.submit input, form.preke p.submit1 input {
	background:url(../../images/submit_166.png) top left no-repeat;
	border:0;
	left:0px;
	top:-5px;
	width:166px;
	height:20px;
}
form.preke p.submit1 input {
	top:0px;
}
form.preke p.submit input:hover, form.preke p.submit1 input:hover {
	background:url(../../images/submit_166.png) bottom left no-repeat;
}

form.preke p select#metai {
	width:60px;
}
form.preke p select#menesis {
	left:220px;
	width:40px;
}
form.preke p select#diena {
	left:270px;
	width:40px;
}

#submeniu-tvarkymas {
	background:#f5f5f5;
	border:1px solid #666;
	float:left;
	padding:5px 5px 2px;
	margin:48px 0 0 10px;
	width:338px;
}
#submeniu-tvarkymas a.naujas_submeniu {
	background:url(../../images/link_button_348.png) top left no-repeat;
	display:block;
	float:left;
	font-size:0.75em;
	color:#000;
	height:14px;
	padding:3px 5px;
	text-decoration:none;
	text-align:center;
	margin:5px 0 10px 5px;
	width:328px;
}
#submeniu-tvarkymas a.naujas_submeniu:hover {
	background:url(../../images/link_button_348.png) bottom left no-repeat;
}
#submeniu-tvarkymas form {
	float:left;
	border-bottom:1px solid #666;
	margin:0 5px 10px;
	padding:3px 0 10px;
	width:328px;
}
#submeniu-tvarkymas form p{
	float:left;
}
#submeniu-tvarkymas form p input {
	background:url(../../images/input_219.png) top left no-repeat;
	border:0;
	width:213px;
	height:14px;
	padding:3px;
	margin-right:5px;
}
#submeniu-tvarkymas form p input:focus, #submeniu-tvarkymas form p input:hover {
	background:url(../../images/input_233.png) bottom left no-repeat;
}
#submeniu-tvarkymas form p input.nr {
	width:20px;
	text-align:center;
	font-weight:bold;
}
#submeniu-tvarkymas form p.submit input {
	background:url(../../images/submit_48.png) top left no-repeat;
	height:20px;
	width:48px;
}
#submeniu-tvarkymas form p.submit input:hover {
	background:url(../../images/submit_48.png) bottom left no-repeat;
}
#submeniu-tvarkymas a {
	background:url(../../images/delete_button_20.png) top left no-repeat;
	display:block;
	float:left;
	height:20px;
	width:20px;
}
#submeniu-tvarkymas a:hover {
	background:url(../../images/delete_button_20.png) bottom left no-repeat;
}

div#preke{
	float:left;
	margin:48px 0 0;
	position:relative;
}
div#preke h2 {
	position:absolute;
	top:-8px;
	font-size:0.875em;
	font-weight:normal;
	margin-left:10px;
	padding:0 5px;
	background:#f5f5f5;
}

body form.edit_form {
	background:url(../../images/form_bg.png) top left no-repeat;
	position:absolute;
	display:block;
	height:100px;
	display:none;
	width:720px;
	margin:250px 120px 0;
	top:0px;
	z-index:20;
}
body form.edit_form p {
	font-size:0.75em;
	color:#333;
	top:10px;
	left:10px;
	position:absolute;
}
body form.edit_form input, body form.edit_form select {
	font-size:0.75em;
}
body form.edit_form input.text {
	background:url(../../images/input_700.png) top left no-repeat;
	border:0;
	display:block;
	height:18px;
	padding:2px 2px 0;
	width:696px;
	margin:40px 10px 0;
}
body form.edit_form input.text:hover, body form.edit_form input.text:focus {
	background:url(../../images/input_700.png) bottom left no-repeat;
}
body form.edit_form select {
	float:left;
	margin:10px 0 0 10px;
	height:20px;
}
body form.edit_form input.plotis, body form.edit_form input.aukstis {
	background:url(../../images/input_39.png) top left no-repeat;
	border:0;
	float:left;
	height:18px;
	padding:2px 2px 0;
	margin:10px 0 0 10px;
	width:35px;
}
body form.edit_form input.plotis:hover, body form.edit_form input.plotis:focus,
body form.edit_form input.aukstis:hover, body form.edit_form input.aukstis:focus {
	background:url(../../images/input_39.png) bottom left no-repeat;
}
body form.edit_form input.file {
	background:#f5f5f5;
	margin:10px 0 0 10px;
	height:20px;
}
body form.edit_form input.submit {
	background:url(../../images/submit_166.png) top left no-repeat;
	border:0;
	position:absolute;
	bottom:10px;
	right:10px;
	padding:0 2px;
	height:20px;
	width:166px;	
}
body form.edit_form input.submit:hover, body form.edit_form input.submit:focus {
	background:url(../../images/submit_166.png) bottom left no-repeat;
}
body form.edit_form span.close {
	background:url(../../images/delete_button_20.png) top left no-repeat;
	display:block;
	height:20px;
	width:20px;
	position:absolute;
	top:10px;
	right:10px;
}
body form.edit_form span.close:hover, body form.edit_form span.close:focus {
	background:url(../../images/delete_button_20.png) bottom left no-repeat;
	outline:none;
}

span.notice {
	background:#028b22;
	border:1px solid #f5f5f5;
	padding:1px 5px;
	margin:2px 0 0 2px;
	color:#FFF;
	line-height:18px;
	height:17px;
	font-size:0.75em;
	float:left;
}
span.warning {
	background:#b50707;
	border:1px solid #f5f5f5;
	padding:1px 5px;
	margin:2px 0 0 2px;
	color:#FFF;
	line-height:18px;
	height:17px;
	font-size:0.75em;
	float:left;
}







