


#tpl_search_date_block
{
	background-color: #48D1CC;
color: #000000;
   padding: 			  3px;
   position: 			  relative;
   margin-bottom: 	  0.2em;
}

#tpl_search_block
{
   position: relative;
}

#tpl_date_block
{
   position: relative;
}

div#tpl_date_block
{
	font-size: 80%;
}

#tpl_mosmainbody {
}

.row_site_header
{
	width: 78em;
	border: 0em none;
	position: relative;
   margin-bottom: 0.1em;
}

.row_site_header_graphic
{
	height: 100%;
	position: relative;
   margin-top: 0.5em;
   padding-left: 0.5em;
   padding-top: 0.5em;
   padding-right: 0.5em;
   padding-bottom: 0.5em;
}

.row_site_header_graphic img
{
	width: 100%; /* new 26 feb 08 */
}

.row_site_header_pagetypepicture {
	position: absolute;
	top: 1.95em;
	left: 46.02em;
	width: 10.92em;
	height: 1.56em; /* also 60% is possible */
}

.row_site_header_menu_horizontal {
	position:					relative;
	width: 100%;
   height: 2.496em;
}

.row_site_header_pathway {
	position:					relative;
	width:						100%;
   height:						1.716em;
   margin-top: 0.5em;
   margin-left: 0.39em;
   
}

.pathway {
	color: #000000;
}

.row_site_header_search {
	position: absolute;
	top:   0em;
	left:  65.442em;
	width: 12.09em;
	height:1.56em;
}

.row_site_header_search_right { /* unused ? */
	background-color: #90EE90;
}

.row_site_header_currentdate {
	position: absolute;
	top: 1.872em;
	left: 57.642em;
	width: 19.89em;
   height: 1.092em;
   padding: 0.156em;
   text-align: right;
   color: #000000;
   font-size: 80%;
}

.row_site_header_currentdate_right { /* usused ? */
	background-color: #90EE90;
}

p.row_site_header {
    font-size: 140%;
}

.row_site_header_pagetypepicture img { /* scale image events */
	height: 100%;
}

/* for add_header_trial start */

#header_wrapper {
	height:						9.672em;
	position:					relative;  /* was v2 */
   margin:						0 -186px;
	min-height:					0;/* ie 7 haslayout fix */
	background-color:			#000000;/*black; */
   
	border-left:  				1px solid #000;
	border-right: 				1px solid #000;
	min-height:					100%;
	min-height:					100%;
}

#header_left {
	position:					relative; /* ie needs this to show float */
   width: 						185px;
	float:						left;
 	left:							-2px; /* push column into position*/
	background-color:			#008000; /* green; */
}

#header_center {
	width:						100%;
	float:						left;
	position:					relative;
	z-index:						1;
	margin:						0px -1px; /* moz fix*/
}

#header_right {
	position:					relative; /* ie needs this to show float */
   width: 						0px;
	float:						right;
	background-color:			#00FFFF;
}

.row_site_footer {
	width: 100%;
	height: 3.744em;
   min-height: 100%;
   border: 0em none;
	position:					relative;
	text-align:					center;
}

.row_site_footer_banner {
   position:					relative;
   margin-left:				auto;
   margin-right:				auto;
   width:						56.784em;
}

.row_site_footer_banner img {
	width: 100%;
}

.row_site_footer_footer {
	text-align:					center;
	position:					relative;
}

.adsense_mainbody {
   position:					relative;
   margin-left:				auto;
   margin-right:				auto;
   margin-top:					4em;
	width:						36.426em; /* should be width of the adsense picture! */
}

