﻿.NavLinks {
	font-family: Verdana;
	font-size: x-small;
	font-size:medium;
	font-weight: normal;
	font-style: normal;
}


.PlayerNavLinks {
	font-family: Verdana;
	font-size:small;
	background-color:aqua;
	font-weight: normal;
	font-style: normal;
}


.Headline_Text {
	font-family:Arial;font-size:small;font-weight:bold;
}

.Body_Text {
	font-family:Arial;font-size:small;
}

.Detail_Playlist_Song_Text {
	font-family: Arial;
	font-size: small;
	margin-left: 40px;
	width: 475px;
}

#POD_SET_ROW {
	background-color:#F4F4F4;border:medium;border-color:black;
}

#ad_head {
	background-color: white;
	color: #808080;
	width: 100%;
}

#top_logo {
	background-color: white;
	width: 100%;
}

#container {
	background-color: white;
	position: relative;
	width: 100%;
}

#left_col {
	background-color: green;
	width: 190px;
	position: relative;
	right: 0px;
}

#page_content {
	background-color: white;
	margin-left: 230px;
	top: 50px;
	position:absolute;
	width: 620px;
	height: auto;
}


#footer {
	background-color: white;
	position: relative;
	clear: both;
	top: 0px;
	left: 0px;

}
h1 {
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
h2 {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
}
.POD_Set_Headline {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	font-style: normal;
}
.Change_Instruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

