table.audioIntroArea
{
height:100%;
width:100%;
background-color:#D1e9f6;
}
table.audioIntroArea td.td1
{
	color:#444488;
	
}
table.audioIntroArea td.td2
{
	color:#444444;
	width:100%;
	padding-bottom:3px;
	word-break: break-all;
	word-wrap: break-word;
}
table.tableIntro
{
	background-color:#D1e9f6;
}
table.tableIntro td.td1
{
	color:#444488;
	
}
table.tableIntro td.td2
{
	color:#444444;
	padding-bottom:3px;
	word-break: break-all;
	word-wrap: break-word;
}
table.audioSearch
{
	border-bottom:1px dotted #888888;
	border-top:1px dashed #dddddd;
	padding:5px 5px 5px 10px;
}
table.audioSearch td.audioTitle
{
	word-break: break-all;
	word-wrap: break-word;
	font-weight:bolder;
	text-align:left;
	color:#5e5ab1;
	padding-left:4px;
	width:800px;
}
table.audioSearch td.audioOther
{
	color:#3f3f3f;
	text-align:left;
}table.audioSearch td.audioBody
{
	border-bottom:1px dotted #cccccc;
	color:#333366;
	padding:0px 4px 10px 20px;
	
}
div
{
padding-top:4px;
}
table.seriesTable
{
	height:80px;
	text-align:left;
	border-top:1px dotted #dddddd;
	border-bottom:1px dashed #888888;
	padding-left:20px;
}

table.seriesTable td.title
{
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
}

table.seriesTable td.description
{
	color:#333366;
	padding-top:4px;
	padding-bottom:4px;
	padding:0px 4px 10px 20px;
}
table.wallmapTable th
{
	text-align:left;
	border-bottom:1px dashed #888888;
	padding-left:20 px;
}
table.wallmapTable td.description
{
	line-height:18px;
	padding-top:10px;
	padding-left:28px;
	padding-bottom:2px;
}
td.mediumImg
{
	border:1px solid #c1c1c1;
}

