﻿
#content
{
	padding: 0px !important;
	width: 960px !important;
}

#content ol
{
	margin-left: 10px;
}
#content ol li
{
	margin: 0 0 20px 0;
}

#lower-content{
	position:relative;
	margin-top:8px;
}

#tips
{
	float: left;
	width: 284px;
	background:url(/assets/images/bg-content-block.png) repeat;	
	padding: 20px 40px 20px 20px;
}
#tips ol
{
	width: 284px;
	float: left;
	padding-top:15px;
	color:#bbb;
}

#tips ol li
{
	padding-left: 40px;
}

#tip-links-row{
	margin-bottom:8px;

}

#tip-links-row img{
	float:left;
}


#tip-links
{
	float: right;
	width: 360px;
	height:200px;
	background:url(/assets/images/bg-tip-links.png) no-repeat;
}


#tip-links a:first-child{
	margin-top:20px;	
}

#tip-links a
{
	display: block;
	margin-left:145px;
	padding-left: 35px;
	line-height: 28px;
	background: url(/assets/images/bullet-ul-li.png) no-repeat;
	margin-bottom: 10px;
	text-decoration: none !important;
}

#atv-kids
{
	float:right;
	width:610px;
	background:url(/assets/images/bg-content-block.png) repeat;	
	color:#bbb;
}

#atv-kids-content{
	padding:20px 40px;	
}

#subtitle-atv-kids{
	float:left;
	margin-right:12px;
}

p.lead{
	font-size:12px;
	font-weight:bold;
	line-height:23px;
	margin-top:0px;
	padding-top:0px;
}

p.lead span{
	text-transform:uppercase;
	font-size:13px;
	color:#fff;
}

#atv-kids h4
{
	margin-top:20px;
	padding:2px 5px;
	font-size: 13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#eee;
	background:#111;
	letter-spacing:-.07em;
}

#atv-kids .column-a
{
	float: left;
	width: 40%;
}

#atv-kids .column-b
{
	float: right;
	width: 55%;
	margin-right: 20px;
}
#atv-kids ul
{
	margin: 10px 0 0 20px !important;
}
#atv-kids ul li
{
	background: url(/assets/images/bullet-ul-li-arrowonly-yellow.png) 0 3px no-repeat;
	padding-left: 15px;
	margin: 8px 0;
	color:#bbb;
}

li.one
{
	background: url(/assets/images/bullet-01.png) no-repeat;
}

li.two
{
	background: url(/assets/images/bullet-02.png) no-repeat;
}

li.three
{
	background: url(/assets/images/bullet-03.png) no-repeat;
}

li.four
{
	background: url(/assets/images/bullet-04.png) no-repeat;
}

li.five
{
	background: url(/assets/images/bullet-05.png) no-repeat;
}

li.six
{
	background: url(/assets/images/bullet-06.png) no-repeat;
}

li.seven
{
	background: url(/assets/images/bullet-07.png) no-repeat;
}

li.eight
{
	background: url(/assets/images/bullet-08.png) no-repeat;
}

li.nine
{
	background: url(/assets/images/bullet-09.png) no-repeat;
}

li.ten
{
	background: url(/assets/images/bullet-10.png) no-repeat;
}

hr{
	margin-top:25px;	
}

p{
	line-height:24px;	
}

