
#page h1 {
	font-size: 18px;
	text-align: left;
}

#page h2 {
	font-size: 16px;
	text-align: left;
}

.linkD {
	width: 362px;
	overflow: hidden;
	margin: 15px auto;
	float: left;
}

.linkD p {
	/*font-family: arial, verdana;*/
	font-size: 12px;
	margin: auto;
}

.linkD .linkP {
	margin: auto;
	padding: 10px;
	width: 340px;
	float: left;
}

.linkP .ltext a {
	color: #76BCFF;
	text-decoration: none;
}

.linkP .ltext a:hover {
	text-decoration: underline;
}

#bindlink {
float: left;
width: 500px;
margin: 5px auto;
}

}
#bindlink .ldesc {
	color: #000000;
}


/* trigger button */
#swl_anchor {
	cursor:pointer;
	margin-bottom:30px;
overflow:hidden;
}

/* mouseover state */
#swl_anchor:hover {
	background-position:0 -44px ;		
}

#swl_anchor:focus {
	background-position:0 -88px;
}

.tooltip {
background:transparent url(http://www.recessionsavings.co.uk/pro-savings/image/case4.png) no-repeat scroll 0 0;
display:none;
font-size:11px;
height:320px;
margin:-370px 0 0 789px;
padding:25px 30px 10px;
position:absolute;
width:244px;
z-index:300;
}

.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}
.tooltip li {
line-height:19px;
}