<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
 td.mylistingpubtitle
{
	border-bottom:solid 1px #dedede;
	background-color:#004576;
	color:#fff;
}
td.publinkgroup /*for public links page link group */
{
	color:#930;
}
td.blockfooter
{
	background-color: #004576;
}
table.block
{
	background-color:#f2f2f2;
	border:1px solid #dedede;
	border-radius:4px;
}
table.block td.blockheader, table.block td.blockheader:hover
{
	background-color: #004576 ;
	padding:3px;
	color:#fff;
}
table.block td
{
    padding:3px;
    border-bottom:1px solid #dedede;
}
table.block td:hover
{
    background:#dedede;
}
table.block a, table.block a:visited, table.block a:hover
{
    color:#000;
    text-decoration:none;
}
tr.listheader &gt; td	/*header row of the datagrid list*/
{
	background-color: #004576;
	color:#fff;
}
tr.line0{background-color: #fafbfc;}
tr.line1{background-color: #e6e8eb;}
table.form
{
	background-color: #f5f5f5;
}
td.formfield
{
	border: solid 1px #fff;	
}
td.formvalue
{
	border:solid 1px #fff;
	background-color:#d7d6d6;
}
table.tabareaform
{
	border:solid 1px silver;
}
table.contentprint
{
	border:solid 1px #f2f7df;
}
.contentprint td{	border:solid 1px #f2f7df;}
table.mylistingpubtbl{ border: solid 1px #dedede; background-color:#f9f9f9;border-radious:4px;}
table.tabarea
{
	border:solid 1px silver;
}
td.adminrightpanel
{	
	border-left:dotted 1px #cccccc;
	background:#f2f0ed;
}
td.featurelistingmenu
{
	border:solid 1px silver;
}
span.featurelistingmenu {color:#333; }
/*******div ********/

/*************list menu*****************/
/*ul.smallbutton a, ul.smallbutton a:hover, ul.smallbutton a:visited {font-size:85%;}*/
ul.smallbutton li.liedit
{background-image: url('../../../image/pencil.gif');}
ul.smallbutton li.lidel
{background-image: url('../../../image/delete.gif');}
ul.smallbutton li.liview{background-image: url('../../../image/view.gif');}
/**************businesscard***************/
table.businesscard
{
	border:solid 1px #ccc;
	background:#efefef;	
}
table.businesscard td.name
{
	color:#333;
}
table.businesscard td.title
{
	color:#72550f;
}
table.businesscard td.detail
{
	color:#72550f;
}
table.businesscard td.brokerage
{
	color:#000000;
}</pre></body></html>