/*	The Richard Stone Partnership JQuery Styles
	Created: Monday 17.08.09
	Last Update: 17.08.09
	Author:	Scott Harrington, www.thinkstorm.co.uk
	----------------------------------------------------*/


#artist-information-cv h1 {

	font-size:1em;
	
	font-weight:100;
	
	padding-left:10px;
	
}


#artist-information-cv p {

	width:550px;

	border-top: 1px solid #484848;

	margin-top:0;

	color:#d1d1d1;

	padding-top: 20px;

	padding-left:10px;

	padding-right:150px;

	padding-bottom:10px;

}


table {

	margin-bottom:40px;
	
	border-top: 1px solid #484848;
	
	width:710px;
	
	min-width:710px;
	
}

.tdgeneric {

	line-height: 1.25em;
	
	padding:8px 10px;
	
}

.column1 {

	width:30px;
}

.column2 {

	width: 130px;
}

.column3 {

	width:80px;

}

.column4 {

	width: 80px;

}

.column5 {

	width: 140px;

}
.column6 {

	width: 130px;
	
}

.odd {

	background:#000;

}