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

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

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

/*----------------------------- DIVs */
#BrandingPic {background:#000 url(../images/branding_shots/red_shoes_branding_4.jpg) no-repeat right top;
	width:350px;
	height:480px;}
	
/*----------------------------- text styles */
.Quotebox {background-color:#FFF;
	padding:0;
	width:99%;
	margin:0 0 10px;}
.Quotebox p {margin:0;
	line-height:120%;
	padding:0;}
.Quotebox p.Name {font-style:italic;}
.Quotebox strong {color:#000;
	font-size:100%;}
.Quotebox blockquote {font-weight:bold;
	color:#666;
	width:90%;
	font-style:italic;
	text-align:justify;
	padding:0;
	margin:0 0 10px 5%;}
