/* GRID */
.grid3cola .column { width: 175px; margin-left: 0px; }
.grid3cola .column.first,
.grid3cola .column.last { width: 175px; }
.grid3cola .grid3col .column { width: 32%; margin-left: 0px; }

/* MAIN */
#main h3 { font-size: 13px; color: #000000; font-weight: normal; word-spacing: -0.1em; }
#main a:link { color: #000000; text-decoration: none; }
#main a:visited { color: #333333; text-decoration: none; }
#main a:hover { text-decoration: underline; }

#main .sidebar { font-size: 10px; color: #000000; }
#main .sidebar p,
#main .sidebar ul,
#main .sidebar h4 { font-size: 10px; line-height: 15px; }
#main .sidebar p,
#main .sidebar ul { margin-bottom: 6px; }

/* CONTENT */
#container { *margin-top: 0%; }
#content { padding: 5px 0 0; }

/* DRAWERS */
#main .slider .drawer-handle { color: #ffffff; font-size: 12px; padding: 7px 0; text-indent: 8px; width: 100%; background: #0055A4 url(http://cgrw01.cgr.go.cr/icons/images/slider_handlebg.png) 0 0 no-repeat; cursor: default; }
#main .slider .drawer-content { padding: 0px 7;display: block; margin: 0; background: #C6C8CA; height: auto; }
#main .slider h3.open { background-color: #0055A4; background-position: -187px 0; color: #ffffff; }

/* TOP LISTS */
#main .sidebar ol.toplist { margin: 0 10px 0 20px; padding-top: 10px; }
#main .sidebar ol.toplist li { margin-bottom: 6px; }
#main .sidebar ol.toplist li a { color: #000000; }
#main .sidebar ol.toplist li a:hover { text-decoration:underline; }
#main .sidebar ol.toplist li.viewall { list-style-type: none; margin-bottom: 0; }

/* LATEST */
#latest {
	height:auto;
	min-height: 481px;
*height: 481px; 	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
	z-index: 50;
	width: 175;
}
#latest h2 { background: url(../images/header_184bg.png) no-repeat; }
#latest .drawers .drawer-content { min-height: auto; *height: auto; overflow: hidden; } 
/* #latest .drawers .drawer-content { min-height: 307px; _height: 307px; } */

/* LATEST */
#latest .toplist { margin: 0; background: none;}
#latest .toplist a:link,
#latest .toplist a:visited { color: #000000; }
#latest .toplist a:hover { text-decoration: none; background-position: -197px 10px; }
#latest .toplist a strong { padding-right: 15px; color: #000000; }
#latest .toplist a span { display: block; }
