#tipstrends_left
{
	position:relative;
	width:249px;
	height:297px;
	background-image: url('/img/tips_image.jpg');
	background-repeat: no-repeat;	
}

#tipstrends_right
{
	position:absolute;
	top:0px;
	right:0px;
	width:445px;/*509*/
	height:242px;/*297*/
	padding:35px 20px 20px 45px;
	overflow:auto;
	overflow-x:hidden;
	background-color:#786A9D;
}

#tipstrends_right h2
{
	margin-top:1em;
}

#tipstrends_right p
{
	width: 85%;
}

#tipstrends_right .even 
{
	text-align:right;
}

#tipstrends_right .even p
{
	margin-left:auto;
	margin-right:0;
}

#title
{
	position:absolute;
	left:10px;
	top:10px;
}