﻿.topSeparator
{
	width :100%;
	
	background-image:url('../../Images/Background1.jpg');
	background-repeat :repeat-x;
	background-position :center ;
	height :50px;
	
}

.LinksBody 
{
	background-color:#CFF6C0;
}

.GlobalTextAdd
{
	 margin-top:5px;
	border : solid 1px blue;
	color:Red ;
}

.CategoryLink
{
	font-weight :bold ;
}
.FirstPageListings
{
	text-align:center ;
}

.DivDescriptions
{
	margin:20px;
	border:solid 2px blue;
}

.DivSuggestSite
{
	margin:20px;
}

.DivPremiumListing
{
	 text-align:center ;
	 color :Blue;
	 font-weight:bold;
	 border: double 4px blue;
	 margin:10px;
	 padding:10px
}

.DivRegularLinks
{
	color:Green ;
	font-size:small;
	padding-left:5px;
}
