body {
	background: #345a6d url(../images/bg_body_studios.jpg) center center no-repeat;
	/*color: #41698b;*/
	color: #4f504f;
}

h1 {
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: right;
	margin-top: -5px;
}

a {
	text-decoration: none;
}



#main {
	background: transparent url(../images/bg_main_studios.gif) 0 0 no-repeat;
	height: 630px;
}

#content {	
	padding: 0px 10px 20px 20px;
	width: 580px;
	height: 415px;
	position: relative;
}

#intro {
	width: 173px;
	padding-right: 5px;
}

#intro p {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	line-height: 1.1em;
	font-size: .8em;
}

#section-id {
	float: left;
	margin-top: -2px;
}


#content a {
	font-weight: bold;
}

#content p.intro {
	margin-top: 15px;
	margin-bottom: 25px;
}

#content ol {
	padding-left: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#content ol li {
	margin-bottom: 5px;
}

.prop-name {
	padding-left: 5px;
}

.bottom-pad {
	padding-bottom: 7px;
}





#grid td {
	width: 70px;
	padding: 12px 12px 0 0;
}

#grid td p {
	width: 240px;
}

#grid td img {
	cursor: hand;
	cursor: pointer;
}
#zoom {
	position: absolute;
	top: -999px;
	left: 0;
	z-index: 10;
}
