#tipshot{
	position: absolute;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	background: #74858e;
	padding: 10px;
	color: #fff;
	width: 300px;	
	border-radius:4px;

}