#td-ad-wrapper {
	background: #fff url(images/bg.jpg) no-repeat bottom left;
	font-size: 12px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 581px;
	height: 820px;
	overflow: hidden;
	border: 1px solid #2c465d;
}

#td-ad-head {
        background: url(images/head-bg.jpg) repeat-x;
        height: 82px;
        margin: 0;
        padding: 0;
}

#td-ad-head a {
        text-decoration: none;
        border: 0px;
        display: block;
        width: 325px;
        height: 82px;
        float: left;
        margin: 0;
        padding: 0;
}
#td-ad-head a.td {
	background: url(images/td-logo.jpg) no-repeat;
}

#td-ad-head a.lp {
        width: 185px;
	margin-left:20px;
	background: url(images/lp-logo.jpg) no-repeat;

}


#td-ad-content {
	padding: 10px 15px;
	overflow: hidden;
	height: 790px;
}

#td-ad-content a {
	color: #2c465d;
}

#td-ad-content h1 {
	font-size: 15px;
	clear: left;
}

#td-ad-content h2 {
	text-align: center;
	font-size: 14px;
	line-height: 18px;
}

#td-ad-content h3 {
	text-align: center;
	font-size: 20px;
	line-height: 18px;
	color: #f59a15;
}

#td-ad-content ul#bullets {
	padding-left: 25px;
	margin-bottom: 15px;
	list-style-image: url(images/star.gif);
}

#td-ad-content ul#why {
	margin-left: 0px;
	padding-left: 0px;
}

#td-ad-content ul#why li {
	list-style-type: none;
	width: 468px;
	padding: 0px 25px 25px 70px;
}

#td-ad-content ul#why li#help {
	background: url(images/help-icon.jpg) 0px 24px no-repeat;
}

#td-ad-content ul#why li#trial {
	background: url(images/trial-icon.jpg) 0px 5px no-repeat;
}

#td-ad-content ul#why li#powerful {
	background: url(images/powerful-icon.jpg) no-repeat;
}

#td-ad-content ul#why li#design {
	background: url(images/design-icon.jpg) 0px 18px no-repeat;
	padding-bottom: 5px;
}

#td-ad-content ul#why li strong {
	font-size: 14px;
}

#td-ad-content ul#why li p {
	margin: 0;
	padding: 0
}
