﻿table,
.tb,
.tb750{
	border-collapse:collapse;
}
div.tb{
	width:99%!important;
	}

td a.img.noFLoat{ 
		float:none!important;
		padding-top:4px!important;
		padding-bottom:4px!important;
	}

/*button Fix for ie7  */
.cn_button {	
	vertical-align: middle;
}	
a.cn_button {
	padding: 4px 4px 4px 4px;
	height: auto;
	line-height: 15px;
	min-width:7em;
}
button.cn_button {
	min-width:none;
	overflow: visible;
	line-height: 19px;
}

.wysiwygEditor {
	width:97%;
}

#Cn-system-desc{
	border-top:solid 1px #f1db36;
	border-left:solid 1px #f1db36;
}