#ad {
}


#ad .spacer {
	width: 30px !important;
	height: 1px !important;
	overflow: hidden !important;
	font-size: 1px !important;
	visibility: hidden !important;
}


#ad #shadow-lt,
#ad #shadow-xt,
#ad #shadow-rt,
#ad #shadow-lb,
#ad #shadow-xb,
#ad #shadow-rb {
	width: 30px;
	height: 30px;
}

#ad #shadow-lt {
	background: right bottom url("shadow-lt.png"/*tpa=http://www.maconelinens.co.uk/images/everything/shadow-lt.png*/) no-repeat;
}

#ad #shadow-xt {
	width: 100%;
	background: center bottom url("shadow-xt.png"/*tpa=http://www.maconelinens.co.uk/images/everything/shadow-xt.png*/) repeat-x;
}

#ad #shadow-rt {
	background: left bottom url("shadow-rt.png"/*tpa=http://www.maconelinens.co.uk/images/everything/shadow-rt.png*/) no-repeat;
}

#ad #shadow-ly {
	background: right center url("shadow-ly.png"/*tpa=http://www.maconelinens.co.uk/images/everything/shadow-ly.png*/) repeat-y;
}

#ad #shadow-ry {
	background: left center url("shadow-ry.png"/*tpa=http://www.maconelinens.co.uk/images/everything/shadow-ry.png*/) repeat-y;
}

#ad #shadow-lb {
	background: right top url("shadow-lb.png"/*tpa=http://www.maconelinens.co.uk/images/everything/shadow-lb.png*/) no-repeat;
}

#ad #shadow-xb {
	width: 100%;
	background: center top url("shadow-xb.png"/*tpa=http://www.maconelinens.co.uk/images/everything/shadow-xb.png*/) repeat-x;
}

#ad #shadow-rb {
	background: left top url("shadow-rb.png"/*tpa=http://www.maconelinens.co.uk/images/everything/shadow-rb.png*/) no-repeat;
}


#ad #adContent {
	height: 14px;
	margin: -14px -16px -1px 0;
	position: relative;
	left: -8px;
	bottom: -1px;
	background: #fff;
}

#ad #adContent * {
	margin: 0;
}


#ad #adName {
	display: block;
	position: relative;
	top: -2px;
}

#ad #adName a {
	color: #000;
	font-size: 1.4em;
	text-decoration: none;
}


#ad #adClose {
	display: block;
	width: 9px;
	height: 9px;
	margin: 2px 2px 2px 20px;
	background: center center url("close.gif"/*tpa=http://www.maconelinens.co.uk/images/everything/close.gif*/) no-repeat;
	font-size: 1px;
	cursor: pointer;
}


#ad #adImage {
	margin: 3px 0 0;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#ad #adImage .spacer {
	width: 22px !important;
	height: 1px !important;
}


#ad #light-lt,
#ad #light-xt,
#ad #light-rt,
#ad #light-lb,
#ad #light-xb,
#ad #light-rb {
	width: 22px;
	height: 22px;
}

#ad #light-lt {
	background: right bottom url("light-lt.png"/*tpa=http://www.maconelinens.co.uk/images/everything/light-lt.png*/) no-repeat;
}

#ad #light-xt {
	width: 100%;
	background: center bottom url("light-xt.png"/*tpa=http://www.maconelinens.co.uk/images/everything/light-xt.png*/) repeat-x;
}

#ad #light-rt {
	background: left bottom url("light-rt.png"/*tpa=http://www.maconelinens.co.uk/images/everything/light-rt.png*/) no-repeat;
}

#ad #light-ly {
	background: right center url("light-ly.png"/*tpa=http://www.maconelinens.co.uk/images/everything/light-ly.png*/) repeat-y;
}

#ad #light-ry {
	background: left center url("light-ry.png"/*tpa=http://www.maconelinens.co.uk/images/everything/light-ry.png*/) repeat-y;
}

#ad #light-lb {
	background: right top url("light-lb.png"/*tpa=http://www.maconelinens.co.uk/images/everything/light-lb.png*/) no-repeat;
}

#ad #light-xb {
	width: 100%;
	background: center top url("light-xb.png"/*tpa=http://www.maconelinens.co.uk/images/everything/light-xb.png*/) repeat-x;
}

#ad #light-rb {
	background: left top url("light-rb.png"/*tpa=http://www.maconelinens.co.uk/images/everything/light-rb.png*/) no-repeat;
}


#ad #adDescription {
	display: block;
	padding: 5px 1px 0;
	color: #0d0d0d !important;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
	text-decoration: none;
	cursor: pointer;
}

