@import url("webstore.css");
@import url("filefolder.css");
@import url("discussion.css");
@import url("gallery.css");
@import url("blog.css");

/* SEY CSS Document 9/2010 */

body  {
	background:url(../images/bg.jpg) no-repeat top center #d5d5d5;
	background-attachment: fixed;
	padding:0;
	margin:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

body.contentbg {
	background-image:none;
	background-color:#fff;
	text-align:left;
}

.clear {
	clear:both;
}

br.eoc {
	font-size:1px;
	line-height:0;
}

.content img {
	margin:10px;
}

div.leftblock .content img {
margin:0;
}

img {
	border:none;
}

.notpublic {
	color:#900;
}

.content table td {
	vertical-align:top;	
}


/* background flex */

img#expando {
	padding: 0;
   margin: 0;
   position: absolute;
   display: none;
   z-index: 1;
   -ms-interpolation-mode: bicubic;
   }
     
  .wide img#expando,
  .tall img#expando {
  display: block;
  }
    
   .wide img#expando {
   width: 100%;
   height: auto;
   }
    
   .tall img#expando {
   width: auto;
   height: 100%;
   }
    
  .ie6fixed {
  position: absolute;
  top: expression((ignoreMe = document.documentElement.scrollTop ?
  document.documentElement.scrollTop : document.body.scrollTop) + 'px');
  }


/* container */

div.container {
	width:1078px;
	height:auto;
	margin:0 auto;
}

div.container_yhdistykset {
	width:1078px;
	height:auto;
	margin:0 auto;
}

div.container_yhdistykset .bg_wrap {
	width:1078px;
	height:auto;
	background:url(../images/ylapalkki_png.png) no-repeat 8px 51px;
	
	margin:0 auto;
	float:left;
}

div.bg_wrap {
	width:1078px;
	height:auto;
	background:url(../images/header_bg.png) no-repeat top center;
	margin:0 auto;
	float:left;
}

div.frontpage {
	background:url(../images/frontpage_bg.jpg) no-repeat 60px top #FFF;
	margin-left:10px;
	float:left;
	margin-top:7px;
	padding-bottom:20px;
	border-bottom:4px solid #aaaaaa;
	width:1023px;
}

div.extra {
	background:url(../images/frontpage_bg.jpg) no-repeat 60px top #FFF;
	margin-left:10px;
	float:left;
	margin-top:7px;
	padding-bottom:20px;
	border-bottom:4px solid #aaaaaa;
	width:1023px;
}

div.container_yhdistykset .default {
	margin-left:10px;
    position:relative;
    top:71px;
	float:left;
	margin-top:7px;
	padding-bottom:20px;
	border-bottom:4px solid #aaaaaa;
	width:1023px;
}

div.default {
	background:url(../images/frontpage_bg.jpg) no-repeat 60px top #FFF;
	margin-left:10px;
	float:left;
	margin-top:7px;
	padding-bottom:20px;
	border-bottom:4px solid #aaaaaa;
	width:1023px;
}

div.wide {
	background:url(../images/frontpage_bg.jpg) no-repeat 60px top #FFF;
	margin-left:10px;
	float:left;
	margin-top:7px;
	padding-bottom:20px;
	border-bottom:4px solid #aaaaaa;
	width:1023px;
}

div.container_yhdistykset .default .rightblock {
    padding-top:0;
    width:200px;
    float:left;
}

div.container_yhdistykset .default .rightblock .newsdigesttitle   {
	background:#99cc33;
	color:#FFF;
	padding:5px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}

div.container_yhdistykset .default .rightblock  .newsreadmore {
	display:none;
}

div.container_yhdistykset .default .rightblock .newsdate {
	display:block;
}


div.wide .leftblock {
	float:left;
	width:220px;
	margin-left:10px;
	margin-right:30px;
}

div.default .leftblock {
	float:left;
	width:220px;
	margin-left:10px;
	margin-right:30px;
}

.container_yhdistykset .default .leftblock {
float:left;
width:220px;
margin-top:-82px;
margin-left:10px;
margin-right:30px;
}

div.extra .leftblock {
	float:left;
	width:220px;
	margin-left:10px;
	margin-right:30px;
}


div.frontpage .leftblock {
	float:left;
	width:220px;
	margin-left:10px;
	margin-right:30px;
}

div.frontpage .rightblock {
	width:748px;
	float:left;
}

div.extra .rightblock {
	width:200px;
	float:left;
	margin-left:10px;
}

.ie_7_fix {
	position:relative;
	top:20px;
	left:0;
	right:0;
	height:20px;
	margin:0 auto;
	text-align:left;
	width:1070px;
}

.add_top_text {
	text-align:left;
	color:#888888;
	font-weight:Bold;
	position:absolute !important;
	left:15px;
	width:500px;
	font-size:19px;
}

/* header */

div.container_yhdistykset .header {
	height:60px;
	position:relative;
    float:right;
    width:300px;
}

div.header {
	width:1078px;
	height:134px;
}

div.logo {
	float:left;
	height:134px;
	margin:15px 0 0 20px;
}

div.container_yhdistykset .logo {
	position:absolute;
	right:20px;
	width:300px;
	text-align:right;
	margin:10px auto 10px auto;
}

div.langnavi {
	font-size:11px;
	width:572px;
	margin-top:25px;
	margin-left:10px;
	font-weight:none;
	padding-bottom:5px;
color:#666666;
	border-bottom:1px dashed #bfbfbf;
}

div.langnavi a {
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

div.triple_navi {
	height:140px;
	float:left;
	width:749px;
}

div.rightnavi {
	text-align:right;
	margin:18px 20px 0 0;
}

div.horbar {
	font-size:12px;
	font-weight:bold;
margin-top:6px;
}

div.horbaritem,div.horbaritemselected {
	float:left;
	background:url(../images/viiva.png) no-repeat right center;
	margin:0 0 0 10px;
	padding-right:10px;
	padding-top:10px;
	height:29px;
}

.horbar .last {
	background:none;
}

div.horbaritem a {
	text-transform:uppercase;
	color:#c75b12;
	text-decoration:none;
}

div.horbaritemselected a,div.horbaritem a:hover {
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
}

/* front page */

div.quick_notation {
    width:387px;
    height:41px;
    background:url(../images/add_text_bg.jpg) no-repeat center;
    font-size:13px;
    color:#6f6f6f;
    font-weight:bold;
    padding-top:18px;
    padding-left:85px;
margin-bottom:10px;
}

div.add_map_selector {
	margin-top:48px;
}

div.add_map_button {
	padding-top:8px;
}

div.add_map_content {

}

/* search */

div.search {
	margin:0 0 10px 0;
}

.searchboxinput,.login_input {
	background:#f8f8f8;
	border:1px solid #d8d8d8;
	height:19px;
	padding-top:3px;
	width:180px;
    vertical-align:middle;
}

.leftblock .paymentdesc {
	margin:10px 0;
}

.leftblock .searchboxsubmit {
	width:29px;
	height:29px;
    vertical-align:middle;    
	background:url(../images/searchboxsubmit.jpg) no-repeat;
	border:none;
}

/* leftblock payment */

div.add_text_leftblock {
	background:#c75b12;
	width:210px;
	margin-top:15px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

.leftblock .paymentdesc {
	margin-top:10px;
}

.leftblock .paymentdesc input {
	background:#f8f8f8;
	border:1px solid #d8d8d8;
	height:19px;
	padding-bottom:3px;
	padding-top:0px;
	font-size:19px;
	color:#99cc33;
    vertical-align:middle;
	text-align:right;
	width:140px;
}

.leftblock .paymentdesc .paymentsubmit{
	width:29px;
	height:29px;
    vertical-align:middle;    
	background:url(../images/paymentsubmit.jpg) no-repeat;
	border:none;
}

.lahjoitus .content {
	font-size:11px;
	font-weight:bold;
	color:#333333;
margin-bottom:0;
padding-bottom:0;
}

.lahjoitus br.eoc {
height:1px;
margin:0;
font-size:1x;
}

/* newsdigest */

div.leftblock .newsdigest {
	width:220px;
	margin:10px 0 10px 0;
}

div.leftblock .newsdigest .newsdigesttitle {
	background:#99cc33;
	color:#FFF;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}

div.leftblock .content .newsdigest .newsdigesttitle img {
	float:right;
	margin:0;
}

div.leftblock .content .newsdigest .newsrow0,div.leftblock .content .newsdigest .newsrow1 {
    padding:0;
    margin:0;
    }

div.leftblock .newsdigest .newsdigestitem {
	padding:0;
	margin:0;
	border-bottom:1px dashed #c7c7c7;
}

div.leftblock .newsdigest .newsdigestitem .newsheading span.newsdate {
	color:#666666;
	font-size:11px;
	display:block;
}

div.leftblock .newsdigest .newsdigestitem .newsheading a {
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	
}

div.leftblock .newsdigest .newsdigestitem .newsheading {
background:url(../images/newsarrow.gif) no-repeat left 20px;
padding-left:15px;
margin:5px 0;
}

div.leftblock .newsdigest .newsingress {
	display:none;
}

div.leftblock .newsdigest .newsreadmore {
	display:none;
}

div.centerblock .newsheading {
	margin:0 0 5px 0;
}

/* flash */

.frontpage_flash {
	margin-bottom:20px;
}

/* yhdistykset */

div.yhdistykset {
	width:482px;
    padding:10px 0 15px 10px;
	float:left;
	margin-right:33px;
    border:1px solid #d3d3d3;
}

/* small rightblock */

div.small_rightblock {
	width:219px;
	float:left;
}

div.small_rightblock .blogdigest .blogdigestitem {

background:0;

}

div.small_rightblock .blogdigest .blogingress {
padding:5px 0;
}

div.small_rightblock .row0,div.small_rightblock .row1 {
	padding:5px 0 5px 16px;
	border-bottom:1px dashed #c7c7c7;
	background:url(../images/newsarrow.gif) no-repeat left 25px;
}

div.small_rightblock .discussiondigest {
	width:219px;
}

div.small_rightblock .discussiondigesttitle {
	background:#99cc33;
	color:#FFF;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}

div.small_rightblock .discussiondigestdate {
	color:#666666;
	font-size:11px;
	display:block;
}

div.small_rightblock .discussiondigest a {
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	
}

div.small_rightblock .content h2 {
	background:#99cc33;
	width:209px;
	margin-top:15px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

div.small_rightblock .content ul {
	padding:0;
	margin:0;
}

div.small_rightblock ul li {
	font-size:11px;
	font-weight:bold;
	list-style-position:inside;
	list-style-image:url(../images/newsarrow.gif);
	list-style-type:none;
	border-bottom:1px dashed #c7c7c7;
	padding:5px 5px 5px 0;
}

div.small_rightblock ul li a  {
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;

}

div.small_rightblock .content p {
    border-bottom:1px dashed #c7c7c7;
    margin:0;
    padding:0;
    }

div.small_rightblock .content a {
	font-size:11px;
	font-weight:bold;
	list-style-position:inside;
	list-style-image:url(../images/newsarrow.gif);
	list-style-type:none;
	padding:5px 5px 5px 0;
	color:#333333;
	font-size:11px;
	font-weight:bold;
    width:209px;
	text-decoration:none;    
    
}

.social_quicklinks {
	float:right;
    margin-top:10px;
}

.addthis_button,.facebook,.twitter {
	float:left;
	margin-right:5px;
}

/* footer */

div.footer {
	width:1020px;
	font-size:11px;
	margin:0px auto;
}

div.footer .logot {
	float:left;
}

div.footer .yhteystiedot {
	float:right;
	text-align:left;
	margin:20px 15px 0 0;
}

/* sidemenu */

.leftnavi_link {
	background:#99cc33;
	color:#FFF;
	padding:5px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}

.leftnavi_link a {
	color:#FFF;
	text-decoration:none;
}

.sidemenulevel {
	font-size:11px;
	font-weight:bold;
}

div.sidemenulevel .sidemenulink a {
	color:#333333;
	text-decoration:none;
}

div.sidemenulevel .sidemenulink {
	background:url(../images/newsarrow.gif) no-repeat left center;
	padding:5px 0 5px 15px;
	border-bottom:1px dashed #c7c7c7;
}

div.sidemenulevel .sidemenulink a:hover,div.sidemenulevel a.sidemenuselected {
	color:#88bd1e;
	text-decoration:none;
}

div.sidemenulevel .sidemenulevel .sidemenulink {
	border-bottom:none;
	background:none;
	padding-left:25px;
}

div.sidemenulevel .sidemenulevel {
	border-bottom:1px dashed #c7c7c7;
}

/* default */

div.default .centerblock {
	width:539px;
	float:left;
}

.container_yhdistykset .centerblock {
width:539px;
float:left;
margin-top:-82px;
}

div.extra .centerblock {
	width:539px;
	float:left;
}

div.wide .centerblock {
	width:759px;
	float:left;
}

div.default .maintools,div.extra .maintools {
	width:539px;
	margin:0 0 10px 0;
	font-size:11px;
}

div.wide .maintools {
	width:759px;
	margin:0 0 10px 0;
	font-size:11px;
}

a.pathlink {
	color:#747474;
	text-decoration:none;
}

a.pathlinkcurrent {
	color:#747474;
	text-decoration:none;
	font-weight:bold;
}

div.default .centerblock .blockmargin {
	width:509px;
	border:1px solid #e0e0e0;
	border-bottom:none;
	padding:15px;
}


div.container_yhdistykset .centerblock .blockmargin {
	border:none;
	padding:0;
}

div.wide .centerblock .blockmargin {
	width:719px;
	border:1px solid #e0e0e0;
	border-bottom:none;
	padding:15px;
}

div.default .rightblock {
	width:200px;
	float:left;
	margin-left:10px;
}

/*
.add_top_text {
	margin:0 auto;
	width:1020px;
	text-align:left;
	color:#888888;
	font-weight:Bold;
	position:Absolute;
	left:0; 
	right:0;
	margin-top:20px;
	margin-bottom:15px;
	font-size:19px;
} */

/* content */

.content h1 {
	color:#c75b12;
	font-weight:bold;
	font-size:16px;
	line-height:17px;
	margin:0 0 5px 0;
	padding:0;
}

.content h2 {
	color:#c75b12;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
	margin:0 0 5px 0;
	padding:0;
}

.content h3 {
	color:#c75b12;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	margin:0 0 5px 0;
	padding:0;
}

.content,.content p {
	font-size:12px;
	color:#333333;
	line-height:17px;
}

div.default .rightblock .content h3 {
	background:#99cc33;
	color:#FFF;
	padding:5px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}

.content a {
	color:#88bd1e;
	text-decoration:none;
}

div.default .rightblock .content,div.default .rightblock .content p {
	color:#333333;
	font-size:11px;
	line-height:15px;
}

div.printer {
	float:left;
	margin-right:5px;
}

/* Attachments */

a.attachment, a.file {
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 24px;
	}
	
a.file { background-image:url(../aimg/icons/file.gif); }
a.pdf { background-image:url(../aimg/icons/pdf.gif); }
a.txt { background-image:url(../aimg/icons/txt.gif); }
a.jpg { background-image:url(../aimg/icons/jpg.gif); }
a.gif { background-image:url(../aimg/icons/gif.gif); }
a.zip { background-image:url(../aimg/icons/zip.gif); }
a.word { background-image:url(../aimg/icons/word.gif); }
a.powerpoint { background-image:url(../aimg/icons/powerpoint.gif); }
a.excel { background-image:url(../aimg/icons/excel.gif); }
a.rtf { background-image:url(../aimg/icons/rtf.gif); }


/* news */

div.news .newsrow0,
div.news .newsrow1 {
	margin:0 0 15px 0;
}

.content .newstitle {
	color:#c75b12;
	font-weight:bold;
	font-size:16px;
	line-height:17px;
	margin:0 0 10px 0;
	padding:0;
}

div.news .newsheading .newsdate {
	display:block;
	font-size:12px;
	color:#666666;
}

div.news .newsheading a {
	color:#c75b12;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
	margin:0;
	padding:0;
	text-decoration:none;
}

div.news .newsreadmore {
	margin-top:0;
}

div.news .newsingress:empty {
	display:none;
}

.extra .leftnavi_link {
	background:#eeaf00;
}

div.extra .rightblock .content h3 {
	background:#eeaf00;
	color:#FFF;
	padding:5px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}

.add_map_button img {
cursor:pointer;
}

.add_map_content {
margin-top:10px;
}

.searchheading a{
	text-decoration:none;
	margin:0 0 5px 0;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	padding:0 0 0 25px;
	line-height:22px;
}

.searchsummary {
	margin:10px 0 10px 25px;
}

.searchresultcount {
	margin:10px 0 10px 0;
}

.searchsubmit,.login_button {
background:#8d8d8d;
color:#fff;
padding:2px 4px 2px 4px;
border:none;
vertical-align:middle;
}

.content_image_caption {
text-align:center;
font-size:11px;
font-style:italic;
}

/* calendar */

.rightblock .calendar_entry h1 {
	font-size:14px;
}

.rightblock .calendar_entry h2 {
	font-size:12px;
}

.default .rightblock .calendar_entry h3.entry_ingress {
	margin-bottom:0;
	padding:0;
	font-size:11px;
	color:#333333;
	background:none;
}

.rightblock .calendar_entry .entry_content {
	margin:0 0 15px 0;
}

.rightblock .calendar_buttons a {
	display:block;
}

.rightblock .content .cdigest_entry,
.rightblock .content .cdigest_entry p {
	background-image:none;
	padding:0;
	font-size:11px;
}

.default .mainblock .content .cdigest_entry {
	border-bottom:1px dashed #afafaf;
	padding-bottom:10px;
}

.content .cdigest_timeinterval {
	display:none;
}

.content .cdigest_entry {
	margin-bottom:10px;
	font-size:11px;
}

.content .cdigest_date {
	color:#333;
	display:block;
	font-size:11px;
}

.default .rightblock .content .cdigest_date {
	color:#666666;
}

.rightblock .content .cdigest_date,
.rightblock .content .cdigest_title {
	margin:0 0 0.2em 0;
}

.rightblock .content .cdigest_entry {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: 1px dashed #AFAFAF;
}

.content .cdigesttitle {
	background:#99cc33;
	color:#FFF;
	padding:5px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}

.content .cdigest_entry p.cdigest_title {
	font-size:11px;
	line-height: normal;
}

.content .cdigest_entry .ingress {
	display:none;
}

.content .cdigest_entry p.cdigest_title a {
	color:#99cc33;
	text-decoration:none;
}

.content .cdigest_entry .cdigest_title a:hover {
	text-decoration:none;
}

.leftblock_calendar,
.rightblock .calendar_small {
	background:#FFF;
	margin-top:10px;
	text-align:center;
	font-family: sans-serif;
	font-size:11px;
	border-bottom:1px dashed #afafaf;
	padding-bottom:10px;
}

.rightblock .calendar_small table {
	width:100%;
}

.leftblock_calendar .content h1 {
	display:none;
}

.calendar_top td.calendar_top_month {
	font-size:12px;
	text-align: center;
}

.content .week_nmbr {
	padding-right:4px;
}

.content .week_nmbr a {
	text-decoration: none;
	color:#000;
}

.content .calendar_small_day a {
	display:block;
	color:#000;
	text-decoration:none;
}

.content .calendar_small_day {
	height:5px;
	width:5px;
	border:1px solid #FFF;
	font-family:sans-serif;
}

.content .calendar_small_day div {
	background:#ededed;
	display:block;
}

.content .current_date .calendar_color {
	background:#db590f;
	display:block;
}

.content .calendar_small_day .calendar_color1 {
	background:#edae00;
	display:block;
}

.content .calendar_color1 {
	background:#edae00;
}

.content .calendar_small_day_selected .calendar_color {
	background:#b9b9b9;
}

.content .current_date a {
	color:#FFF;
	text-decoration:none;
}

.emptyday {
	background:#fff;
	color:#ededed;
}

.dayheader {
	width: 18px;
}

.calendar_small {
	margin-left: 5px;
}

.calendar_top {
	text-align: center;
	height: 25px;
}

.calendar_top td a {
	font-family:sans-serif;
	text-transform:uppercase;
	display: block;
	width: 15px;
	height: 15px;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

.calendar_top td {
width:15px;
text-align: center;
}

.calendar_top td a img {
	margin:0;
}
.calendar_top td a:hover {
	color:#fff;
}

.frontpage .calendar_buttons {
	display: none;
}

.calendar_top td.calendar_top_month a {
	background: transparent none;
	display: inline;
	width: 100px;
	text-align:center;
	height: auto;
	color: #000;
}

.calendar_digest {
margin-left: 5px;
}


.frontpage .content .calendar_small h1 {
	display:none !important;
}


.content table.calendar_small_table {
	border-collapse:collapse !important;
	font-size:11px !important;
	width:100% !important;
}

tr.calendar_top a {
	color:#005cba !important;
}

.content .calendar_small_note td {
padding:0 5px 0 0;
}

table.calendar_small_table tr.calendar_top td {
	border-right:0 !important;
	background-color:#ffffff !important;
	padding:5px !important;
	font-size:12px !important;
	font-weight:bold !important;
}

table.calendar_small_table td {
	border-bottom:1px solid #fff !important;
	border-right:1px solid #fff !important;
	background-color:transparent !important;
	text-align:center !important;
	padding:0 !important;
	height:10px;
}

.content table.calendar_small_table td a {
	font-size:12px !important;
	color:#333333 !important;
	line-height:20px;
}

table.calendar_small_table th.dayheader, table.calendar_small_table th.weekheader, table.calendar_small_table td.week_nmbr {
	color:#000000 !important;
	background:#ffffff !important;
	border-bottom:1px solid #FFF !important;
	font-weight:normal !important;
	border-right:1px solid #FFF !important;
	line-height:20px;
}

table.calendar_small_table th.dayheader {
	padding:2px 0 2px 0 !important;
}

div.calendar_small_addon {
	font-size:11px !important;
	line-height:14px !important;
	text-align:left !important;
	margin:10px 0 0 0 !important;
}

div.calendar_small_entries {
	margin:10px 0 0 0 !important;
}

.content div.calendar_small_entries p {
	font-size:11px !important;
	line-height:14px !important;
}

.content div.calendar_small_entries p.calendar_small_entry {
}

div.calendar_small_entries span {
	display:block !important;
}

table.calendar_small_table th, table.calendar_small_table td.week_nmbr {
	background-color:transparent !important;
	text-align:center !important;
	font-size:11px !important;
}

table.calendar_small_table td.week_nmbr a {
	color:#000000 !important;
	background:#fffff !important;
	display:block !important;
	text-decoration:none !important;
}

.content table.calendar_small_table a {
 	text-decoration:none !important;
	color:#005cba !important;
	font-weight:normal !important;
}

.content table.calendar_small_table a:hover {
 	text-decoration:underline !important;
}

.calendar_small_day_selected, .monthcalendar_day_selected {
	padding: 0px !important;
}

.content table.calendar_month_table .monthcalendar_day_selected a, .content table.calendar_small_table .calendar_small_day_selected a {
	color:#000 !important;
}

.frontpage .current_date, .content table.calendar_small_table .current_date a,
.current_date, .content table.calendar_small_table .current_date a {
	color:#fff !important;
	padding: 0px !important;
    display:block;
}

.content div.calendar_small h1 {
    background: none repeat scroll 0 0 #99CC33;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
	padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    text-align: left;
}

.rightblock .calendar_digest h1 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
	text-align:left;
	background:#99CC33;
}

