div.omContainer {
	margin-left:		115px;
	height: 			auto;
	width:				650px;
}

div#studioWeb div.omContainer {
	margin-right: 24px;
	margin-left: 48px;
	width:		550px;
	padding: 12px 12px 0 160px;
	height: auto;
	background-image: url('../images/studio/backgrounds/gradientBackgroundLong.gif');
	background-repeat: repeat-y;
}

/* INTERNAL */
	div.omContainer h3 {
		margin-bottom: 18px;
	}
	
	div.omContainer h3 span {
		font-style: italic;
	}
	
	div.omContainer h4 {
		font-size: 1.3em;
	}
	
	div.omContainer img {
		position: absolute;
	}
	div.omContainer ul li {
		line-height: 150%;
		font-size: 1.1em;
	}
div#omNavigation {
	background-image: url('../images/studio/navigation/navBorderMain.gif');
}
	div#omNavigation ul {
		background-image: url('../images/studio/navigation/navBackground.gif');
	}
		div#omNavigation ul li {
			background-image: url('../images/studio/navigation/navBackground.gif');
		}
			div#omNavigation ul li.selected {
				background-image: url('../images/studio/navigation/navOn.gif');
			}
			div#omNavigation ul li a {
				color: rgb(144, 144, 144);
			}
			div#omNavigation ul li.selected a {
				color: rgb(142, 62, 163);
			}
div.featureBox a {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: 3px solid rgb(207, 207, 207);
}
	div.featureBox a:hover {
		border-color: rgb(172, 172, 172);
	}
a.gotoLink {
	position: relative;
	width: 171px;
	height: 22px;
	line-height: 22px;
	margin: 12px 0 0 0;
	background-image: url('../images/studio/buttons/actionButton.gif');
}
div.packageContainer {
	margin-left: 115px;
}
		div.featureBox {
			width: 100%;
			margin-bottom: 12px;
			float: left;
		}
			div.featureBox a {
				display: block;
				float: left;
				width: 209px;
				height: 153px;
				margin: 0 4px 27px 0;
				overflow: hidden;
			}
			div.featureBox a.last {
				margin-right: 0;
			}
div.overview a.gotoLink {
	float: right;
}

/* INDEX */
div#studioOverview a.gotoLink {
	left:				100px;
	bottom:				0;
	height:				26px;
	line-height:		26px;
	background-image: url('../images/studio/buttons/actionButton.gif');
	margin-right:		60px;
}

div#studioOverview a.web, div#studioOverview a.print, div#studioOverview a.identity, div#studioOverview a.internships {
	background-image: url('../images/studio/navigation/gotoButton.gif');
}

div#studioOverview div.omContainer {
	margin-left:	0;
}

div#studioOverview div.overview {
	min-height:		90px;
}
div#studioOverview div.omContainer div.blurb p {
	padding:		0;
	margin:			0;
}

div#studioOverview div.omContainer div.blurb ul.contentList {
	padding:		0;
	margin:			0;
}

div#studioOverview div.omContainer div.blurb ul.contentList li {
	padding:		2px 0 2px 2px;
	margin:			0 0 0 20px;
}

div#studioOverview div.omContainer {
	height:				110px;
}

div#studioOverview div.overview a.gotoLink {
	height:				22px;
	line-height:		22px;
	left:				24px;
	width:				172px;
	margin:				0 60px 0 0;
}

div#studioOverview a.gotoLink {
	top:				0;
	width:				210px;
	margin:				14px 0 0 15px;
}

div#studioOverview div.left {
	float:				left;
	width: 				360px;
	margin:				0;
	position:			absolute;
	bottom:				10px;
}
div#studioOverview div.right {
	padding-left:		14px;
	width:				360px;
	left:				428px;
	position:			absolute;
}

/* GALLERY */
div.gallery {
	margin-bottom: 4px;
}
	div.gallery a.thumbnail {
		display: block;
		width: 61px;
		height: 61px;
		margin: 0 3px 3px 0;
		float: left;
		padding: 2px;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-color: rgb(212, 212, 212);
	}
		div.gallery a.thumbnail:hover {
			background-color: rgb(151, 151, 151);
		}
		div.omToggle {
			padding-bottom: 12px;
		}
		div.actions a {
	position: relative;
	float: left;
	height: 22px;
	margin: 12px 0 12px 3px;
	line-height: 22px;
}
	div.actions a.omToggle {
		width: 152px;
	}
	div.actions a.download,
	div.actions a.visit {
		width: 203px;
		background-image: url('../images/studio/buttons/actionButton.gif');
	}
		div.actions a.download img {
			vertical-align: top;
			margin-top: 2px;
			padding-left: 4px;
		}
		div.actions a.download span {
			padding-left: 26px;
		}
		div.action a.visit span {
			padding-left: 20px;
		}
				div.actions a.download img {
					vertical-align: top;
					margin-top: 2px;
					padding-left: 4px;
				}
				div.actions a.download span {
					padding-left: 26px;
				}
				div.action a.visit span {
					padding-left: 20px;
				}
				ul.download {
					list-style: none;
				}
				ul.download li {
					padding: 2px 0 2px 20px;
					margin: 0;
					background: url('../images/shared/pdf_icon.gif') left no-repeat;
					background-position: 0 0 0 2px;
				}
/* INTERNSHIPS */
img.profile {
	border: solid 4px rgb(207, 207, 207);
}				
