﻿
#playPause {
	width:26px;
	height:26px;
	border: none;
}
a.niftyPlayer img{
	position:relative;
	left: -10px;
	top: 7px;
	border:none;
}
a.niftyPlayer{
	position:relative;
	left:10px;
	text-decoration:none;
}
div#player{
	padding-left: 300px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: dotted #830f0f 1px;
}