#actorFrame {
	overflow: hidden;
	width:250px;
	height:469px;
	float:left;
}
#actorMovieFrame {
	float:right;
	padding: 18px;
	border: solid 1px;
	border-color: #460B00;
}
#movieLogo {
	position: absolute;
	margin-left: -75px;
	margin-top: 303px;
}
#actorName {
	overflow: hidden;
	color: #460B00;
	width:240px;
	height:18px;
}
#actorBorn {
	overflow: hidden;
	color: #83675C;
	width:240px;
	height:18px;
}
#born {
	display:none;
}
#actorData {
	overflow: hidden;
	color: #83675C;
	width:245px;
	/* 	height:55px; */
	margin-bottom: 5px;
	line-height: 16px;
}
#actorPic {
	width:143px;
	height:215px;
	background-color: #F0F0F0;
}
#actorMenu {
	width:100px;
	line-height: 18px;
}
#actorContent {
	overflow: hidden;
	width:572px;
	height:469px;
	float:right;
	text-align:left;
}
#actorContentField {
	overflow: auto;
	width:559px;
	height:371px;
	padding: 8px 0 0 10px;
	border-color:#83675C;
	border:1px;
	border-style:solid;
}
#actorHeading {
	padding: 0 0 8px 0;
}
/* DELETE 7/10-09
#actorFrontImage{
	position:relative;
	top:0px;
	left:230px;
	width:420px;
	border: solid 1px;
}
*/

#actorFrontImage {
	float:right;
}
#actorSubField {
	overflow: hidden;
	padding: 5px 5px 0px 0px;
}
.actorTable {
	width: 540px;
	table-layout:fixed;
}
.measurementsDesc {
	font-size: 11px;
	color: #83675C;
}
td {
	vertical-align:top;
	padding: 2px;
	font-size: 11px;
	color: #83675C;
}
td.column1 {
	width:40px;
}
td.column2 {
	width:115px;
	color: #460B00;
}
td.column3 {
	width:70px;
	color: #460B00;
}
td.column4 {
	font-weight: normal;
}
td.column5 {
	width:417px;
}
td.column6 {
	width:60px;
}
td.column7 {
	width:130px;
}
td.column8 {
	width:92px;
}
td.column9 {
	width:108px;
}
td.column10 {
	width:125px;
}
td.column11 {
	width: 460px;
}
td.column12 {
	width:90px;
}
/* print CV + Measurements
----------------------------------*/
.printCV, #printMeasurement {
	width: 550px;
	color: #000;
}
.printCV td, #printMeasurement td {
	color: #000;
}
#printMeasurement h3, #printMeasurement h4, .printCV h3, .printCV h4 {
	font-weight: bold;
	color: #000;
}
#printMeasurement td.column4 {
	font-size: 9px;
}

