#dvds table
{
	font-family:   Verdana, Arial, Helvetica, sans-serif;		
	font-size:     10px;
	font-weight:   bold;
	border:        none;
	width:         580px;
	margin-bottom: 5px;
}

#dvds p
{
	text-align:    center;
	margin-top:    0px;
	margin-bottom: 0px;

}

#dvds th
{
	font-size:     14px;
	font-weight:   bold;
	text-align:    left;
	color:         yellow;
	border-bottom: none;
}

#dvds td
{
	font-size:     13px;
	font-weight:   bold;
	color:         white;
	border:        none;
	text-align:    center;
}

#dvds address, #dvds a, #dvds a.visited
{
	color:      yellow;
	font-style: normal;
}

#dvds img
{
	border: 0px;
}

#dvds em
{
	font-weight: bold;
	font-style:  normal;
	color:       white;
}