/* Styles for David Rovics Lyrics Page */


#middleContent
{
	overflow: auto;
	height: 300px;
	position: relative;
}


p
{
	text-indent: 0px !important;
	margin-left: 18px !important;
}

#linkSwappingSection
{
	margin: 10px 0px 42px 12px;
	width: 650px;
}

#linkSwapping
{
	background-image: url('../images/linkSwapping.gif');
	background-repeat: no-repeat;
	width: 203px;
	height: 33px;
	margin-left: 12px;
}

#swapText
{
	margin-top: 25px;
	text-indent: 18px !important;
	margin-left: 112px !important;
}

#tradeIcon
{
	margin: 18px 0px 0px 62px;
	float: left;
}
