
div#children-drawer {
/* 	background: transparent url(/images/children/children_drawer_sepia.jpg) no-repeat; */
 	background: transparent url(/images/children/children_drawer_2.jpg) no-repeat; 
	width: 990px;
	height: 660px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

div#children-drawer p{
position: relative;
top: 612px;
}
#children-entry-title{
	display: none;
}

#toycar_rollover{
width: 208px;
height: 160px;
position: relative;
top: 383px;
margin-left: auto;
margin-right: auto;
/* left: 435px; */
}

#toycar_rollover a{
margin-left: 44px;
}

#toycar_color {
	background: transparent url(/images/children/toy_car_highlight.jpg) no-repeat;
}

.ie6 #toycar_rollover{
padding-left: 89px;
/* left: 435px; */
}

.ie6 #toycar_rollover a{
margin: 0;
padding: 0;
}


