.tip-left 
{
	width: 300px;
	height: 140px;
	position:relative;
	margin:0px 0px 0px 0px;
	z-index:1;
}

.tip-right 
{
	width: 300px;
	height: 140px;
	position:relative;
	margin: -140px 0px 0px 310px;
	padding-left: 20px;
	BORDER-left: rgb(171,147,96) 1pt solid;
	z-index:1;
}


#tip
{
	position:relative;
	margin: 10px 5px 10px 10px;
	z-index:1;
}
