/*  CSS for Podcasts page 7-7-2010 - There are modification to the code. Please Use the below one 8-25-2010   */

#Table675px {
	width: 675px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #EEE;
}
#Table675px td{
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	vertical-align: top;
}
.PortraitImage65x65 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.whiteBorder-top {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.TopGraphic {
	background-color: #999;
	margin-top: 0px;
	padding-left: 20px;
	margin-right: 0px;
}

.articleTitle2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
.articleTitle2 a, .articleTitle2 a:visited {
	text-decoration: none;
	color: #039;
}
.articleTitle2 a:hover, .articleTitle2 a:visited:hover {
	color: #039;
	text-decoration: underline;
}


.small-gray-text {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 10px;
        color: #666;
        line-height: 13px;
        margin-top: -3px;
        margin-bottom: 0px;
}

.small-gray-text  a, .small-gray-text  a:visited {
	text-decoration: none;
	color: #039;
}

.small-gray-text  a:hover, .small-gray-text  a:visited:hover {
	color: #039;
	text-decoration: underline;
}

.introDescription {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	line-height: 14px;
	margin-bottom: 10px;
}
.introDescription  a, .introDescription  a:visited {
	text-decoration: none;
	color: #039;
}
.introDescription  a:hover, .introDescription  a:visited:hover {
	color: #039;
	text-decoration: underline;
}


