/* tips */
#tips,
#tips li,
#tips2,
#tips2 li {
	height:125px;/* height: 166px; */
	list-style:none;
	margin:0;
	padding:0;
	width:454px;
}
#tips li,
#tips2 li { display:none;/* hide the items at first only to display one with javascript */ }
