/* Right Column Banners */
#bannerRight
{
	text-align:center;
	margin-bottom:12px;
}

/* Right Column Items */
#itemRight
{
	margin-bottom:12px;
}

#itemRight h1
{
	font-family:Arial;
	font-size:13px;
	color:#630400;
	margin-bottom:4px;
}

#itemRight p
{
	margin-top:0px;
}


/* Home Item List */
#homeItem
{
	margin-bottom:22px;
}

#homeItem h1
{
	font-family:Arial;
	font-size:13px;
	color:#630400;
	margin-bottom:4px;
}

#homeItem p
{
	margin-top:0px;
}


/* Group Item List */
#groupItem
{
	margin-bottom:22px;
}

#groupItem h1
{
	font-family:Arial;
	font-size:13px;
	color:#630400;
	margin-bottom:4px;
}

#groupItem p
{
	margin-top:0px;
}


/* General thumbnail */
#tmb
{
	float:left;
}


/* More link on lists */
a#more
{
	color:Black;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

a#more:hover
{
	text-decoration:underline;
}
