.aboutpod {
 width: 454px;
 position: relative;
}
.bigpod {
width: 685px;
}
.smallpod {
 width: 224px;
 float: right;
 margin-right: 16px;
 clear: right;
 margin-bottom: 6px;
}

.container {
line-height: 1.2;
width: 700px;
}

.smallpod .content, .bigpod .content, .aboutpod .content {
background-position: top;
background-repeat: repeat-y;
padding-top: 10px;
}
.smallpod .content {background-image: url(/images/about/ep5/small_bg.gif);text-align: center;padding-bottom: 10px;}
.bigpod .content {background-image: url(/images/about/ep5/big_bg.gif);}
.aboutpod .content {background-image: url(/images/about/ep5/about_bg.gif);}

.smallpod .content p {
	padding-top: 0px;
	padding-left: 15px;
	text-align: left;
	margin: 0 0;
	
}

.insidetop {
background-image: url(/images/about/ep5/top_bg_left.gif);
background-position: top left;
background-repeat: no-repeat;
height: 56px;
}
.podtop {
background-image: url(/images/about/ep5/top_bg_right.gif);
background-position: top right;
background-repeat: no-repeat;
height: 56px;
}
.podtop img {
float: right;
margin-right: 6px;
margin-top: 6px;
}
.insidebot {
background-image: url(/images/about/ep5/bot_bg_left.gif);
background-position: bottom left;
background-repeat: no-repeat;
height: 6px;
line-height: 1px;
font-size: 1px;
}
.podbot {
background-image: url(/images/about/ep5/bot_bg_right.gif);
background-position: bottom right;
background-repeat: no-repeat;
height: 6px;
line-height: 1px;
font-size: 1px;
}


.podtop h1, .podtop h2 {
	display: block;
	margin: 0 0;
	padding: 0 0;
	color: EFB112;
	font-size: 18px;
	padding: 15px 0 0 65px;
}
.podtop h2 {
	padding: 15px 0 0 12px;
	margin: 0 0;
}
/*
.podcontent {
background-image: url(/images/about/ep5/about_bg.gif);
background-position: top;
background-repeat: repeat-y;
padding-top: 10px;
}
.smallpodcontent {
background-image: url(/images/about/ep5/small_bg.gif);
background-position: top;
background-repeat: repeat-y;
padding-top: 10px;
text-align: center;
padding-bottom: 10px;
}
.bigpodcontent {
background-image: url(/images/about/ep5/big_bg.gif);
background-position: top;
background-repeat: repeat-y;
padding-top: 10px;
}
*/
.content p {
 margin: 0 0 0 0;
 padding: 3px 0 0 0;
 padding-top: 5px;
 padding-left: 15px;
 padding-right: 15px;
 clear: left;
}

.abouticon {
	float: left;
	border: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	clear: left;
}


#image_aboutpodtopright {
position: absolute;
margin-top: 1px;
margin-left: 324px;
}
#image_aboutpodtopleft {
position: absolute;
margin-top: 4px;
margin-left: 4px;
}
#image_toprightpod {
position: absolute;
xmargin-top: 5px;
xmargin-left: 639px;
}
#image_rightpod2 {
position: absolute;
margin-top: 244px;
margin-left: 649px;
}
#image5 {
padding-top: 30px;
float: right;
}
#image6 {
float: right;
padding-right: 10px;
}

/* Hides from IE5-mac \*/
* html .container {height: 1%;}
/* End hide from IE5-mac */
