﻿.space {

height:85px;
	
}

.sidemenu ul li:hover ul,
.sidemenu ul li a:hover ul {                           /* 2nd level drop-down box */
	width:185px;
}


.sidemenu ul li:hover ul li a,
.sidemenu ul li a:hover ul li a {                   /* 2nd level unselected items */
	width:185px;
}

.sidemenuocm {

position:absolute;        /* establish a menu-relative positioning context */
	float:left;                                     /* play nicely with others */
	margin:0;
	padding:0;
	border:0;
	height:104px;                                  /* the menu's overall height */
	width:139px;   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;         /* this (and also below) sets the menu's font size */
	/*border-bottom:1px solid black;       give us a black border underneath */
	top:23px;
	left:0px;
background:url('../images/inset5buttons.jpg');	

}


.newsearch{
  position:relative;
  top:110px;
}


#searchocm {                                                    /* search button */
	position:absolute;
	border:0;
	margin:0;
	padding:0;
	top:126px;
	left:38px;
	width:60px;
	height:19px;
}


#textocm {                                                 /* search text field */
	position:absolute;
	border:1px solid #404040;
	margin:0;
	padding:0;
	top:106px;
	left:1px
	height:1.215em;
	width:131px;        
	font-size:14px !important;
	background:#fefefe;
}



.newsmall {

margin-top:0px;

float:left;
width:206px; 
height:174px; 

padding-right:3px;

}

.newsmallx2 {
margin-top:0px;

float:left;
width:205px; 
height:155px; 

padding-left:5px

}

.newsmallx3 {

float:left;
width:200px; 
height:225px; 

margin-right:5px;
margin-bottom:1px;

 }
 
.newsmallx4 {
 
margin-top:0px;

float:left;
width:205px; 
height:139px; 

padding-left:5px;

}
 
.newsmallx5 {
 
margin-top:0px;

float:left;
width:205px; 
height:124px; 

padding-left:5px;

}