/* Right Column */
/* Version 091015_dw1 */

#right
{
	background-color: transparent;
	position: relative;
	margin: 0;
	padding: 0;
}

#itemList
{
	width: 100%;
}

#itemList div.itemContainer
{
	background: #E3F0FC;
	width: 100%;
	margin: 5px 0px;
}

#itemList div.item
{
	background: url('/resources/ccs/images/RC/custom_corners_topleft.png') top left no-repeat;
	padding: 0;
	margin: 0;
}

#itemList div.item h2
{
	padding: 5px 0 0 0;
	margin: 0;
	background: url('/resources/ccs/images/RC/custom_corners_topright.png') top right no-repeat;
}

#itemList div.itemBody
{
	margin: -30px 0 0 0;
	padding: 0;
}

#itemList div.itemFooter
{
	background: url('/resources/ccs/images/RC/custom_corners_bottomleft.png') bottom left no-repeat;
	padding: 0;
	margin: 0;
}

#itemList div.itemFooter p
{
	background: url('/resources/ccs/images/RC/custom_corners_bottomright.png') bottom right no-repeat;
	display: block;
	padding: 5px 0;
	margin: -5px 0 0 0;
}

#Final div.item, 
#Final div.item h2
{
	background: transparent;
}

#Logo div.item, 
#Logo div.item h2, 
#Logo div.itemFooter p
{
	background: #FFFFFF;
}

/*---*/



#itemList div.itemBody
{
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding: 0;
	margin: 5px;
}

#itemList div.itemBody p
{
	font-size: 8pt;
}

#itemList div.itemBody a img
{
	padding: 3px 5px 0 0;
}


#itemList .itemBody h5, 
#itemList .itemBody h6
{
	font-variant: normal;
}

/*LINKS*/

#itemList a,
#itemList a:hover
{
	line-height: 1.4em;
	font-weight: bold;
}

#itemList p a,
#itemList p a:hover
{
	font-weight: normal;
}

#itemList a,
#itemList p a
{
	text-decoration: none;
}

#itemList a:hover,
#itemList p a:hover
{
	text-decoration: underline;
}

/*OTHER*/

#itemList .itemBody td
{
	vertical-align:top;
	padding: 0 0 0 5px;
	margin: 0;
}

#itemList .itemBody hr
{
	border-top: dashed 1px #AAA;
	padding: 0;
	margin: 0;
}

#itemList ul li h6
{
	list-style: none;
	background: url('/resources/ccs/images/arrow_related_homepage.gif') no-repeat;
}

#itemList ul li h6 a
{
	text-transform: none;
}


#itemList td img, 
#itemList td
{
	padding: 0;
	margin: 0;
}
