/* Side Skins Start */
#side-skin-left {
	display:none;
	visibility:hidden;
/*
	height:850px;
	left:-175px;
	overflow:hidden;
	position:absolute;
	top:0;
	width:170px;
*/	
}

#side-skin-left a img, #side-skin-right a img {
	height:600px;
	width:170px;
}

#side-skin-right {
	display:none;
	visibility:hidden;
/*
	height:850px;
	overflow:hidden;
	position:absolute;
	right:-190px;
	top:0;
	width:170px;
*/	
}
/* Side Skins End */
