#macatwork {
	height: 492px;
	float: left;
	width: 194px;
	margin: 0 auto 0 auto;
}

#macatwork .drawers {
	position: relative;
	float: left;
	width: 194px;
	margin: 0px;
	height: 492px;
	overflow: hidden;
}

#macatwork .drawers li {
	display: block;
	position: absolute;
	width: 194px;
	list-style-type: none;
	background: url(../images/left_bottom_bg.gif) no-repeat left bottom;
}

#macatwork .drawers img.photo {
	display: block;
	margin: 0 auto 0 auto;
	background: url(../images/left_bottom_bg_line.jpg) repeat-y left top;
	width: 154px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}

#macatwork .drawers .handle {
	background: url(../images/left_bottom_bg_h.gif) no-repeat left bottom;
	display: block;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#macatwork .drawers .handle:hover {
	background: url(../images/left_bottom_bg_h.gif) no-repeat left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

#macatwork .drawers .handle strong {
	border-bottom: 1px dotted #333333;
	display: block;
	font-family: "trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	font-size: 15px;
	color: #333333;
	padding-top: 5px;
}

#macatwork .drawers .handle .description {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	line-height: 16px;		
	margin: 0px  !important;
}

#macatwork .drawers .handle .more {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#macatwork .drawers li.obscured .handle {
	text-decoration: none;
	background: url(../images/left_bottom_bg.gif) no-repeat left bottom;
}

#macatwork .drawers .obscured .handle .description {
	border: 0px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	
}

#macatwork .drawers li.obscured .handle last {
	background: url(../images/left_bottom_bg.jpg) no-repeat left bottom;
}