/* Video Styles */
#ipod{
	width:221px;
	margin-left:auto;
	margin-right:auto;
}
.topipod{
	background-image: url(../images/ipod_top.jpg);
	background-repeat: no-repeat;
	float:left;
	height:20px;
	width:221px;
}
.leftipod{
	background-image: url(../images/ipod_left.jpg);
	background-repeat: no-repeat;
	float:left;
	height:132px;
	width:22px;
}
.videoscreen{
width:175px;
height:132px;
float:left;
}
.rightipod{
	background-image: url(../images/ipod2_right.jpg);
	background-repeat: no-repeat;
	float:left;
	height:132px;
	width:24px;
}
.bottomipod{
	background-image: url(../images/ipod_bottom.jpg);
	background-repeat: no-repeat;
	float:left;
	height:211px;
	width:221px;
}
.lefttopipod{
	background-image: url(../images/leftipod_top.jpg);
	background-repeat: no-repeat;
	float:left;
	height:20px;
	width:221px;
}
.leftleftipod{
	background-image: url(../images/leftipod_left.jpg);
	background-repeat: no-repeat;
	float:left;
	height:132px;
	width:22px;
}

.leftrightipod{
	background-image: url(../images/leftipod2_right.jpg);
	background-repeat: no-repeat;
	float:left;
	height:132px;
	width:24px;
}
.leftbottomipod{
	background-image: url(../images/leftipod_bottom.jpg);
	background-repeat: no-repeat;
	float:left;
	height:211px;
	width:221px;
}