.clear              {clear: both;}
.hidden             {display: none}

/* user style for ckeditor */		
.wed-alert					{color: #c00;}
.highlight-p,
.highlight-span				{background: yellow}

.image-left					{float: left; margin: 0 10px 10px 0}
.image-right				{float: right; margin: 0 0 10px 10px}
.image-border				{border: 3px solid #cfcac6}

.wed-table					{border-collapse: collapse; margin: 20px 0 20px 0}
.wed-table caption			{padding: 2px 0px 4px 0px; font-size: 18px; background: none}

.wed-table tr th			{padding: 2px 10px 4px 10px; color: #ffffff; background: #7ebf22; font-weight: normal; border: solid 1px #ffffff}
	.wed-table tr.even th	{background: #666666}	
	.wed-table tr.odd th	{background: #555555}		

.wed-table tr td			{padding: 2px 10px 4px 10px; background: #eee; border: solid 1px #ffffff}	
	.wed-table tr.even td	{background: #eee}	
	.wed-table tr.odd td	{background: #e4e4e4}

/* genum banners */
.toptext		    {background: #900; color: #FFFFFF; font-size: 18px; text-align: center; line-height: 26px; border: 1px solid #692325; padding: 0 0 3px 0; position: relative; z-index: 1000}
.toptext span	    {font-size: 11px;  line-height: 16px;}
.toptext a          {color: yellow; text-decoration: underline;}
.toptext a:hover    {color: yellow; text-decoration: none;}

#genumproperty     	    {border: solid 5px #000}
#genumproperty div      {background: #c00; padding: 7px 20px 13px 20px; color: #fff; font-size: 18px; text-align: center}
#genumproperty div a    {color: #ff0}