﻿.ModContainer
{
	background-color: #F1ECE3;
	width: 275px;
}

.modLBorder
{
	background-image: url("/_images/Modules/LBorder.gif");
	background-position: left;
	background-repeat: repeat-y;
	width: 8px;
}

.modRBorder
{
	background-image: url("/_images/Modules/RBorder.gif");
	background-position: right;
	background-repeat: repeat-y;
	width: 7px;
}

.modTitle
{
	color: White;
	font-size: 7pt;
	font-variant: small-caps;
	font-weight: bold;
	background-color: #A79E8B;
	width: 260px;
	vertical-align: middle;
}

.modTbl { width: 260px; }
.modBullet { width: 15px; background-color: #A79E8B; }
.modHdr { width: 100%; }

.modSpace
{
	height: 10px;
	font-size: 3pt;
}

#podcastList { width: 250px; font-size: 11px; }
#podcastList tr { height: 22px; }
.podBullet { width: 15px; }
