﻿body
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 8pt;
}

textarea, input
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 8pt;
}

.linkNumbers
{
	color:#940F04;
}

h1
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 8pt;
	color:#ffcc33;
	margin-bottom: 0; 
	padding-bottom: 0; 
	line-height:15px;
	display:inline;
}

/* header for basic ads listing */
.head_ads
{
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;

	padding-top:3px;
	padding-bottom:5px;
	background-color:#dddd00;

}

/* body for basic ads listing */
.body_ads
{
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

	padding-top:1px;
	padding-bottom:2px;

	border-bottom-color: #dddd00;
}

/* header for ad replies */
.head_replies
{
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;

	padding-top:3px;
	padding-bottom:5px;
	background-color:#dddd00;

}

/* body for ad replies */
.body_replies
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

	padding-top:3px;
	padding-bottom:5px;

	border-bottom-color: #222222;
}
