/**
 * publicTips.css
 */

.tip {
	border: 1px solid #000000;
	background-color: #CCCCCC;
	width: 250px;
	min-height: 150px;
	height: auto;
	_height: 150px;
}