#mediaCaption {
	float:left;
	width:780px;
	padding-top:35px;
	text-align:center;
}
#mediaHeader {
	float:left;
	width:780px;
	padding-left:35px;
}
#mediaHeader h3 {
	color:E441A3;
}
#mediaHeader p{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:35px;
}
#mediabody {
	float:left;
	width: 780px;
	padding-top:5px;
	padding-left: 45px;
	padding-bottom:80px;
}

#mediabody .magazinesTable{
	height:195px;
	width:648px;
	vertical-align:top;
	text-align:left;
}
#mediabody img {
	padding-top:15px;
}
#mediacontent {
	float:left;
	background-image: url(../img_lb/media/images/body.jpg);
	background-repeat:no-repeat;
	height:220px;
	width:680px;
	padding-top:12px;
	padding-left:15px;
}
#mediabody th .title {
	height:25px;
	width:480px;
	font-size:18px;
	text-align:left;
	color:#AC91BE;
	border-bottom:1px dotted #000000;
	vertical-align:bottom;
}

#mediabody td {
	vertical-align:top;
}
#mediabody td p {
	color:#6d4964;
	line-height:18px;
}
td img{
	padding-left:10px;
}
#mediabody td.foot{
	vertical-align:bottom;
	padding-bottom:15px;
	padding-right:15px;
	text-align:right;
}
/* Table Vaiation
******************************************************/
.table01 {
	border:1px solid #000000;
	width:662px;
}
.table01 td {
	margin:3px;
	border:1px solid #000000;
}


/* magazine
******************************************************/
#magazineHeader {
	float:left;
	height:80px;
	width:780px;
	padding-left:35px;
}
#magazineHeader h3{
	padding-top:20px;
}
.magazineheader {
	width:718px;
	border-bottom:1px dotted #000000;
	padding-top:10px;
}
#magazineBody {
	width: 780px;
	float:left;
	padding-left: 14px;
}
#magazineBody table{
	width:740px;
}
#magazineBody table td{
	vertical-align:top;
	padding-bottom:10px;
}
.itemHead {
	float:right;
	background-image:url(../img_lb/media/images/itemheader.jpg);
	height:37px;
	width:202px;

}
.itemBody {
	float:right;
	height:auto;
	width:200px;
	text-align:center;
	border-left:1px solid #E441A3;
	border-right:1px solid #E441A3;
}
.itemBody p{
	padding-top:5px;
	padding-bottom:5px;
}
.itemFoot {
	float:right;
	background-image:url(../img_lb/media/images/itemfooter.jpg);
	height:18px;
	width:202px;
}
