/* Dragon Artist List Specials */

#random {
	border: 1px solid #000099;
	float: right;
	position: relative;
	margin: 5px 0px 5px 5px;
	padding: 5px;
	background-image:url(../graphics/news.gif);
	background-position:top;
	background-repeat:repeat-x;
}

table.artlist {
	width:100%;
}

table.artlist td {
	width:33%;
}

table.artlist th {
	width:33%;
}

table.artd {
	width:100%;
}

table tr.f2 td, th {
	background-color:#F0F0FF;
}

table tr.f1 td, th {
	background-color: #ECF3FF;
}