@charset "utf-8";
/* CSS Document */

dt {display:none;}

dd {
	float:left;
	margin:0 0 3px 3px;
	width:300px;
	height:185px;
	background-color:#180000;
	}

dd a { display:block; text-decoration:none; text-align:left; padding:125px 24px 15px 24px; line-height:6px; }

dd a span {
	position:relative;
	display:block;
	width:252px;
	color:#C0C0A8;
	font: 2em/1.6em "Trebuchet MS", sans-serif;
	border-bottom: 3px #907860 solid;
	}

dd a:hover span {
	color:#C56603;
	cursor:pointer;
}

dd#identity { background:#180000 url(../image/identity_skin_design.gif) 4px 4px no-repeat; }
dd#webdesign { background:#180000 url(../image/web_design_mladenov.jpg) 4px 4px no-repeat; }
dd#packaging { background:#180000 url(../image/packaging_pschitt.jpg) 4px 4px no-repeat; }
dd#print { background:#180000 url(../image/print_medusa.jpg) 4px 4px no-repeat; }
dd#storyboard { background:#180000 url(../image/storyboard_mtel-homebox.jpg) 4px 4px no-repeat; }
dd#illustration { background:#180000 url(../image/illustration_cannes.jpg) 4px 4px no-repeat; }




