@charset "utf-8";
/* ------ CSS RESET ------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
    font: 11px/1.4 Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

fieldset,img { 
    border:0;
}

address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:normal;
}

ul {
    list-style:none;
    padding:0;
    margin:0;
}

caption,th {
    text-align:left;
}

h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
    line-height:normal;
}

q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}

/* ------ CSS RESET END ------ */

/* ------ CSS COMMON ELEMENTS ------ */

body {
    margin:0;
    padding:0;
    
    /* background: url(../images/bg_christmas.jpg) no-repeat top left; */
	background: url(../images/bg.png) repeat-x top left;
    color: #474747;
}

html {
	background:#fff url(../images/bg_html.png) repeat-x bottom left;
	
	
}

a {
    outline:none;
    color:#18426f;
    text-decoration:none;
}

a:hover {
    text-decoration:none;
    color:#da0000;
}

input { 
    padding:2px 0 2px 0;
    font-size:12px;
    margin:0;
}

select { margin:2px; font-size:10px;}

h1 {
}


h2 {
}

h3 {
}

h4 {
}

h5 {
}

sup {
    vertical-align:baseline;
    font-size:0.8em;
    position:relative;
    top:-0.4em;
}

.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/* ------ CSS COMMON ELEMENTS END ------ */

/* ------ CSS MAIN DIVS START ------ */

#container {
	width: 990px;
	margin:0 auto 0 auto;
	position: relative;
	z-index: 10;
}

#branding {
	width: 100%;
	height: 600px;
	position: absolute;
	z-index: 0;
	background: url(../images/brand_bg.jpg) top center repeat-y;
	display: block;
}

#header {
	height: 156px;
	position: relative;
}

#footer {
	float: left;
	background: #003979;
	padding: 10px;
	color: #fff;
	width: 970px;
}

#content {
	width: 970px;
	background: #fff;
	padding: 10px;
}

#main_side {
	width: 660px;
	float: left;
	overflow-x: hidden;
	position: relative;
}

#right_side {
	width: 300px;
	float: right;
}


#logo {
	
	height: 68px;
	width: 323px;
	float: left;
	padding:0;
	
	padding-top: 20px;
	
	
}


#weather {
	float: left;
	width: 180px;
	height: 85px;
	position: relative;
}

#nav {
	float: left;
	width: 100%;
	height: 40px;
	background: url(../images/nav_bg.png) repeat-x 0 3px;
	overflow: hidden;
}

#nav ul {
	height: 40px;
}

#nav ul li{
	height: 40px;
	float: left;
}

#nav ul li a{
	height: 40px;
	width: 95px;
	display: block;
	color: #d5d4d4;
	font-family: Georgia;
	font-size: 13px;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
	float: left;
}

#nav ul li a.first {
	width: 42px;
}

#nav ul li a:hover { 
	color: #fff;
}

#nav ul li a.selected {
	background: url(../images/nav_selected.gif) no-repeat top;
	font-weight: bold;
	color: #bb1300;
}

#nav ul li a img {
	padding-top:12px
}

ul.subnav {
	float: left;
	height: 29px !important;
	width: 990px !important;
	background: url(../images/sub_nav_bg.png) repeat-x;
	border-bottom: 1px solid #ccc;
}

ul.subnav li{
	height: 28px;
	padding:0 9px 0 8px;
	background: url(../images/sub_nav_raz.gif) no-repeat 100% 11px;
	float: left;
}

ul.subnav li a{
	height: 24px;
	float: left;
	color: #757474;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 24px;
	padding-top:4px;
}

ul.subnav li a.selected,ul.subnav li a:hover {
	color: #003774;
}

#calendar_cont {
	position: absolute;
	width: 190px;
	height: 21px;
	top:96px;
	right: 10px;
	z-index: 100;
	background: url(../images/cal_bg.gif) no-repeat bottom center;
	padding:6px 6px 0 6px;
}

#calendar_cont .rss, #calendar_cont .calendar, #calendar_cont .fbi, #calendar_cont .twi{
	color: #ccc;
	display: block;
	float: left;
	height: 18px;
	line-height: 16px;
	padding-left:21px;
	background: top left no-repeat;
}

#calendar_cont a.rss {
	background-image: url(../images/rss_icon.png); 
	margin-right: 10px;
}

#calendar_cont a.calendar {
	margin-right: 10px;
	padding-left:0px;
}

#calendar_cont a.fbi {
	background-image: url(../images/fb_icon.png); 
	margin-right: 10px;
}

#calendar_cont a.twi {
	background-image: url(../images/tw_icon.png); 
}

#calendar_cont img {
	float: left;
	margin-right: 6px;
	display: block;
	cursor: pointer;
}

#rss_links {
	position: absolute;
	z-index: 120;
	background: #16406C;
	top:120px;
	right:0px;
	padding:10px 20px 10px 20px;
	display: none;
}

#rss_links a{
	color: #fff;
}

#weather img {
	z-index: 0;
	position: relative;
	margin: 4px 0 0 100px;
	z-index: 100;
}

#weather p {
	z-index: 100;
	position: absolute;
	right: 0;
	top:44px;
}

#weather p.degr {
	color: #003673;
	font-weight: bold;
	font-size:16px;
	text-align: right;
}

#weather p.condition {
	color: #8D8C8C;
	top: 62px;
	font-size: 10px;
}

.boxtabs {
	z-index: 10;
	position: relative;
	width:300px;
	height:30px;
	overflow:hidden;
}

.boxtabs li {
	float: left;
}

.boxtabs li a {
	width: 150px;
	height:30px;
	float: left;
	text-align: center;
	font-family: Georgia;
	font-size:11px;
	color: #11355a;
	line-height: 29px;
	text-transform: uppercase;
}

.boxtabs li a.selected{
	width: 148px !important;
	height:29px !important;
	float: left;
	line-height: 28px !important;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align: center;
	background: #fff;
}

.bluebox {
	border:1px solid #ccc;
	padding:10px;
	width: 278px;
	float: left;
	position: relative;
	top:-1px;
	background: #e8e8e8 url(../images/box_bg.gif) repeat-x top;
	margin-bottom: 10px;
	z-index: 0;
}

.boxlist{
	list-style-type: disc;
	list-style-position: inside;
}

.boxlist li{
	padding:8px 0 8px 0;
}

.boxlist li a{
	font-size: 12px;
	font-family: Tahoma;
	color: #11355a;
	font-weight: bold;
}

#box_newsletter {
	color: #515151;	
	margin-bottom: 10px;
}

#box_newsletter p{
	margin-bottom: 5px;
}

#box_facebook {
	width: 100%;
	margin-bottom: 10px;
}

p.title {
	font-family: Georgia;
	font-size:11px;
	color: #11355a;
	text-transform: uppercase;
	margin:0 0 10px 5px;
}

/* BANNERS */
#top_banner {
	
	float: right;
	width: 468px;
	height: 60px;
	margin-top: 14px;
}

.right_banner {
	width: 300px;
	height: 250px;
	
	margin-bottom: 10px;
}

.right_banner_small {
	width: 300px;
	height: 100px;
	
	margin-bottom: 10px;
}

.small_banner {
	width: 120px;
	height: 60px;
	margin-right: 15px;
	float: left;
}

.banner120x60 {
	width:120px;
	height:60px;
	float: left;
	margin:0 36px 0 36px;
}

.banner234x60 {
	width: 234px;
	height: 60px;
	float: left;
}

.banner400x75 {
	width: 400px;
	height: 75px;
	float:left;	
}

.banner250x75 {
	width: 250px;
	height: 75px;
	float:right;	
}

/* FORMS */
#form_search {
	margin-bottom: 10px;	
}

#form_search label {
	color: #757474;
}

#form_search input[type=text] {
	height: 16px;
	border: 1px solid #c2c2c2;
	width: 160px;
}

#form_search input[type=submit]{
	background: url(../images/input_submit.gif) repeat-x;
	border:0;
	width: 78px;
	height:22px;
	color:#fff;
	font-weight: bold;
	margin:0 0 0 8px;
}

#form_newsletter {
	margin-bottom: 10px;	
}

#form_newsletter label{
	color: #757474;
}

#form_newsletter input[type=text]{
	height: 16px;
	border: 1px solid #c2c2c2;
	width: 150px;
}

#form_newsletter input[type=button]{
	background: url(../images/input_submit.gif) repeat-x;
	border:0;
	width: 78px;
	height:22px;
	color:#fff;
	font-weight: bold;
	margin:0 0 0 8px;
}


/* NEWS */
.actualno {
	height: 22px;
	line-height: 22px;
	margin-bottom: 10px;
}

#head_news {
	width: 400px;
	float: left;
	padding-bottom: 20px;
	position:relative;
	backgronnd:#ccc;
}

#head_news img {
	margin-bottom: 10px;
}

#head_news h1 {
	background: #bb1300;
	font-size: 17px;
	font-family: Georgia;
	color: #fff;
	padding:10px;
	margin-bottom: 10px;
}

#head_news h1 a{
	color: #fff;
}

#head_news .text {
	padding: 0 10px 0 10px;
	text-align: justify;
	font-size:12px;
}

#head_news .text p{
	font-size:12px;
}

#leading_news {
	float: left;
	width: 250px;
	margin-left: 10px; 
	margin-top:1px;
	padding-bottom: 20px;
}

#leading_news h2{
	font-family: Georgia;
	line-height: 29px;
	border-bottom: 4px solid #003979;
	font-size: 18px;
	padding-left:9px;
	color: #003979;
}

#leading_news h3{
	font-size: 12px;
	color: #003979;
	font-family: Georgia;
	font-weight: bold;
	line-height:16px;
	padding-bottom: 5px;
}

#leading_news h3 a{
	color: #003979;
}

#leading_news ul {
	border-top: 1px solid #ccc;
}

#leading_news ul li{
	border-bottom: 1px solid #ccc;
	padding:2px 4px 8px 4px;
	float: left;
	width: 242px;
}

#leading_news ul img{
	border: 2px solid #aaa;
	float: left;
	margin-right: 10px;
}

#leading_news ul li p {
	font-size: 11px;
	color: #383838;
	line-height: 16px;
}

.newsListBox {
	width: 210px;
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
}

.newsListBox h2{
	font-family: Georgia;
	line-height: 29px;
	border-bottom: 4px solid #003979;
	font-size: 18px;
	padding-left:9px;
	color: #003979;
}

.newsListBox h2 a{
	color: #003979;
}

.newsListBox ul li {
	padding: 10px 0 7px 0;
	width: 200px;
	height: 64px;
	overflow: hidden;
	margin-right: 1px;
	border-bottom: 1px solid #d9d9d9;
	float: left;
	
}

.newsListBox ul li h3{
	color: #00356d;
}

.newsListBox ul li img{
	border:solid 2px #d9d9d9;
	float: left;
	margin-right: 5px;
}

.newsListBox ul li a.thumb {
	height:60px;
	overflow: hidden;
	display:block;
	width:74px;
	float:left;
	margin-right: 5px;
}

.redBox {
	margin-left: 0 !important;
}

.redBox *{
	color: #bb1300 !important;
}

.redBox h2 {
	border-bottom: 4px solid #bb1300;
}

.longBox {
	width: 435px;
}

.longBox ul li{
	margin-right: 17px;
}

.interview {
	width: 100%;
	padding-bottom: 18px;
	border-bottom: 1px solid #ccc;
	float: left;
	font-size:12px;
}

.interview h2{
	font-family: Georgia;
	line-height: 29px;
	border-bottom: 4px solid #003979;
	font-size: 18px;
	padding-left:9px;
	margin-bottom: 4px;
	color: #003979;
}

.interview h3 {
	font-family: Georgia;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
}

.interview p {
	font-size:12px;
}

.interview img {
	float: left;
	margin-right: 15px;
}


.indexVideo, .indexGallery {
	float: left;
	width: 325px;
	height: 330px;
}

.indexGallery {
	margin-left: 10px;
}

.indexGallery div.image{
	height: 235px;
	overflow: hidden;
}

.indexVideo h2, .indexGallery h2{
	font-family: Georgia;
	line-height: 29px;
	border-bottom: 4px solid #003979;
	font-size: 18px;
	padding-left:9px;
	margin-bottom: 4px;
	color: #003979;
}

.indexVideo h2 a, .indexGallery h2 a{
	color: #003979;
}

.indexVideo .pages, .indexGallery .pages{
	border-top: 4px solid #003979;
}

.indexVideo .pages span a, .indexGallery .pages span a{
	padding:3px 5px 3px 5px;
}

.indexVideo .pages span a:hover, .indexGallery .pages span a:hover, .indexVideo .pages span a.act, .indexGallery .pages span a.act{
	color: #fff;
	background: #003979;
}

.indexVideo a.more, .indexGallery a.more {
	float: right;
	margin-top:5px;
}

.videoContainer {
	height: 270px;
}

.galleryContainer {
	height: 270px;
	background: #003979;
	overflow: hidden;
}

.galleryContainer p{
	color: #fff;
	padding:2px 10px 2px 10px;
}
	
.box_banners {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	float: left;
}

#news_view{
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#news_view p{
	font-size: 12px;
	padding:0 0 10px 0;
}

#news_view h1, #galleries h1, h1.weekly{
	color: #bb1300;
	font-family: Georgia;
	font-size: 17px;
	font-weight: bold;
	border-bottom: solid 4px #bb1300;
	padding-bottom: 8px;
	margin-bottom: 10px;
	margin-top:4px;
}

#news_view .img {
	float: left;
	width: 450px;
	font-style: italic;
}

#more_images {
	padding:10px 0 5px 0;
	border-top: solid 1px #ccc;
}

#more_images img{
	float: left;
	border: solid 2px #ccc;
	margin-right: 10px;
}

#right_coll {
	float: right;
	width: 200px;
}

#right_coll p{
	border-bottom:1px solid #ccc;
	padding-bottom: 6px;
	margin-bottom: 6px;
	color: #757474;
	padding-left: 3px;
	line-height: 20px;
	font-size:11px;
}

#right_coll p.social {
	height: 40px;
}

#right_coll p img {
	margin-right: 8px;
	vertical-align: middle;
	float: left;
}

#right_coll p .gplus-btn {
	padding:0px 8px 0 0;
	float: left;
}

#right_coll .labels {
	margin-left: 30px;
	display: block;
}

.moreBox {
	width: 325px;
	float: left;
}

.moreBox h2{
	font-family: Georgia;
	line-height: 29px;
	border-bottom: 4px solid #003979;
	font-size: 18px;
	padding-left:9px;
	margin-bottom: 4px;
	color: #003979;
}

.moreBox ul {
	background: #ccc;
	list-style-type: disc;
	list-style-position: inside;
	padding:5px 10px 5px 10px;
	height:160px;
}

.moreBox ul li{
	padding: 5px 0 5px 0;
}

#comments {
	margin-top:15px;
	border-top: 1px solid #ccc;
}

#comments.loading {
	background: url(../images/ajax-loader.gif) no-repeat 50% 50%;
}

#comments h2{
	font-family: Georgia;
	line-height: 29px;
	border-bottom: 4px solid #003979;
	font-size: 18px;
	padding-left:9px;
	margin-bottom: 4px;
	color: #003979;
}

#comments ul {
}

#comments ul li{
	border-bottom: 1px solid #ccc;
	padding:10px 4px 10px 4px;
	width: 652px;
	float: left;
}

#comments ul li img{
	float: left;
}

#comments ul li p{
	width: 585px;
	float: right;
}

#comments ul li p.name{
	font-weight: bold;
	font-size:12px;
	color: #003979;
}

#comments ul li p.text{
	margin-top: 8px;
}

#add_comment {
	padding:5px 0 0 0;
	float: left;
	width: 660px;
}

#add_comment p {
	float: left;
	width: 650px;
	padding-bottom: 15px;
	display: none;
}

#grecaptcha {
	width: 566px;
	height: 100px;
	float: left;
	display: none;
}

#add_comment label{
	width: 80px;
	float: left;
	display: block;
}

#add_comment label.error{
	width:500px;
	padding-left:82px;
	color: red;
}

#add_comment input[type=text]{
	width: 240px;
	float: left;
}

#add_comment img {
	/*
	float: left;
	margin:0 5px 0 0px;
	border: 1px solid #7F9DB9;
	*/
}

#add_comment textarea{
	width: 566px;
	height: 100px;
	float: left;
}

#btn_add_comment {
	display: block;
	padding:0px 6px 0px 6px;
	background: url(../images/input_submit.gif) repeat-x;
	height: 22px;
	line-height: 22px;
	float: left;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 80px;
}

#com_msg {
	float: left;
	width: 580px;
	margin: 15px 0 0 80px;
}


p.success {
    border:1px solid #95a486;
    background:#eff5ea;
    color:#3d6611;
    padding: 4px 10px 4px 10px;
}

p.error {
    border:1px solid  #e03518;
    background: #ffdfdf;
    color:#e03518;
    padding: 4px 10px 4px 10px;
}

#last_news h1, #list_persons h1{
	color: #bb1300;
	font-family: Georgia;
	font-size: 17px;
	font-weight: bold;
	border-bottom: solid 4px #bb1300;
	padding-bottom: 8px;
	margin-bottom: 10px;
	margin-top:4px;
}

#last_news h2{
	font-size: 12px;
	color: #003979;
	font-family: Georgia;
	font-weight: bold;
	line-height:22px;
	padding-bottom: 5px;
}

#leading_news h2 a{
	color: #003979;
}

#last_news ul {
	border-top: 1px solid #ccc;
}

#last_news ul li{
	border-bottom: 1px solid #ccc;
	padding:2px 4px 8px 4px;
}

#last_news ul img{
	border: 2px solid #aaa;
	float: left;
	margin: 6px 10px 0 0;
}

#last_news ul li p {
	font-size: 11px;
	color: #383838;
	line-height: 16px;
}

#last_news ul li p.date {
	text-align: right;
	font-style: italic;	
}

#footer .blue {
	width: 320px;
	float: left;
	margin-right: 10px;
}

#footer .blue a{
	color: #fff;
	font-size: 10px;
}

#footer .blue ul li{
	padding:0 10px 0 10px;
}

#footer .blue h3 {
	font-size: 12px;
	color: #fff;
	font-family: Georgia;
	font-weight: bold;
	line-height:22px;
	padding:0  10px 3px 10px;
	border-bottom: 3px solid #fff;
	margin-bottom: 4px;
}

#footer .info {
	width: 300px;
	float: right;
	font-size: 10px;
}

#footer .info a{
	color: #fff;
}


#footer_logo {
	clear: both;
	padding: 0 10px 10px 10px;
	text-align: right;
	background: #fff;
}

#footer_logo img{
	margin-right: 158px;
	
}

#last_poll ul{
	list-style: none;
}

#galleries ul{
	width: 660px;
}

#galleries ul li{
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	width: 198px;
	margin:0 10px 10px 0;
	height: 155px;
	overflow: hidden;
}

#galleries ul li a.thumb{
	height: 139px;
	overflow:hidden;
	display:block;
}

#galleries ul li img{
	float: left;
	margin-right: 10px;
}

#galleries ul li h2 {
	text-align: center;
	margin-top: 3px;
}

#videos {
}

#videos h1{
	color: #bb1300;
	font-family: Georgia;
	font-size: 17px;
	font-weight: bold;
	border-bottom: solid 4px #bb1300;
	padding-bottom: 8px;
	margin-bottom: 10px;
	margin-top:4px;
}

#videos ul li{
	width: 100%;
	float: left;
	padding:8px 0 8px 0;
	border-bottom: 1px solid #ccc;
	
}

#videos ul li:hover{
	background: url(../images/box_bg.gif) repeat-x bottom;
}

#videos ul li img{
	float: left;
	padding: 3px;
	border: 1px solid #ccc;
	margin-right: 15px;
	background: #fff;
}

#videos ul li h2 {
	font-size: 12px;
	color: #003979;
	font-family: Georgia;
	font-weight: bold;
	line-height:22px;
}

/* pagination */
.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none;
	color: #036CB4;
}

.pagination a:hover, .pagination a:active {
	border: 1px solid #999;
	color: #666;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #036CB4;
	font-weight: bold;
	background-color: #06a;
	color: #FFF;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

.sdswitch {
    position:relative;
}

			
			.sdswitch .head_news_row{
			    background: #fff;
				min-height:300px;
				display:none;
			}
			
			.sdswitch .head_news_row.active {
			    display:block;
			}
			
			.sdswitch .head_news_row.last-active {
			   display:none;
			}
			
table.prices tbody tr td {
	padding:5px !important;	
}

#head_dots {
	position: absolute;
	top:40px;
	left: 6px;
	z-index: 1000;
}

#head_dots a {
	display: block;
	width: 15px;
	padding-left:1px;
	height: 16px;
	margin:0 6px 0 6px;
	background: url(../images/dot_white.png) no-repeat top left;
	float: left;
	color: #BB1300;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
}

#head_dots a.active {
	background: url(../images/dot_red.png) no-repeat top left;
	color: #fff;
}

#features {
	background: url(../images/features_back.jpg) no-repeat top left;
	padding-bottom:10px;
}

#features a{
	margin:0;
	padding:0;
	
}

#ui-datepicker-div {
	z-index:100 !important;
}

#weekheader {
	background:url(../images/box_bg_2.gif) repeat-x bottom;
	padding:10px;
	margin-bottom:10px;	
}

#weekheader_l {
	float:left;
	height:90px;
	width:200px;	
}

#weekheader_r {
	float:right;
	height:90px;
	width:728px;
}

#weeknews {
	float: left;
	width: 100%;
}

#weeknews .item{
	float: left;
	margin:0 10px 10px 0;
	overflow: hidden;
	position: relative;
}

#weeknews .item a {
	
}

#weeknews .item a.title{
	display: none;
	position: absolute;
	z-index: 100;
	bottom: 0;
	left:0;
	padding:3px 5px;
	background: #143b66;
	color: #fff;
	width: 100%;
}

#weeknews .item:hover a.title{
	display: block;
}

.box1 { width: 378px; height: 240px }
.box2 { width: 184px; height: 115px; }
.box3 { width: 72px; }

.box1 a.title {
	background: #bd1200 !important;
	font-size: 11pt;
	font-weight: bold;
}

.item img {
	border:1px solid #ccc;
}

.box1 img { max-width: 376px; }
.box2 img { max-width: 182px; }
.box3 img { max-width: 72px; }

#list_persons {
	width: 630px;
}

#list_persons li{
	float: left;
	width: 210px;
	height: 170px;
}

#list_persons li a.thumb{
	width: 196px;
	border:2px solid #ccc;
	height: 130px;
	overflow: hidden;
	display: block;
	background: #fafafa;
}

#list_persons li a.thumb:hover{
	border-color: #003979;
}

#list_persons h2 {
	font-size: 12px;
	color: #003979;
	font-family: Georgia;
	font-weight: bold;
	line-height:22px;
	padding-bottom: 5px;
	text-align: center;
	width: 200px;
}

#list_persons h2 a{
	color: #003979;
}

.aboutPerson p {
	border-bottom: 0 !important;
	line-height: 110% !important;
	padding-bottom: 0 !important; 
}

.stats-label,.stats-value {
    display:inline-block;
}

.stats-label {
    color:black;
}

.stats-value {
    font-weight: bold;
    font-size: 125%;
}

.stats-value:nth-of-type(1) {
    color: #014D39;
}
.stats-value:nth-of-type(2) {
    color: #014D39;
}
.stats-value:nth-of-type(3) {
    color: #E6981A;
}
.stats-value:nth-of-type(4) {
    color: #FF0000;
}
.stats-value:nth-of-type(5) {
    color: #009B75;
}
