div#content div.textbody {
	margin-top: 2.25em;
	margin-bottom: 2.25em;
}

table.studio {
	margin : auto;
	border-spacing : 0 1.125em;
}

table.studio thead th {
	font-size : 12pt;
	font-weight : bold;
}

table.studio tbody th {
	font-weight : bold;
	text-align : right;
/* 	height : 40px; */
	padding-right : 1em;
}

table.studio tbody td {
	padding-left : 1em;
	border-width : medium medium medium 1px;
	border-style : none none none dashed;
}

table.studio tbody td a {
	display : block;
}

/*

ul.studios li h3 {
	border-top : 2px solid black;
	padding-top : 0.2em;
	font-size : 12px;
	white-space : nowrap;
	text-transform : uppercase;
	font-weight : bold;
}

ul.studios li:first-child h3{
	border : none;
	padding-top : 0.1em;
}

ul.studios li p {
	overflow : hidden;
	font-weight : normal;
	font-size : 12px;
}

ul.studios li a {
	display : block;
	margin-bottom : 0.2em;
	color : #6699CC;
	font-size : 12px;
	text-decoration : none;
	text-transform : lowercase;
}

*/
