/*Title:      Shift special styles for people profile pagesUpdated:    30 October 2006*//* -----[ styles in left-hand subnav column ]----- */#left img {	padding-top: 10px;	}	div#content #left h3 {	font-weight: normal;	font-size: 1.8em;	line-height: 1.2em;	color: #444;		padding: 0;	margin: 0;	}	div#content #left h3.quote {	font-weight: normal;	font-size: 1.8em;	line-height: 1.2em;	color: #444;		/*padding: 0 0 0 8px;	margin: 0 0 0 -5px;	text-indent: -8px;*/	position: relative;	}			div#content #left h3.quote span.open {		font-size: 2.3em;	color: #ccc;	position: absolute;	top: 6px; 	left: -24px;	font-family: Georgia, serif;	font-weight: bold;	vertical-align:bottom;	}	div#content #left h3.quote span.close {		font-size: 2.3em;	color: #ccc;	/*position: absolute;	bottom: -10px;	right: 0;	z-index: 1;*/	font-family: Georgia, serif;	font-weight: bold;	vertical-align:bottom;	padding: 0 0 0 3px;	line-height:1px;	}		div#content #left h4.author {	font-weight: normal;	font-size: 1.2em;	line-height: 1.2em;	color: #999;		text-align: right;	/*padding: 0 0 0 8px;	margin: 0 0 0 -5px;	text-indent: -8px;*/	border: none;	padding: 3px 0 0 0;	margin: 0;	}			div#content #left div.thumb { /* NEW */	display: inline;	margin: 20px 0 15px -8px;	width: 170px;	float: left;	border: none;	position: relative;	}div#content #left div.thumb img { /* NEW */	display: block;	background-image: url(../../img/thumb-shado-lrg.png);	padding: 2px 2px 7px 10px;	border: none;	width: 150px;	height: 105px;	}				/* -----[ studio details cols in right-hand content column of factsheet ]----- */.studio-details {	width: 49%;	float: left;	border: none;	margin: 0 0 0 0;	padding: 0 0 0 0;	}	div#page-box-inside .studio-details a:link, div#page-box-inside .studio-details a:visited {	color: #165172;		}	div#page-box-inside .studio-details a:hover {	color: #000;		}		