#main_content {
	background-color: #e05e04;
	background-repeat:repeat-x;
	height: 359px;
}

p {
	width: 300px;
}

a {
	color: #000000;
}

p.header {
	font-weight: bold;
	color: #e05e04;
}
#issueLabel{
	color: #e05e04;
}
#innerholder {
	height: 284px;
}

#content_left {
	position: absolute;
	left: 10px;
	top: 10px;
}

#orange_divider {
	position: absolute;
	left: 327px;
	top: 10px;
}

#content_right {
	position: absolute;
	left: 358px;
	top: 10px;
}

#pods {
	position: relative;
	height: 160px;
	width: 703px;
	padding: 10px;
}

#trendy_wendy {
	position: absolute;
	left: 15px;
	background-image:url(/images/about_mech/tw_back.gif);
	height:163px;
	width:218px;
}

#digital {
	position: absolute;
	left: 253px;
	background-image:url(/images/about_mech/dig_back.gif);
	height:163px;
	width:218px;
}

#media {
	position: absolute;	
	left: 490px;
	background-image:url(/images/about_mech/med_back.gif);
	height:163px;
	width:218px;
}
.headerPod{
	position:relative;
	width:190px;
	margin-top: 30px;
	padding:10px;
	height:70px;
	overflow:hidden;

}
.headerPod1{
	width:120px;
	position:relative;
	margin-top: 30px;
	padding:10px;
	height:70px;
	overflow:hidden;
}
.artLink{
	position:absolute;
	bottom:10px;
	left:10px;

}
.artLink a:link, .artLink a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
#dot_divider1 {
	position: absolute;
	left: 243px;
	width: 2px;
	height: 167px;
}

#dot_divider2 {
	position: absolute;
	left: 480px;
	width: 2px;
	height: 167px;
}