/*  Collections */

table#set_container
{
	width: 480px;
	margin-top: 10px;
	font: 9pt arial;
}

#set_container td { vertical-align: top; }

#set_container a
{
	color: #336633;
	font-size: 90%;
}

#set_container a:hover { text-decoration: none; }

.set_info
{
	width: 30%;
	border-right: 1px solid black;
}

.set_items { width: 70%; }

h1.set_name
{
	font-size: 110%;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
	text-align: right;
}

p.set_description
{
	padding: 0px;
	margin: 0px 3px 0px 3px;
	text-align: right;
}

div.article_container
{
	background: #fff;
	margin: 0px 0px 10px 3px;
}

p.article_title
{
	padding: 3px;
	margin: 0;
}

div.article_details
{
	background: #E5E5CC;
	padding: 5px 5px 5px 3px;
	font-size: 85%;
}

p.set_author, p.set_blurb
{
	margin: 0;
	padding: 0px 0 2px 0;
}

#rightcolsets 
{ 
font-size: 9pt; 

}

#rightcolsets a
{
	font-size: 75%;
	color: #000;
	text-transform: uppercase;
}

#rightcolsets a:hover
{
	font-size: 75%;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}

#rightcol li.setnav
{
	margin: 0;
	padding: 0;
	list-style-image: url(images/rightnav_setbullet.gif);
	list-style-position: inside;
}

/*change active link in top level pages*/
#rightcol li.setnavactive
{
	margin: 0;
	padding: 0;
	list-style-image: url(images/rightnav_setbulletactive.gif);
	list-style-position: inside;
	color: #000000;
	font-weight: bold;
	font-size: 75%;
	text-transform: uppercase;
}

#rightcol li.setnavlink
{
	list-style: none;
	padding-left: 5px;
	margin: 0;
}

#rightcol li.setnavtitle
{
	margin: 0;
	padding: 0;
	background: #999966;
	border-bottom: 1px solid white;
}
