﻿.classifiedAdPreviewTitle { FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: red; FONT-FAMILY: Tahoma,Arial }
.classifiedAdPreviewDescription { FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Tahoma,Arial }
.classifiedAdPreviewAdHeaderText 
{
	color: #996633; 
	font-weight: bold; 
	font-size: 12px; 
	font-family:tahoma;
	padding-bottom:3px;
}
.classifiedAdPreviewAdHeaderTextBackground { background-color: white; }
.classifiedAdPreviewContactText { color: black; font-size: 12px;font-family:tahoma;}
.clasifiedAdPreviewLink 
{
	background-color: white;
	color: blue; /* this doesn't seem to effect the color at all for some reason */
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
}
.clasifiedAdPreviewFunctionLink 
{
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	color: red; /* this doesn't seem to effect the color at all for some reason */
	background-color: white
}
.bottomBorder { border-bottom: solid black 1px; }

.classifiedAdPreviewContactInfoTable 
{
	background-color: red ;
}
.classifiedAdPreviewDescriptionHeader 
{
	color: #996633; 
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.classifiedAdPreviewPropertyName 
{
	color: #996600;
	font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;

}
.classifiedAdPreviewPropertyValue { font-size: 12px; color: black; font-weight: normal; font-family:tahoma;}
.classifiedAdPreviewHidenDiv { display: none; }
.classifiedAdPreviewHiddenTableBodyStyle
{
	background-image: url(/Web/Image/contact_02.gif);
	width: 442px;
	text-align: left;	
}
.classifiedAdPreviewHiddenTableHeaderStyle
{
	background-image: url(/Web/Image/contact_01.gif);
	background-repeat: no-repeat;
	width: 442px;
	height: 14px;
}
.classifiedAdPreviewHiddenTableFooterStyle
{
	background-image: url(/Web/Image/contact_04.gif);
	background-repeat: no-repeat;
	width: 442px;
	height: 16px;
}
.classifiedAdPreviewHiddenTableTitle { font-size: 18px; color: blue; font-weight: bold;font-family:tahoma; }
.classifiedAdPreviewHiddenTableTitleComment { font-size: 11px; color: black; font-family:tahoma; }
.classifiedAdPreviewHiddenTableInputText { font-size: 12px; color: black; font-weight: bold;font-family:tahoma; }
.classifiedAdPreviewHiddenTableInputRequiredText { font-size: 11px; color: red; font-family:tahoma;}
.classifiedAdPreviewHiddenTableSubmitConfirm { font-size: 12px; color: red;  font-family:tahoma;}
.classifiedAdPreviewHiddenTableStyle { border: solid black 1px; background-color: #EEEEEE; width: 100%; }

