/* Show URL */
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a[href^="http://"] {color:#000;}
/* end of Show URL */

/* Remove Element */
#yib11skipnav, #yib11banner, #left-nav, #slideshow-area, #text-menu, #footer {
	display:none
}
/* end of Remove Element */

#group{
	width:910px;
	font-size:14px;
	float:left;
	border-bottom:1px solid #DEDEDE;
}
#centre-col{
	width:650px;
	float:left;
}
#right-col{
	width:210px;
	float:left;
}

#left-wide{
	width:700px;
	float:left;
}
#right-wide{
	width:210px;
	float:left;
}
