h3
{
	clear: left;
}


#RecentComp dt,
#RecentComp dt a:link, 
#RecentComp dt a:visited
{
	color: #990000;
	text-decoration:none;
}

#ourServices dt,
#ourServices dt a:link, 
#ourServices dt a:visited
{
	color: #333333;
}

a.substring:link,
a.substring:visited,
.compList .futureEventsSubtitles
{
	color: Gray;
	text-decoration: none;
}

#RecentComp div.compEventsSubtitles a:hover,
a.substring:hover
{
	text-decoration: underline;
}

p
{
	margin-top:5px;
	margin-bottom:5px;
}

a img
{
	border: none 0px;
}
.Paragraph
{
	margin-bottom:10px;
	text-align:left;
}

.CompTitle, .CompPlace, .CompDate
{
	padding-left:5px;
	padding-bottom:2px;
	padding-top:2px;
}
.CompPlace, .CompDate
{
	color:#990000;
}
.CompTitle img
{
	float: none !important;
}

.ForumTopicHeader A,
.FutureCompPlace
{
	color: #C32929;
}

.bold
{
	font-weight: bold;
}

#google {display:none;}

#TopRow .main
{
	border: 1px dotted green;
	margin: 0 400px 0 0;
}

#TopRow .main table
{
	width:auto;
	margin: 0 400px 0 0;
}
#TopRow .sub
{
	position: absolute;
	top: 63px;
	right: 8px;
	width: 390px;
	border: 1px dotted green;
}

#BottomRow
{
	border-top: 1px solid #ccc;
	clear: both;
	margin: 0 auto;
}
#BottomRow .sub
{
	float:left;
	width:16%;
	margin: 0 auto;
}
#TopRow .sub hr
{
	clear: left;
}

.partnerWanted img
{
	height: 50px;
}

.textAd
{
	padding: 10px;
	min-height: 50px;
	background-color: #f5f5f5;
	width: 100px;
	text-align: center;
}
* html .textAd {height: 50px;}

#ShopsSub .textadvert
{
	overflow: hidden;
	float: left;
	position: relative;
	width: 100%;
}
#ShopsSub .textadvert .textAd
{
	border: #ccc solid;
	border-width: 1px 1px 0;
	width: 26%;
	padding: 10px 2%;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	padding-bottom: 999px;
	margin-bottom: -989px;
}

div.partnerWantedTextAdvert
{
	border: 2px solid red;
}


