﻿/* for W3C CSS compliance */
.void{} 
@media print {}

#kidstips
{
	width: 592px;
	padding: 8px 0 0 10px;
}

p
{
	margin: 10px 0 10px 0;
}

p img
{
	float: right;
}

li {
	list-style-image: url(../Images/ArrowList.gif);
	line-height: 18px;
}

ul {
	margin-left: 16px;
	padding-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.heading
{
	font-weight: bold;	
}
