.page.tips {
    color:#D66D7B;
}

.page.tips h3 {
    background:transparent url(../img/astrik.jpg) no-repeat scroll left center;
    padding:10px 0 0 20px;
    margin: 5px 0;
}
.page.tips .tips_container {
	margin-bottom: 30px;
}
.page.tips .tips_container img  {
    float:right;
    padding:0 10px 10px;
}

.page.tips .tips_container p {
    background:transparent url(../img/quote.gif) no-repeat scroll left top;
    font-style:italic;
    margin-top:20px;
    padding:5px 45px;
	min-height:23px;
	color:#899AC8;
}
.page.tips .tips_container ul {
    padding:0 24px;
}

.page.tips .tips_container ul, .page.tips .tips_container p {
    width:420px;
}
.page.tips .tips_container li {
    font-size:1.3em;
    line-height:1.6em;
    margin-bottom:10px;
}

.spacer.tips {
	display:block;
	width:100%;
	height:75px;

}

#hottip {
	background-image:url(../img/hottip.png);
	background-position:46px 0px;
	background-repeat:no-repeat;
}

.tipsVideo{
    float:right;
    padding:0 10px 10px;
}