
.content_cols td { vertical-align:top; }
#content_left, #content_right { width:200px; vertical-align:top; }
#content_left_spacer, #content_right_spacer { width:15px; text-align:center; }


.box_simple { border-top:1px solid #9a9b9a; margin-bottom:10px; }
.box_simple .header { background-image:url('/plugins/layouts/LM_Default/graphics/backgrounds/box_simple_header.gif'); background-repeat:repeat-x; }
.box_simple .header td { height:25px; padding:2px; padding-bottom:5px; vertical-align:bottom; text-align:left;}
.box_simple .header .icon { width:30px; padding-top:0px; padding-bottom:0px;vertical-align:middle;}
.box_simple .header .text { font-family:Verdana; font-size:12px; /*border-left:1px solid blue; border-right:1px solid blue;*/ }
.box_simple .header .xtra { width:45px; font-size:10px; text-align:right; }
.box_simple .header .xtra a { color:#8fa389; }
.box_simple td.content { padding:5px; padding-bottom:12px; border:2px solid #ededed; border-top-width:0px; }

.cat_container
{
  background-color:#eceff4;
  border:1px solid #d0d5eb;
  margin-top:5px;
  padding:8px 5px 12px;
}
.cat_name
{
  width:120px;
  border-right:1px solid #d0d5eb;
  font-weight:bold;
  padding:3px;
}
.cat_content
{
  border:1px solid #d0d5eb;
  background-color:#ffffff;
  border-left-width:0px;
  padding:5px;
}
.cat_link
{
  border-right:1px solid #d0d5eb;
  padding:3px;
}
.cat_active
{
  border:1px solid #d0d5eb;
  border-right-width:0px;
  background-color:#ffffff;
  padding:3px;
}
  

/* SET PADDING TOP TO ONE FOR IE, ELSE 2 */
#site_search { float:right; padding-top:1px; padding-right:3px; disabled-background-color:green}
#site_search_txt { vertical-align:middle; width:120px; height:14px; } /* subtract 2px on each side for spacing, and 1 on each side for border. remember also to subtract if padding is set */
#site_search_btn { width:40px; margin-left:5px; height:16px; } /* subtract 2px on each side for spacing. remember also to subtract if padding is set */

.login_txt { vertical-align:middle; width:120px; height:14px; } 
#login_btn { width:50px; margin-left:5px; height:16px; } /* subtract 2px on each side for spacing. remember also to subtract if padding is set */
