/* -----------------------------------------------

WOW Design Solutions Ltd
Author:  Glynn Williams
Created:  May 2008
Revision:  June 2008

----------------------------- */

/*----------------------------- DIVs */
.LatestProduct {clear:both;}
#BrandingPic {background:#000 url(../images/branding_shots/red_shoes_branding_1.jpg) no-repeat top right;
	width:350px;
	height:260px;}

/*----------------------------- right picture */
.LatestPic {border:#000 solid 3px;
	padding:0;
	float:left;
	width:120px;
	height:120px;
	clear:none;
	margin:0 15px 10px 0;}

/*----------------------------- tag styles */
#RightColumn h4, .LatestProduct ul {width:200px;
	margin:0 0 5px;
	clear:none;
	position:relative;
	float:left;
	padding:0;}
#RightColumn h4 {width:200px;}
.LatestProduct ul {width:180px;}
.LatestProduct li {font-size:80%;
	clear:none;
	font-weight:bold;}

/*----------------------------- text styles */
h1.Sale {font-weight:bold;
	letter-spacing:4px;
	color:#900;}
.LatestProduct h5 .Black {color:#000;}
.LatestProduct p {clear:both;}