.product_title_link:link {
	font-size: 13px;
	color: #d4d5a5;
	text-decoration: underline;
	border: 0px none;
	font-weight: bold;
	}
	
.product_title_link:visited {
	font-size: 13px;
	text-decoration: underline;
	color: #d4d5a5;
	font-weight: bold;
	}
	
.product_title_link:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #fdff8d;
	font-weight: bold;
	}
	
.product_title_link:active {
	font-size: 13px;
	text-decoration: underline;
	color: #d4d5a5;
	font-weight: bold;
	}




.product_details_link:link {
	font-size: 11px;
	color: #d4d5a5;
	text-decoration: none;
	border: 0px none;
	font-weight: normal;
	}
	
.product_details_link:visited {
	font-size: 11px;
	text-decoration: none;
	color: #d4d5a5;
	font-weight: normal;
	}
	
.product_details_link:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #fdff8d;
	font-weight: normal;
	}
	
.product_details_link:active {
	font-size: 11px;
	text-decoration: none;
	color: #d4d5a5;
	font-weight: normal;
	}



.product_more_link:link {
	font-size: 11px;
	color: #c5c760;
	text-decoration: underline;
	border: 0px none;
	font-weight: bold;
	}
	
.product_more_link:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #c5c760;
	font-weight: bold;
	}
	
.product_more_link:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #fdff8d;
	font-weight: bold;
	}
	
.product_more_link:active {
	font-size: 11px;
	text-decoration: underline;
	color: #c5c760;
	font-weight: bold;
	}




.side_banner_container_left{
	width: 170px;
	background-color: #000000;
	position: relative;
	text-align: left;
	padding: 0;
	margin: 0;
	background-image: url('http://www.dee-london.com/banners/img/bside_bcg_l.gif');
	background-position: top left;
	background-repeat: repeat-y;
}


.side_banner_content_left{
	width: 160px;
	text-align: left;
	padding : 10px 0 0 1px;
	margin: 0;
}

.side_banner_product_thumb_left{
	padding: 0 5px 0 0;
	border: 0 none;
	float:left;
}

.side_banner_product_details_left{
	padding: 7px 0 10px 0;
}

.side_banner_more_info{
	padding: 5px 0 0 0;
}

.side_banner_end_div{
	clear:both;
	padding: 0 0 17px 0;
}



.side_banner_container_right{
	width: 170px;
	background-color: #000000;
	position: relative;
	text-align: left;
	padding: 0;
	margin: 0;
	background-image: url(img/bside_bcg_r.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.side_banner_content_right_wtb{
	width: 155px;
	text-align: left;
	padding : 8px 0 0 15px;
	margin: 0;
}


