﻿/*
	TEMPLATE Repeated Content
*/
.repeatedcontent-div
{
	background-position: 0 0;
	font-family: Verdana,Arial,sans-serif;
	background: transparent url(../../_live/templates/RepeatedContent/images/background.gif) repeat-y scroll 0 0;
	border-bottom: 1px solid #717D8F;
	margin: 10px 0 0 0px;
	width: 205px;
}
.repeatedcontent-table
{
	background-image: url(../../_live/templates/RepeatedContent/images/headerBlue.gif);
	width: 205px;
	background-repeat: no-repeat;
}
.repeatedcontent-contentheader
{
	font-size: 8pt; 
	color: #FFFFFF; 
	font-weight:bold;
	vertical-align:top;
	text-align:right;
}
.repeatedcontent-ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 2px 0 3px 8;
}
.repeatedcontent-a
{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.repeatedcontent-a:hover
{
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
}
.repeatedcontent-a:link
{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.repeatedcontent-a:active
{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
