/* grid */
.column { display:inline; }
.grid3cola .column { width:100%; margin-left:15px; }
.grid3cola .column.first,
.grid3cola .column.last { width:100%; }
.grid3cola .grid3col .column { width:32%; margin-left:13px; }

/* main, content */
#content { padding:1.6em 0 0; margin-bottom:-1.6em; s4px; }
#main .sidebar { font-size:10pt; line-height:14px; }

#main h3 { margin-bottom:.3em; color:#000; font-size:13px; font-weight:normal; line-height:14px; word-spacing:-.1em; }
#main h3 a { color:#000; }
#main h3 a:hover { color:#2971a7; }
#main h4 { margin-bottom:.3em; color:#000; font-size:11px; line-height:14px; }
#main strong { color:#000; }
#main p,
#main ul { margin-bottom:.7em; }

#main a:link,
#main a:visited { text-decoration:none; }
#main a:hover { text-decoration:underline; }

#main .more { padding-right:9px; white-space:nowrap; background:url(http://images.apple.com/global/elements/arrows/morearrow_blue.gif) 100% .4em no-repeat; zoom:1; }


/* boxes */
#main .relative { position:relative; }
#main .separator { margin:0 -3px; padding:.7em 3px 0; border-top:1px solid #c8c8c8; }

#main .box { margin-bottom:1.6em; color:#999999}
#main .column .box {  }
#main .sidebar .box {  }

#main .box .padder { padding:0 15px .6em; }

#main .box .boxcap { clear:both; position:absolute; width:100%; height:5px; left:0; z-index:100; font-size:1px; behavior:url(/global/scripts/lib/iepngfix.htc); }

#main .box .boxcap.captop { top:0; background-image:url(http://images.apple.com/mac/home/images/box_980_captop.png); }
#main .column .box .boxcap.captop { background-image:url(http://images.apple.com/mac/home/images/box_582_captop.png); }
#main .sidebar .box .boxcap.captop { background-image:url(http://images.apple.com/mac/home/images/box_184_captop.png); }

#main .box .boxcap.capbot { bottom:0; _bottom:13px; _position:static; _margin-top:-5px; background-image:url(http://images.apple.com/mac/home/images/box_980_capbottom.png); }
#main .column .box .boxcap.capbot { position:absolute; background-image:url(http://images.apple.com/mac/home/images/box_582_capbottom.png); }
#main .sidebar .box .boxcap.capbot { position:absolute; background-image:url(http://images.apple.com/mac/home/images/box_184_capbottom.png); }

#main .box h2 { float:none !important; margin:0; padding:4px 0 2px 20px; color:#fff; font-size:10pt; font-weight:normal; text-shadow:#808080 -1px -2px 0; background:#72839d url(http://images.apple.com/mac/home/images/boxtopblue.gif) repeat-x; }
#main .box h2 a { display:block; width:100%; color:#fff; background:url(http://images.apple.com/mac/home/images/boxtop_linkarrow.gif) 97.5% 40% no-repeat; }
#main .box h2 a:hover { text-decoration:none; }
#main .sidebar .box h2 { width:516px; }

#main .box h2.drawer-handle { position:relative; color:#333; cursor:default; text-shadow:none; border:#939393; background:#939393 url(../BASE/boxtopgray.gif) repeat-x; }
#main .box h2.drawer-handle.open { color:#fff; cursor:pointer; background:#72839d url(../BASE/cabezaNoticia.jpg) repeat-x; }

/* drawers */
#main ul.drawers { margin:0; overflow:visible; }
#main ul.drawers li { overflow:visible; }
#main .slider .drawer-content { display:block; height:auto; overflow:visible; }



