/* GRID */

.grid3cola .column.first,
.grid3cola .column.last { width: 184px; }

/* MAIN */
#main {
width:200px;
height:600px;
float:left;
margin-left:20px;
margin-top:14px;
} 

* html #main {
width:200px;
height:600px;
float:left;
margin-left:10px;
margin-top:14px;
}
#main h3 { font-size: 13px; color: #333; font-weight: normal; word-spacing: -0.1em; }
#main a:link,
#main a:visited { color: #2971a7; text-decoration: none; }
#main a:hover { text-decoration: underline; }
#main .more { padding-right: 9px; background: url(morearrow.png) 100% 0.4em no-repeat; white-space: nowrap; _white-space: normal; *position: relative; _display: inline-block; }
#main .sidebar { font-size: 11px; color: #666; }
#main .sidebar p,
#main .sidebar ul,
#main .sidebar h4 { font-size: 11px; line-height: 14px; }
#main .sidebar p,
#main .sidebar ul { margin-bottom: 10px; }


/* BOXES */
#main .box { background: url(box_582bgrep.png) repeat-y; overflow: hidden; position: relative; }
#main .sidebar .box { background: url(box_184bgrep.png) repeat-y; }
#main .box h2 { text-indent: -9999px; height: 25px; overflow: hidden; position: relative; margin-bottom: 0; }
#main .box h2 a { display: block; position: relative; height: 25px; width: 100%; background: url(box_linkarrow.png) 95% 50% no-repeat; _background-image: url(http://images.apple.com/mac/images/box_linkarrow.gif); }
#main .padder { padding: 0 15px; }
#main .boxcap {
	height: 5px;
	width: 100%;
	position: absolute;
	z-index: 100;
	bottom: -81px;
	_bottom: -10px;
	left: 491px;
	background: url(box_582capbottom.png) no-repeat;
	behavior:url(/global/scripts/lib/iepngfix.htc);
}
#main .sidebar .boxcap { background: url(box_184capbottom.png) no-repeat; }
#main .sidebar .captop { bottom: auto; top: 0; background-image: url(box_184captop.png); }

/* DRAWERS */
#main ul.drawers { margin: 0; }
#main .slider .drawer-handle { color: #333; font-size: 12px; padding: 5px 0; text-indent: 15px; width: 100%; background: #939393 url(slider_handlebg.png) 0 0 no-repeat; cursor: default; }
#main .slider .drawer-content { display: block;  height: auto; }
#main .slider h3.open { background-color: #72839d; background-position: -184px 0; color: #fff; }


/* MAC AT WORK */
#macatwork h2 { background: url(macatwork_headerbg.png) no-repeat; }
#macatwork .shingles { margin: 0 1px; position: relative; overflow: hidden; }
#macatwork .shingles li { display: block; z-index: 1; width: 100%; }
#macatwork .shingles img.photo { display: block; margin: 2px 3px 0 3px; }
#macatwork .shingles .handle { display: block; padding: 15px 15px 8px; height: 57px; margin-bottom: -6px; background: url(shingles_handlebg.png) -184px 100% no-repeat; overflow: hidden; _margin-bottom: -3px; }
#macatwork .shingles .handle:hover { text-decoration: none; }
#macatwork .shingles .handle strong { display: block; font-size: 13px; color: #333; font-weight: normal; height: 18px; white-space: nowrap; overflow: hidden; }
#macatwork .shingles .handle .description { color: #333; height: 28px; overflow: hidden; line-height: 14px; }
#macatwork .shingles .handle .more { color: #2971a7;}
#macatwork .shingles li.obscured .handle { background-position: 0 100%; }
#macatwork .shingles li.obscured .handle .description { color: #666; }
