#mediaList {
	margin: 0 0 0 1px;
}
#mediaList ul {
	margin: 0px;
	padding: 0px;
	width: 500px;
	border-top: 10px dashed #F90;
	list-style: none;
}
#mediaList li {
	float: left;
	width: 166px;
	padding-top: 1em;
	padding-bottom: 2em;
	position: relative;
	background-image: url(../design/mediaLI.png);
	min-height: 325px;
}
#mainContent #mediaList h3{
	font-size: 100%;
	margin: 0px 0px 0 15px;
	width: 145px;
	border: none;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #039;
	padding: 0;
	font-weight: 700;
	font-variant: normal;
}
#mediaList li img{
	top: 0px;
	margin: 0 auto;
	padding: 0 0 0 10px;
}
#mediaList li#mediaOne {
	background: #FC6 url(../design/mediaLI.png) repeat-x bottom;
}
#mediaList li#mediaTwo {
	background: url(../design/mediaLI.png) repeat-x bottom;
}
#mediaList li#mediaThree {
	background: #FBCD68 url(../design/mediaLI.png) repeat-x bottom;
}
#mainContent  #mediaList p {
	margin: 0px 10px;
	padding: 0px 0px 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.mediaItem {
	width: 500px;
	border-top: 1px solid #fff;
	margin: 100PX 0 0 0;
	position: absolute;
	left: 0px;
	top: 540px;
}
#container #mainContent .mediaItem p {
	margin: 17px 0 7px 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	padding: 0px 20%;
	line-height: 90%;
}
#container  #sidebar2  h6 {
	font: lighter 12px/25px "Helvetica 75 Bold", Helvetica, "Arial Black", "Helvetica Bold", sans-serif;
	color: #444444;
}
.mediaOne  {
	background: #fffde9 url(../design/mediaLI.png) repeat-x bottom;
}
.mediaTwo  {
	background: fff url(../design/mediaLI.png) repeat-x bottom;
}
.mediaThree  {
	background: #fff url(../design/mediaLI.png) repeat-x bottom;
}

