@import url("editor_paketti.css");
@import url("services.css");
@import url("news_syndicate.css");
@import url("activecalendar.css");*/

body {
	background-color: #efefef;
}

/* WRAPPER */
#wrapper {
	width: 707px;
	padding: 0;
	margin: 10px auto 0 auto;
	background-color: white;
	border: solid 1px #0070b8;

}
.letter{
	width: 900px!important;
}
/* MAIN */
#main {
	background-color: #fff;
	border-bottom: solid 1px #0070b8;
	padding-bottom: 3px;
	margin-bottom: 25px;
	overflow: hidden;
	zoom: 1;
}
#sidebar{
	width: 217px;
	background: url(../gfx/prologo.jpg) no-repeat;
	background-color: #f6f9f4;
	padding-top: 120px;
	overflow: hidden;
	float: left;
	margin-bottom: -1000em;
	padding-bottom: 1000em;	
	border-right:1px solid #0070B8;
}
#sidebar #navigation{
	margin: 20px;
}
#sidebar #navigation ul{}
#sidebar #navigation ul li{
	list-style: none;
	margin: 5px 0;
}
#sidebar #navigation ul li a{}

#sidebar #liitteet_box{
	margin: 20px;
}

#content {/* CONTENT */
	float: left;
	padding: 15px;
	width: 455px;
	overflow: hidden;
}
.letter #content {
	width: 650px!important;
}
#footer{
	border-top: solid 1px #0070b8;
	padding: 10px;
}
/* EMEDIA SIGNATURE */
#signature {
	margin: 2px auto;
	width: 700px;
}
#signature, #signature a {
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 16px;
	text-align: right;
}
#signature a {
	text-decoration: none;
	font-weight: bold;
}
.ext{
	clear: both;
}

/* paketti_new erot */
.newstemp{
	
}
.newstemp #news_header{
	height: 174px;
	width: 707px;
	overflow: hidden;
	position: relative;
}
.newstemp #news_header .htmldata_controls {
	position: absolute;
	right: 10px;
	bottom: 30px;
}
.newstemp #news_header #text_bar{
	height: 19px;
	padding: 2px 30px;
	width: 647px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	color: white;
	font-weight: bold;
	background-color: #333399;
}
.newstemp #news_header #text_bar .htmldata_controls {
	position: absolute;
	right: 10px;
	bottom: 2px;
}
.newstemp #sidebar{
	background-image: none;
	padding-top: 10px;
	
}

/* over ride */
#gmc_list .gmc_tagcloud{
   display: none;
}



