
#top_container
{
	width:600px;
	height:192px;
	display:block;
	float:left;
	border-style:none;
	
	
} 

#top_left_corner
{
	width:7px;
	height:7px;
	display:inline;
	float:left;
	background: #FFFFFF url('postgresql_it_images/nav_tbl_top_lft.png') no-repeat scroll left top;
	
	
} 

#top_right_corner
{
	width:7px;
	height:7px;
	display:inline;
	float:right;
	background: #FFFFFF url('postgresql_it_images/nav_tbl_top_rgt.png') no-repeat scroll right top;
	
	
}

#bot_left_corner
{
	width:7px;
	height:7px;
	display:inline;
	float:left;
	
	background: #FFFFFF url('postgresql_it_images/nav_tbl_btm_lft.png') no-repeat scroll left bottom;
	
	
}

#middle_left_corner
{
	width:7px;
	height:148px;
	display:block;
	float:left;
}

#top_left_container
{
width:7px;
height:150px;
display:inline;
float:left;
vertical-align:top;
}


#top_panel
{
	position:relative;
	width:710px;
	height:162px;
	display:inline;
	float:left;
	background: #F5F5F5;
	margin-top:20px;
	padding-right:0px;
	
} 

#top_title
{
	color:#EC5800;
	font-size:16px;
	font-weight:bold;
	
}

#top_body
{
	color:#000000;
	font-size:14px;
	
}

#top_link a
{
	color:#EC5800;
	font-size:12px;
	text-decoration:none;
}



#bottom_container
{
	width:545px;
	height:162px;
	display:block;
	float:left;
	position:relative;
	border-style:none;
} 

#bot_col_1,#bot_col_2,#bot_col_3
{
	display:inline;
	float:left;
	position:relative;
	border-style:none;
	height:100%;
	width:32%;
	font-size:10px;
	color:#666666;
}

#bot_col_1,#bot_col_2
{
	border-right-width:1px;
	border-right-color:#EFEFEF;
	border-right-style:solid;
}

div.bot_col
{
	font-size:12px;
	text-align:left;
	text-transform:uppercase;
	color:#0095BC;
	font-weight:bold;
}

#bot_col_1 a,#bot_col_2 a,#bot_col_3 a
{
	color:#0095BC;
	text-decoration:none;
}

#bot_col_1,#bot_col_2,#bot_col_3
{
	 padding-left:5px;
}

#mid_container
{
	width:545px;
	height:192px;
	display:block;
	float:left;
	border-style:none;
	
	
} 

#mid_panel
{
	position:relative;
	width:710px;
	height:162px;
	display:inline;
	float:left;
	background-color: #FFFFFF;
	margin-top:20px;
	
} 

#mid_top_header
{
	width:680px;
	height:9px;
	display:block;
	float:left;
	
	
}

#mid_bot_header
{
	width:680px;
	height:9px;
	display:block;
	float:left;
	
	
}
#mid_middle_panel
{
	border:1px solid #DADADA;
	padding:11px 14px 12px 15px;
	width:680px;
}


#mid_title
{
	color:#EC5800;
	font-size:16px;
	font-weight:bold;
	
}

#mid_body
{
	color:#000000;
	font-size:14px;
	
}

#mid_link a
{
	color:#EC5800;
	font-size:12px;
	text-decoration:none;
}