﻿#center .classifieds .box
{
	width:916px;
}
#center .classifieds .box .contentBox, #center .classifieds .box .boxContent
{
	width:894px;
}

.classifieds .box .contentBox, .classifieds .box .boxBottom
{
    padding: 10px;
}

#center .classifieds .box .nopadding
{
	padding:1px 0 0 0;
	width:100%;
}

.classifieds .watermarked
{
    background-color: #F0F8FF;
    border: 1px solid #BEBEBE;
    color: gray;
    width: 73px;
}

.date
{
    background: transparent url(../Images/calendar.gif) no-repeat scroll 0 0;
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 50px;
    line-height: 100%;
    padding: 1px 1px 1px 1px;
    text-align: center;
    width: 45px;
}

.date span
{
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 16px;
    line-height: normal;
    padding-top: 5px;
    text-align: center;
}

.year
{
    color: black;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 5px;
    line-height: normal;
    padding: 10px;
}

.responsemodalPopup
{
    background: #000000 url(/Images/box_center_header_bg_center.GIF) repeat-x left top; /*background-color: #99CCFF;*/
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 500px;
    display: block;
    height: 100px;
}

.loginmodalPopup
{
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 500px;
    display: block;
    height: 100px;
}

.ftextbox2ind
{
    background-image: url(../Images/scroll_ddl.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    border: medium 1px #7E9CB4;
    width: 500px;
    cursor: pointer;
    font-family: Trebuchet MS,Calibri,Verdana;
    font-size: 12px;
}

.classifiedsTable td, .classifiedsTable th
{
	padding:5px;
}

.classifiedsTable td.required
{
	width:5px;
	text-align:center;
}

.classifiedsTable th
{
	width:125px;
	text-align:left;
	font-weight:normal;
}

.classifiedsTable select, .classifiedsTableinput.short
{
	width:300px;
}

.classifiedsTable input.long, .classifiedsTable textarea
{
	width:743px;
}



