/* Start of CMSMS style sheet 'blogit' */
.Block-body
{
	position: relative;
	z-index: 0;
	margin: 0px;
}

.Block-tl
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	left: 0;
	width: 13px;
	height: 13px;
	background-image: url('uploads/images/Block-s.png');
}

.Block-tr
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0;
	right: 0;
	width: 13px;
	height: 13px;
}

.Block-tr div
{
	position: absolute;
	z-index: -1;
	top: 0px;
	left: -13px;
	width: 26px;
	height: 26px;
	background-image: url('uploads/images/Block-s.png');
}

.Block-bl
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 13px;
	height: 13px;
}

.Block-bl div
{
	position: absolute;
	z-index: -1;
	top: -13px;
	left: 0;
	width: 26px;
	height: 26px;
	background-image: url('uploads/images/Block-s.png');
}

.Block-br
{
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0;
	right: 0;
	width: 13px;
	height: 13px;
}

.Block-br div
{
	position: absolute;
	z-index: -1;
	top: -13px;
	left: -13px;
	width: 26px;
	height: 26px;
	background-image: url('uploads/images/Block-s.png');
}

.Block-tc
{
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 0;
	left: 13px;
	right: 13px;
	height: 13px;
}

.Block-tc div
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 26px;
	background-image: url('uploads/images/Block-h.png');
}

.Block-bc
{
	position: absolute;
	overflow:hidden;
	z-index: -1;
	bottom: 0;
	left: 13px;
	right: 13px;
	height: 13px;
}

.Block-bc div
{
	position: absolute;
	z-index: -1;
	top: -13px;
	left: 0;
	width: 100%;
	height: 26px;
	background-image: url('uploads/images/Block-h.png');
}

.Block-cl
{
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 13px;
	left: 0;
	width: 13px;
	bottom: 13px;
}

.Block-cl div
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 26px;
	height: 100%;
	background-image: url('uploads/images/Block-v.png');
}

.Block-cr
{
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 13px;
	right: 0;
	width: 13px;
	bottom: 13px;
}

.Block-cr div
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: -13px;
	width: 26px;
	height: 100%;
	background-image: url('uploads/images/Block-v.png');
}

.Block-cc
{
	position: absolute;
	overflow:hidden;
	z-index: -2;
	top: 13px;
	left: 13px;
	right: 13px;
	bottom: 13px;
	background-image: url('uploads/images/Block-c.png');
}


.Block
{
	margin: 2px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
	position: relative;
	overflow: hidden;
	height: 30px;
	z-index: 0;
	line-height: 30px;
	padding: 0 8px;
	margin-bottom: 4px;

}

.BlockHeader-text
{
	white-space : nowrap;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}


.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
	top: 0;
	position: absolute;
	z-index: -1;
	overflow: hidden;
	height: 30px;
}

.BlockHeader .l
{
	left: 0;
	right: 5px;
}


.BlockHeader .r
{
	right: 0;
	width: 5px;
}


.BlockHeader .r div
{
	width: 784px;
	right: 0;
}

.boxi_otsikko
{
	width:177px;
	height:22px;
	padding:0px 0 0px 0px;
	background-image: url('uploads/images/otsikkotausta22.png');
	background-repeat:no-repeat;
	margin:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
}

.boxi_kentta
{
	width:177px;
	height:30px;
	padding:8px;
	margin:0;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	background-color:#e7e7e7;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

.boxi_otsikko_asunto
{
	width:177px;
	height:22px;
	padding:0px 0 0px 0px;
	background-image: url('uploads/images/otsikkotausta_talo.png');
	background-repeat:no-repeat;
	margin:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
}

.boxi_kentta_asunto
{
	width:177px;
	height:22px;
	padding:8px;
	margin:0;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	background-color:#c9defb;
	border-left: 1px solid #116ff0;
	border-right: 1px solid #116ff0;
	border-bottom: 1px solid #116ff0;
}
/* End of 'blogit' */

