#header {
	background: #EEEEEE url(../../../images/ivgeo_2/body/header.png) top left no-repeat;
	color: #ffffff;
	height: 182px;
        position: relative;
        margin-bottom: 10px;
}

.logo {
width: 455px;
float: right;
}

.descr {
	background: #34383B;
	width: 610px;
	height: 32px;
	float: right;
	line-height: 32px;
	padding-right: 20px;
	border-bottom: 1px solid #0082C3;
	
	font-size: 10px;
}

.misc_h {
	background: #34383B;
	width: 300px;
	height: 32px;
	float: left;
	line-height: 32px;
	padding-left: 20px;
	border-bottom: 1px solid #0082C3;
	
	font-size: 10px;
}

#co_bg-l {
background: #ffffff url(../../../images/ivgeo_2/body/co_bg-l.png) top left repeat-y;
}

#co_bg-r {
background: transparent url(../../../images/ivgeo_2/body/co_bg-r.png) top right repeat-y;
}

#co_h-t {
background: transparent url(../../../images/ivgeo_2/body/co_h-t.png) top left repeat-x;
}

#co_b-t {
background: transparent url(../../../images/ivgeo_2/body/co_b-t.png) bottom left repeat-x;
}

#co_h-l {
background: transparent url(../../../images/ivgeo_2/body/co_h-l.png) top left no-repeat;
}

#co_h-r {
background: transparent url(../../../images/ivgeo_2/body/co_h-r.png) top right no-repeat;
}

#co_b-l {
background: transparent url(../../../images/ivgeo_2/body/co_b-l.png) bottom left no-repeat;
}

#co_b-r {
background: transparent url(../../../images/ivgeo_2/body/co_b-r.png) bottom right no-repeat;
padding: 15px;
height: 100%;
}

.t_footer {
background: #AAAAAA;
height: 5px;
margin: 0;
padding: 0;
}

.post_body {

}

.post_body img {
max-width: 650px;
width: expression(this.width > 650 ? 650:true);
}

.post_author_info {
border: 1px solid #c5c5c5;
padding: 4px;
}

.misc_h input.button {
background: #ffffff url(../../../images/ivgeo_2/toplinks/but-bg.gif) top left repeat-x;
color: #FFFFFF;
border: 2px solid #333333;
}

.misc_h input.button:hover {
color: #EEEEEE;
}

.misc_h input.textbox {
background: #333333 ;
color: #CCCCCC;
border: 2px solid #3F4347;
padding: 1px;
}

.menu li a.current_tpl, .menu li a.current_tpl:hover {
background-color: #FF3436;
color: #ffffff;
}

.trow1 p, trow2 p {
text-align: justify;
}


		
		
