div.news_box { width: 600px; margin: 5px 0 0 0; }
div.news_title_date { padding: 2px 5px 3px 0; border-top: 1px solid #93ab9d; border-bottom: 1px solid #93ab9d; }
div.news_title { float: left; width: auto; margin-left: 3px; font-weight: bold; }
div.news_date { float: right; width: auto; margin-top: 2px; font-size: xx-small; color: #93ab9d; }
div.news_content { padding: 4px 10px 10px 10px; }
/* div.news_more { float: right; width: auto; font-size: x-small; } */
a.news_more, a.news_more:visited, a.news_more:hover { font-weight: normal;
 display: block; width: 80px; height: 20px; line-height: 20px; text-decoration: none; color: black;
 text-align: center; font-size: x-small; background: transparent url(bttn_small.jpg) no-repeat 0 0; }
a.news_more:hover { background: transparent url(bttn_small.jpg) no-repeat 0 -20px; color: white; }

/* start liquid corners. w, h of corners is 8px */
.top-left2, .top-right2, .bottom-left2, .bottom-right2
 { background-image: url(border_nav_topbot.gif); height: 8px; font-size: 1px; }
.top-left2, .bottom-left2 { margin-right: 8px; }
.top-right2, .bottom-right2 { margin-left: 8px; margin-top: -8px; }
.top-right2 { background-position: 100% 0; }
.bottom-left2 { background-position: 0 -8px; }
.bottom-right2 { background-position: 100% -8px; }

.inside2 { margin-left: 8px; margin-right: 8px; background-color: #fff; text-align: left; vertical-align: middle; }
.insideleft2, .insideright2 { background-image: url(border_nav_leftright.gif); background-repeat: repeat-y; }
.insideright2 { background-position: 100% 0; }

.notopgap { margin-top: 0; }
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; }
 /* avoid splitting of the box */
/* end liquid corners */

/* start liquid corners. w, h of corners is 8px 
.top-left2, .top-right2, .bottom-left2, .bottom-right2
{ background-image: url(border_nav_topbot_casa.gif); height: 10px; font-size: 1px; }
.top-left2, .bottom-left2 { margin-right: 10px; }
.top-right2, .bottom-right2 { margin-left: 10px; margin-top: -10px; }
.top-right2 { background-position: 100% 0; }
.bottom-left2 { background-position: 0 -10px; }
.bottom-right2 { background-position: 100% -10px; }

.inside2 { margin-left: 10px; margin-right: 10px;
 background-color: #00aa00; text-align: center; vertical-align: middle; }
.insideleft2, .insideright2 { background-image: url(border_nav_leftright_casa.gif);
 background-repeat: repeat-y; }
.insideright2 { background-position: 100% 0; }

.notopgap    { margin-top: 0; }
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; }
end liquid corners */

div.news_ct { float: left; width: 50px; background-color: white; padding: 0 2px 0 2px; border: 1px navy solid; margin: 1px; }


/* news item 
div.news_item { position: relative;	width: 500px; margin: 20px 0 0 20px; padding: 20px 10px 10px 10px;
	background-color: white; border: 1px solid #d8d8ff; }
div.news_title_date { position: absolute; top: -20px; left: -10px; width: 500px; height: 24px;
 line-height: 24px; border: 1px blue solid; color: navy; background: #d8d8ff url(bg_blue_white.gif) repeat-y -8px; margin: 5px 0 0 20px;
  }
div.news_title { float: left; width: auto; color: blue; padding-left: 32px; font-weight: bold; }
div.news_date { color: white; text-align: right; padding-right: 16px; }
*/
div.news_buttons {
 float: right; width: 80px; position: relative; left: 0px; text-align: right; }

