.iPod
{
}

.iPod h2
{
	padding: 4px 0 5px 8px;
	color: #777;
	background-image: url(titleipod.jpg);
	background-position: left 0px;
	background-repeat: repeat-x;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-weight:normal;
	font-size:13px;
}

.iPod .closeHandle
{
	top: 6px;
	right: 6px;
	width: 11px;
	height: 11px;
	background-image: url(cancelipod.png);
}