/*
	RESULTS TABLE
*/
table {
    border-collapse: collapse;
    width: 100% !important;
}
table th {
    text-align: left !important;
}
td, th {
    border: 1px solid #bdccdb !important;
}
#header0
{
	width: 70px !important;
}
#header1
{
	width: 130px !important;
}
#header2
{
	width: 190px !important;
}


/*
	'NO RECORDS FOUND' WARNING
*/

.cvc_pageStatus p 
{
    color: #ff0000 !important;
    font-size: 1.3em !important;
}

/* ADDRESS PICKER SIZE */

.ui-dialog .ui-dialog-content
{
	min-height: 400px !important !important;
}


.ui-dialog .ui-widget .ui-widget-content .ui-corner-all .ui-front .ui-draggable

{

  height: 375px !important;

}

 

#Property_AddressLookup_dialog

{

  height: 375px !important;

}

#Property_AddressLookup_dialog fieldset

{

  height: 375px !important;

}

 

tbody tr th

{

            color: black;

}

 

#ctl00_BodyMainContentPlaceHolder_LastPage2_NavigationPanel_ProceedToPaymentButton

{

            width: 180px;

}

