#macatwork .shingles { height: 325px; } 
#macatwork .shingles li { position: absolute; top: 0; }
#macatwork H2 {
	/*BACKGROUND: url(http://images.apple.com/mac/images/macatwork_headerbg.png) no-repeat;*/
}
#macatwork .shingles {
	MARGIN: 0px 0px; 
	OVERFLOW: hidden; 
	POSITION: relative;
}
#macatwork .shingles LI {
	DISPLAY: block; 
	Z-INDEX: 1; 
	WIDTH: 100%;
}
#macatwork .shingles IMG.photo {
	DISPLAY: block;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	/*MARGIN: 2px 3px 0px;*/
}
#macatwork .shingles .handle {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-BOTTOM: 10px;
	OVERFLOW: hidden;
	PADDING-TOP: 7px;
	HEIGHT: 57px;
	margin-bottom: 0px;
	background-image: url(../engine/slide_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
#macatwork a:link,#macatwork a:visited{
text-decoration:none;
color:#333333;
},
#macatwork .shingles .handle:hover {
	TEXT-DECORATION: none;
}
/*#macatwork .shingles .handle STRONG {
	DISPLAY: block; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	OVERFLOW: hidden; 
	COLOR: #333; 
	WHITE-SPACE: nowrap; 
	HEIGHT: 18px;
}*/
#macatwork .shingles .handle .description {
	OVERFLOW: hidden; 
	COLOR: #333; 
	LINE-HEIGHT: 14px; 
	HEIGHT: 28px;
}
#macatwork .shingles .handle .more {
	COLOR: #2971a7;
}
#macatwork .shingles LI.obscured .handle {
	/*BACKGROUND-POSITION: 0px 100%;*/
}
#macatwork .shingles LI.obscured .handle .description {
	COLOR: #666;
}
