.iPod
{
}

.iPod h2
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
/*	padding: 0px 0 0px 0px;*/
	color: #ffffff;
	height: 30px;
	line-height:30px;
	background-color:#840006;
/*	background-image: url(titleipod.png);
	background-position: left 0px;
	background-repeat: repeat-x;*/
/*	box-sizing: border-box;
	-moz-box-sizing: border-box;*/
}

.iPod .closeHandle
{
	top: 7px;
	right: 5px;
	width: 124px;
	height: 16px;
	background-image: url(cancelipod.png);
}