body {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	background: url(images/bggrad.gif) top left repeat-x;
}

form {
	margin: 0;
	padding: 0;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;
}

div.header {
	width: 780px;
	position: relative;
	height: 50px;
	display: inline-block;	/*display: inline;*/
	margin: 0;
}

.rightpos1 {
	margin-left: 5px;
}

.rightpos2 {
	margin-left: 7px;
}

div.content {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #ffffff;
	padding: 10px 0px 0px 20px;
}

div.footer {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #e2e2e2;
	font-size: .89em;
	text-align: center;
	width: 778px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.footercontainer {
	width: 780px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e2e2e2;
}

div.footerbody {
	background: url(images/grey_topleft_transp.gif) top left no-repeat;
	width: 780px;
	background-color: #e2e2e2;
}

.footerhead {
	font-size: 1em;
	font-weight: bold;
	background: url(images/grey_topright_transp.gif) top right no-repeat;
	padding: 10px 15px 0;
}

.footertext {
	background: url(images/grey_rightborder.gif) top right repeat-y;
	font-size: 0.8em;
	text-align: center;
	width: 780px;
	clear: both;
	margin: -3px 0 5px;
}

.footerfooter {
	background: url(images/grey_bottomleft_transp.gif) bottom left no-repeat;
}

.footerfooter2 {
	background: url(images/grey_bottomright_long.gif) bottom right no-repeat;
	display: block;
	margin: -2em 0 0;
	padding: 15px 15px 17px;
}

* html div.footer {
	width: 780px;
}

div.footer a {
	font-size: .95em;
}

.topbarcontainer {
	width: 780px;
	background-color: #FFFFFF;
	background: url(images/grad_white_lightblue_2.gif) top left repeat-x;
}

div.topbarbody {
	background: url(images/grey_rightborder.gif) top left repeat-y;
	width: 780px;
}

.topbarhead {
	font-size: 1em;
	font-weight: bold;
	background: url(images/grey_rightborder.gif) top right repeat-y;
	padding: 5px 0 0;
}

.topbartext {
	font-size: 1em;
	background: url(images/grey_rightborder.gif) top right repeat-y;
	line-height: 1.5em;
}

.topbarpadding {
	padding: 0 10px;
}

.topbarfooter {
	background: url(images/grey_bottomleft_transp_bluecorner.gif) bottom left no-repeat;
}

.topbarfooter2 {
	background: url(images/grey_bottomright_bluecorner.gif) bottom right no-repeat;
	display: block;
	margin: -2em 0 0;
	padding: 15px 15px 17px;
}

div.boxbody {
	clear: both;
	width: 440px;
	float: left;
	margin: -5px 0 0;
}

.quicklinksborder {
	border-bottom: 1px solid #999999;
	margin: 0 -10px;
}

.boxhead {
	font-size: 1.2em;
	font-weight: bold;
	color: black;
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 15px;
}

.boxtext {
	font-size: 1.05em;
	line-height: 1.3em;
	margin: -2em 0 0;
	padding: 15px;
}

.boxsubhead {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #ff583d;
}

.boxfooter2 {
	display: block;
	margin: -2em 0 0;
	padding: 15px;
}

.logincontainer {
	background: url(images/boxgrad_blue.gif) top left repeat;
	width: 260px;
	margin-left: 465px;
	margin-top: 10px;
}

div.loginboxbody {
	background: url(images/grey_topleft_lightblue.gif) top left no-repeat;
	width: 260px;
}

.loginboxhead {
	font-size: 1.3em;
	font-weight: bold;
	background: url(images/grey_topright_lightblue.gif) top right no-repeat;
	padding: 10px 15px 0;
}

.loginboxtext {
	font-size: .95em;
	background: url(images/grey_rightborder.gif) top right repeat-y;
	line-height: 1.9em;
	margin: 0 0 15px;
	padding: 5px 15px 0;
}

.loginboxfooter {
	background: url(images/grey_bottomleft_lightblue.gif) bottom left no-repeat;
}

.loginboxfooter2 {
	background: url(images/grey_bottomright_lightblue.gif) bottom right no-repeat;
	display: block;
	margin: -2em 0 0;
	padding: 15px;
}

.newuser {
	font-size: 1.35em;
}

.rememberme {
	float: left;
}

.signin {
	float: right;
	text-align: right;
}

.requestcontainer {
	width: 780px;
	margin: 10px -5px 0 0;
}

div.requestbody {
	background: url(images/headers/browse_requests_topleft_long.gif) top left no-repeat;
	width: 780px;
}

.requesthead {
	font-size: 1.35em;
	font-weight: bold;
	background: url(images/grey_topright_blue.gif) top right no-repeat;
	padding: 10px 15px 0;
}

div.browseplaylistbody {
	background: url(images/headers/browse_playlists_topleft_l.gif) top left no-repeat;
	width: 780px;
}

* html .requesthead {
	width: 780px;
}

.requesttext {
	font-size: .95em;
	background: url(images/grey_rightborder.gif) top right repeat-y;
	line-height: 1.9em;
	border-left: #999999 solid 1px;
	margin: 0 0 15px;
	padding: 0px 15px 0;
}

.requestcontrol {
	border-bottom: #999999 solid 1px;
	text-align: left;
	margin: 0 -15px;
	padding: 15px 15px 0;
}

* html .requestcontrol {
	padding-top: 15px;
}

.requestcontrolleft {
	float: left;
	width: 260px;
	margin-top: 0px;
	padding-top: 0px;
	border-right: #999999 solid 1px;
	padding-bottom: 10px;
}

.requestcontrolright {
	margin-left: 280px;
	/*margin-bottom: -5px;*/
	font-size: 0.9em;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 15px;
}

* html .requestcontrolright {
 	margin-left: 280px;
	/*margin-top: -6px;*/
	/*margin-bottom: -20px;*/
}

.requestdisplayoptions {
	border-top: #999999 solid 1px;
	margin-left: -15px;
	padding-left: 20px;
	margin-right: -14px;
	margin-top: -5px;
}

table.genres td {
	padding: 3px;
}

.requesttable {
	padding-top: 10px;
}

table.request td {
	padding: 5px;
}

table.request th {
	padding: 5px;
}

table.belowsearch {
	margin-bottom: -12px;
}

* html table.belowsearch {
	margin-bottom: -9px;
}

table.belowsearch td {
	padding: 5px;
}

table.belowsearch th {
	padding: 5px;
}

table.belowrequest {
	margin-bottom: 3px;
}

table.belowrequest td {
	padding: 5px;
}

table.belowrequest th {
	padding: 5px;
}

tr.grey {
	background-color: #eeeef8;
}

tr.white {
	background-color: #ffffff;
}

tr.darkgrey {
	background-color: #d5d5fd;
}

.requestfooter {
	background: url(images/grey_bottomleft.gif) bottom left no-repeat;
	position: relative;
}

.requestfooter2 {
	background: url(images/grey_bottomright.gif) bottom right no-repeat;
	display: block;
	position: relative;
	margin: -2em 0 0;
	padding: 15px;
}

.requestfooter2_bl {
	background: url(images/grey_bottomright.gif) bottom right no-repeat;
	display: block;
	position: relative;
	margin: -2em 0 0;
	padding: 15px;
}
* html .requestfooter2_bl {
	margin-top: -1.5em;
}

.textleft {
	float: left;
}

.textright {
	float: right;
	text-align: right;
}

.titletext {
	margin-left: 255px;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 1.05em;
	margin-top: -1px;
}

.playlist_titletext {
	margin-left: 150px;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 1.05em;
	margin-top: -1px;
}

.submitplaylist_titletext {
	margin-left: 246px;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 1.05em;
	margin-top: -1px;
}

.submissions_titletext {
	margin-left: 217px;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 1.05em;
	margin-top: -1px;
}

.profile_titletext {
	margin-left: 179px;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 1.05em;
	margin-top: -1px;
}

.normalweight {
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
}

.cl {
	clear: both;
}

a {
	text-decoration: none;
}

a:link {
	color: blue;
}

a:visited {
	color: blue;
}

a:hover {
	color: #ff6633;
	text-decoration: underline;
}

.smallblueboxcontainer {
	background: url(images/boxhead_grad_blue_small.gif) top left repeat-x;
	width: 750px;
	margin-top: 10px;
	background-color: white;
	border: 1px solid #999999;
}

.smallwhiteboxcontainer {
	width: 750px;
	margin-top: 10px;
	background-color: white;
	border: 1px solid #999999;
}

.smallblueboxcontainer_myspinjaybottom {
	background: url(images/boxhead_grad_blue_small.gif) top left repeat-x;
	width: 750px;
	margin-top: 10px;
	margin-bottom: -9px;
	border: 1px solid #999999;
}

* html .smallblueboxcontainer_myspinjaybottom {
	margin-bottom: 16px;
}

/*div.smallblueboxbody {
	background:  url(images/grey_topleft_hard.gif) top left no-repeat;
	width:  750px;
}*/
.smallblueboxhead {
	font-size: 1.1em;
	font-family: verdana, arial, sans-serif;
	padding: 3px 15px 10px;
}

* html .smallblueboxhead {
	padding-bottom: 7px;
}

.smallwhiteboxhead {
	font-size: 1.1em;
	font-family: verdana, arial, sans-serif;
	padding: 0 15px 7px 10px;
}

* html .smallwhiteboxhead {
	padding-bottom: 0;
}

.smallblueboxtext {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 10px;
	padding: 5px 15px 0;
}

.smallwhiteboxtext {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 10px;
	padding: 0 15px;
}

* html .smallwhiteboxtext {
	padding-top: 5px;
}

.smallblueboxfooter2 {
	margin: -2em 0 0;
	padding: 15px;
}

table.smallblueboxtable {
	font-size: 1em;
	width: 750px;
	margin-right: -100px;
	line-height: 1.5em;
}

table.messages {
	font-size: 1em;
	width: 730px;
	margin-right: -100px;
	line-height: 1.5em;
}

td.smallimage {
	text-align: center;
}

.timeline_inactive {
	color: #999999;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
	float: right;
}

.timeline {
	background-color: #eeeef8;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: -43px -15px 0;
}

* html .timeline {
	margin-top: -38px;
}

.timelinepadding {
	padding: 5px 0 5px 10px;
}

.rightorangeboxcontainer {
	background: url(images/boxgrad_orange.gif) top left repeat;
	width: 200px;
	margin-left: 540px;
	margin-top: 10px;
}

div.rightorangeboxbody {
	background: url(images/grey_topleft_orange.gif) top left no-repeat;
	width: 200px;
}

.rightorangeboxhead {
	font-size: 1.35em;
	font-weight: bold;
	background: url(images/grey_topright_orange.gif) top right no-repeat;
	padding: 5px 5px 3px;
}

.rightorangeboxtext {
	font-size: 1em;
	background: url(images/grey_rightborder.gif) top right repeat-y;
	line-height: 1.9em;
	margin: 0 0 15px;
	padding: 5px 10px 0;
}

.rightorangeboxfooter {
	background: url(images/grey_bottomleft_orange.gif) bottom left no-repeat;
}

.rightorangeboxfooter2 {
	background: url(images/grey_bottomright_orange.gif) bottom right no-repeat;
	display: block;
	margin: -2em 0 0;
	padding: 12px;
}

.rightorangeboxcontent {
	font-size: 1.2em;
	line-height: 1.7em;
}

.textfloatleft {
	clear: both;
	float: left;
	width: 475px;
	margin-top: 5px;
	line-height: 1.4em;
	font-size: 1.1em;
}

.textfullwidth {
	clear: both;
	float: left;
	margin-top: 5px;
	line-height: 1.4em;
	font-size: 1.1em;
	width: 715px;
}

.bottomgreybar {
	background-color: #eeeef8;
	border-top: 1px solid #999999;
	height: 30px;
	margin: 20px -14px 0 -15px;
}

.bottomgreybar_2 {
	background-color: #eeeef8;
	border-top: 1px solid #999999;
	height: 30px;
	margin: 0 -14px 0 -15px;
}

.bottomgreybarbutton {
	float: right;
}

.bottomgreybarpad {
	margin: 5px 10px 0;
}

* html .bottomgreybarpad {
	margin-right: 5px;
}

.blueboxcontainer {
	width: 780px;
	margin: 10px -5px 0 0;
}

div.blueboxbody {
	background: url(images/headers/new_request_topleft_long.gif) top left no-repeat;
	width: 780px;
	margin-right: -1px;
}

.blueboxpadding {
	margin-top: 24px;
}

* html .blueboxpadding {
	margin-top: 29px;
}

div.blueboxbody_rankings {
	background: url(images/headers/rankings_topleft_long.gif) top left no-repeat;
	width: 780px;
	margin-right: -1px;
}

div.blueboxbody_myspinjay {
	background: url(images/headers/my_spinjay_topleft_long.gif) top left no-repeat;
	width: 780px;
	margin-right: -1px;
}

div.blueboxbody_options {
	background: url(images/headers/options_topleft_long.gif) top left no-repeat;
	width: 780px;
	margin-right: -1px;
}

div.blueboxbody_request {
	background: url(images/headers/request_topleft_long.gif) top left no-repeat;
	width: 780px;
	margin-right: -1px;
}

div.blueboxbody_search {
	background: url(images/headers/search_topleft_long.gif) top left no-repeat;
	width: 780px;
	margin-right: -1px;
}

div.blueboxbody_faq {
	background: url(images/headers/faq_topleft_long.gif) top left no-repeat;
	width: 780px;
	margin-right: -1px;
}

div.blueboxbody_vote {
	background: url(images/headers/vote_topleft_long.gif) top left no-repeat;
	width: 780px;
	margin-right: -1px;
}

div.blueboxbody_playlist {
	background: url(images/headers/playlist_topleft_long.gif) top left no-repeat;
	width: 780px;
	margin-right: -1px;
}

div.blueboxbody_profile {
	background: url(images/headers/profile_topleft_long.gif) top left no-repeat;
	width: 780px;
	margin-right: -1px;
}

.blueboxhead {
	font-size: 1.35em;
	font-weight: bold;
	background: url(images/grey_topright_blue.gif) top right no-repeat;
	height: 50px;
	padding: 10px 15px 0;
}

.blueboxhead_rankings {
	font-size: 1.35em;
	font-weight: bold;
	background: url(images/grey_topright_blue.gif) top right no-repeat;
	height: 50px;
	padding: 10px 15px 0;
}

.blueboxhead_myspinjay {
	font-size: 1.35em;
	font-weight: bold;
	background: url(images/grey_topright_blue.gif) top right no-repeat;
	height: 40px;
	padding: 10px 15px 0;
}

* html .blueboxhead_myspinjay {
	height: 50px;
}

.blueboxtext {
	font-size: .93em;
	background: url(images/grey_rightborder.gif) top right repeat-y;
	line-height: 1.9em;
	border-left: #999999 solid 1px;
	background-color: #FFFFFF;
	margin: 0 0 15px;
	padding: 0 15px 12px;
}

* html .blueboxtext {
	margin-bottom: 30px;
}

.blueboxtext_smbott {
	font-size: .93em;
	background: url(images/grey_rightborder.gif) top right repeat-y;
	line-height: 1.9em;
	border-left: #999999 solid 1px;
	background-color: #FFFFFF;
	margin: 0 0 0px 0;
	padding: 0 15px 12px;
}

* html .blueboxtext_smbott {
	margin-bottom: 0px;
}

.blueboxtext_rankings {
	font-size: .93em;
	background: url(images/grey_rightborder.gif) top right repeat-y;
	line-height: 1.9em;
	border-left: #999999 solid 1px;
	background-color: #FFFFFF;
	margin: -19px 0 15px;
	padding: 0 15px 12px;
}

* html .blueboxtext_rankings {
	margin-top: -15px;
}

.blueboxfooter {
	background: url(images/grey_bottomleft_lightblue_fill.gif) bottom left no-repeat;
}

.blueboxfooter2 {
	background: url(images/grey_bottomright_lightblue.gif) bottom right no-repeat;
	display: block;
	height: 18px;
	margin: -32.9px 0 0;
}

* html .blueboxfooter {
	margin-top: -50px;
}

.bottomnotiftext {
	float: right;
	margin: -3px 3px 0 0;
}

.greenfont {
	color: #339900;
}

.greenasterisk {
	color: #339900;
	padding-left: 5px;
}

.charsleft {
	border: 0;
	font-size: .9em;
}

.fulldivider {
	border-top: 1px solid #999999;
	width: 779px;
	margin: 0 0 0 -15px;
}

* html .fulldivider {
	width: 795px;
	margin-left: -50px;
	margin-bottom: -20px;
}

.minusten {
	margin-top: -10px;
}

.minus28 {
	margin-top: -28px;
}

* html .minus28 {
	margin-top: -20px;
}

.fx_plusten {
	margin-top: 10px;
}

* html .fx_plusten {
	margin-top: 0;
}

.plusten {
	margin-top: 10px;
}

.fx_plus15 {
	margin-top: 15px;
}

* html .fx_plus15 {
	margin-top: 0;
}

* html .ie_blueboxplus {
	margin-top: 13px;
}

* html .ie_minus23 {
	margin-top: -23px;
}

.blueboxfooterwhite {
	background: url(images/grey_bottomleft.gif) bottom left no-repeat;
	background-color: #FFFFFF;
}

.blueboxfooter2white {
	background: url(images/grey_bottomright.gif) bottom right no-repeat;
	height: 15px;
	margin: -15px 0 0;
	padding: 0 15px;
}

* html .blueboxfooter2white {
	margin-top: -58px;
	margin-bottom: -40px;
}

.miniboxcontainer {
	width: 730px;
	margin-top: 10px;
}

div.miniboxbody {
	background: url(images/grey_topleft_hard.gif) top left no-repeat;
	width: 750px;
}

.miniboxhead {
	font-size: 1.35em;
	font-weight: bold;
	background: url(images/grey_topright_hard.gif) top right no-repeat;
	padding: 10px 15px 0;
}

.miniboxtext {
	font-size: 1em;
	background: url(images/grey_rightborder.gif) top right repeat-y;
	line-height: 1.4em;
	margin: 0;
	padding: 0 15px;
}

.miniboxfooter {
	background: url(images/grey_bottomleft_hard.gif) bottom left no-repeat;
	clear: both;
}

/* BOTTOM HACKS */
.miniboxfooter2 {
	background: url(images/grey_bottomright_hard.gif) bottom right no-repeat;
	margin: -2em 0 0;
	padding: 0 15px 10px;
}

* html .miniboxfooter2 {
	padding-top: 17px;
}

.miniboxleftcol {
	width: 20%;
	float: left;
	padding: 0 5px;
}

.miniboxrightcol {
	width: 75%;
	float: right;
	display: inline;
	background-color: #eeeef8;
	padding: 0 5px;
}

.rankimage {
	margin-bottom: 5px;
	float: left;
}

.rankbygenrecontainer {
	background: url(images/boxhead_grad_blue_small.gif) top left repeat-x;
	border: 1px solid #999999;
	width: 750px;
	margin-top: 10px;
	background-color: white;
	margin-bottom: -35px;
}

* html .rankbygenrecontainer {
	margin-bottom: -35px;
}

/*div.rankbygenrebody {
	background:  url(images/grey_topleft_hard.gif) top left no-repeat;
	width:  750px;
}*/
.rankbygenrehead {
	font-size: 1.1em;
	font-family: verdana, arial, sans-serif;
	padding: 3px 15px 10px;
}

* html .rankbygenrehead {
	padding-bottom: 5px;
}

.rankbygenretext {
	font-size: 1em;
	line-height: 2em;
	margin: 0 0 10px;
	padding: 5px 0 0 15px;
}

.rankbygenrefooter2 {
	margin: -2em 0 0;
	padding: 15px;
}

table.genres_rank td {
	padding: 3px 3px 1px;
}

.genreselectdivider {
	border-top: 1px solid #999999;
	margin: 10px 0 15px -15px;
}

.exphide_right {
	float: right;
	text-align: right;
	margin: 2px 10px 0 0;
}

.exphide_arrow {
	text-align: center;
	margin: 5px 0 -5px;
}

.subminiboxcontainer {
	width: 720px;
	margin-top: 10px;
}

div.subminiboxbody {
	background: url(images/grey_topleft_hard.gif) top left no-repeat;
	width: 720px;
}

.subminiboxhead {
	font-size: 1.35em;
	font-weight: bold;
	background: url(images/grey_topright_hard.gif) top right no-repeat;
	padding: 10px 15px 0;
}

.subminiboxtext {
	font-size: 1em;
	background: url(images/grey_rightborder.gif) top right repeat-y;
	line-height: 1.4em;
	margin: 0;
	padding: 0 15px;
}

.subminiboxleftcol {
	width: 5%;
	float: left;
	padding: 0 5px;
}

.subminiboxmiddlecol {
	display: inline;
	float: left;
	margin: 0 0 0 25px;
}

.subminiboxmiddlecol2 {
	display: inline;
	margin: 0;
}

.subminiboxrightcol {
	width: 65%;
	float: right;
	display: inline;
	background-color: #eeeef8;
	padding: 0 5px;
}

.showstate {
	cursor: pointer;
}

.nbsp {
	height: 1px;
}

.requestinfocontainer {
	background: url(images/boxhead_grad_blue_small.gif) top left repeat-x;
	border: 1px solid #999999;
	width: 455px;
	background-color: white;
	float: left;
}

/*div.requestinfobody {
	background:  url(images/grey_topleft_hard.gif) top left no-repeat;
	width:  450px;
}*/
.requestinfohead {
	font-size: 1.1em;
	font-family: verdana, arial, sans-serif;
	padding: 3px 15px 10px;
}

* html .requestinfohead {
	padding-bottom: 5px;
}

.requestinfotext {
	font-size: 1em;
	line-height: 2em;
	margin: 0 0 10px;
	padding: 5px 15px 0;
}

/*.requestinfofooter {
background:  url(images/grey_bottomleft_hard.gif) bottom left no-repeat;
}*/
.requestinfofooter2 {
	margin: -2em 0 0;
	padding: 15px;
}

.rightbluebox_requestcontainer {
	background: url(images/boxgrad_blue.gif) top left repeat;
	width: 275px;
	margin-left: 475px;
	position: absolute;
}

* html .rightbluebox_requestcontainer {
margin-left: 20px;
}

div.rightbluebox_requestbody {
	background: url(images/grey_topleft_lightblue.gif) top left no-repeat;
	width: 275px;
}

.rightbluebox_requesttext {
	font-size: .93em;
	background: url(images/grey_rightborder.gif) top right repeat-y;
	line-height: 1.9em;
	margin: 0 0 15px;
	padding: 5px 10px 0;
}

.rightbluebox_requesttext_sm {
	font-size: .85em;
	background: url(images/grey_rightborder.gif) top right repeat-y;
	line-height: 1.9em;
	margin: 0 0 15px;
	padding: 5px 10px 0;
}

* html .ie_space5 {
	margin-top: 5px;
}

.submitrequesttext {
	font-size: 1em;
}

.submitrequesttext2 {
	font-size: .75em;
	line-height: 1.75em;
}

.submitrequestlink {
	font-size: 1.2em;
}

.submitrequestlink_sm {
	font-size: 1.1em;
}

.submitrequestlink_xsm {
	font-size: 1em;
}

.spinitlink {
	font-size: 1.2em;
}

.spunlink {
	font-size: 1.2em;
	color: #666666;
}

table.requestdetail {
	margin: 0;
}

table.requestdetail td {
	padding: 5px 0 0 5px;
}

table.profdetail {
	margin: 0;
}

* html table.profdetail {
	margin-left: 0px;
}

table.profdetail td {
	padding: 5px 0 0 5px;
}

.requestdescriptioncontainer {
	background: url(images/boxhead_grad_blue_small.gif) top left repeat-x;
	border: 1px solid #999999;
	width: 750px;
	margin-top: -10px;
	background-color: white;
	clear: both;
	margin-bottom: -10px;
}

* html .requestdescriptioncontainer {
	margin-bottom: -5px;
}

.requestdescriptioncontainer_submit {
	background: url(images/boxhead_grad_blue_small.gif) top left repeat-x;
	border: 1px solid #999999;
	width: 750px;
	margin-top: 11px;
	background-color: white;
	clear: both;
}

.requestartistscontainer {
	background: url(images/boxhead_grad_blue_small.gif) top left repeat-x;
	border: 1px solid #999999;
	width: 750px;
	margin-top: 11px;
	background-color: white;
	clear: both;
	margin-bottom: -10px;
}

* html .requestartistscontainer {
	margin-bottom: -7px;
}

.requestartistscontainer_submit {
	background: url(images/boxhead_grad_blue_small.gif) top left repeat-x;
	width: 750px;
	margin-top: 11px;
	background-color: white;
	clear: both;
	margin-bottom: -10px;
	border: 1px solid #999999;
}

* html .ie_requestdetailspace2 {
	height: 0;
	margin: -17px 0 -18px;
}

.plresult {
	font-size: .9em;
}

.searchboxcontainer {
	background: url(images/boxhead_grad_blue_small.gif) top left repeat-x;
	width: 750px;
	background-color: white;
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #999999;
}

.playlistinfocontainer {
	background: url(images/boxhead_grad_blue_small.gif) top left repeat-x;
	width: 550px;
	background-color: white;
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #999999;
}

.playlistinfobody {
	width: 550px;
}

.searchchecks {
	margin-left: 10px;
}

table.playlistdetail {
	margin: 0;
}

table.playlistdetail td {
	padding: 5px 0 0 5px;
}

.rightbluebox_playlistcontainer {
	background: url(images/boxgrad_blue.gif) top left repeat;
	width: 180px;
	margin-left: 570px;
	/*margin-top: -209px;*/
	margin-top: -237px;
}

* html .rightbluebox_playlistcontainer {
	/*margin-top: -201px;*/
	margin-top: -230px;
}

div.rightbluebox_playlistbody {
	background: url(images/grey_topleft_lightblue.gif) top left no-repeat;
	width: 180px;
}

.rightbluebox_playlisttext {
	font-size: .93em;
	background: url(images/grey_rightborder.gif) top right repeat-y;
	line-height: 1.9em;
	margin: 0 0 15px;
	padding: 5px 10px 0;
}

.playlistdescriptioncontainer {
	background: url(images/boxhead_grad_blue_small.gif) top left repeat-x;
	width: 750px;
	/*margin-top: 128px;*/
	margin-top: 16px;
	background-color: white;
	clear: both;
	border: 1px solid #999999;
}

* html .playlistdescriptioncontainer {
	/*margin-top: 121px;*/
	margin-top: 150px;
}

.rightblueboxfooter {
	background: url(images/grey_bottomleft_lightblue_short.gif) bottom left no-repeat;
}

.rightblueboxfooter2 {
	background: url(images/grey_bottomright_lightblue.gif) bottom right no-repeat;
	display: block;
	margin: -2em 0 0;
	padding: 12px;
}

.rightblueboxhead {
	font-size: 1.35em;
	font-weight: bold;
	background: url(images/grey_topright_lightblue.gif) top right no-repeat;
	padding: 5px 5px 3px;
}

.storeicon {
	margin-right: 10px;
}

table.playlist {
	margin-top: 10px;
	margin-left: 25px;
}

table.playlistbottom {
	margin-left: 25px;
}

table.playlist td {
	padding: 5px;
}

table.playlist th {
	padding: 5px;
}

table.playlistbottom td {
	padding: 5px;
}

table.playlistbottom th {
	padding: 5px;
}

div.blueboxbody_submitplaylist {
	background: url(images/headers/submitplaylist_topleft_long.gif) top left no-repeat;
	width: 780px;
	margin-right: -1px;
}

div.blueboxbody_submissions {
	background: url(images/headers/submissions_topleft_long.gif) top left no-repeat;
	width: 780px;
	margin-right: -1px;
}

table.playlistentry {
	margin-left: 25px;
	margin-top: -10px;
}

table.playlistentry td {
	padding: 5px;
}

table.playlistentry th {
	padding: 5px;
}

* html .minus2_ie {
	margin-top: -2px;
}

textarea {
	font-family: arial, sans-serif;
	font-size: 0.9em;
}

.profphoto {
	float: left;
	padding: 5px;
	padding-left: 0px;
	margin-top: 5px;
}

* html .profphoto {
	margin-bottom: -10px;
}

.profinfo {
	margin-left: 125px;
	padding: 5px;
}

.star {
	padding: 0;
}

.selectstar {
	cursor: pointer;
	padding: 0;
}

.msgtext {
	line-height: 1.2em;
}

* html .mysj_removespace {
	height: 1px;
	margin-top: -18px;
}

.djinfocontainer {
	background: url(images/boxhead_grad_blue_small.gif) top left repeat-x;
	width: 550px;
	margin-top: 0;
	background-color: white;
	float: left;
	clear: both;
	border: 1px solid #999999;
}

div.djinfobody {
	width: 550px;
}

.rightbluebox_djcontactcontainer {
	background: url(images/boxgrad_blue.gif) top left repeat;
	width: 190px;
	margin-left: 560px;
}

* html .rightbluebox_djcontactcontainer {
	float: right;
	margin-top: -176px;
}

div.rightbluebox_djcontactbody {
	background: url(images/grey_topleft_lightblue.gif) top left no-repeat;
}

.rightbluebox_djcontacttext {
	font-size: .93em;
	background: url(images/grey_rightborder.gif) top right repeat-y;
	line-height: 1.9em;
	margin: 0 0 15px;
	padding: 5px 10px 0;
}

.rightbluebox_djrequestcontainer {
	background: url(images/boxgrad_blue.gif) top left repeat;
	width: 190px;
	margin-left: 560px;
	margin-top: -92px;
}

* html .rightbluebox_djrequestcontainer {
	margin-top: -85px;
}

.profiletextcontainer {
	background: url(images/boxhead_grad_blue_small.gif) top left repeat-x;
	border: 1px solid #999999;
	width: 750px;
	margin-top: -10px;
	background-color: white;
	clear: both;
}

.profilereviewcontainer {
	background: url(images/boxhead_grad_blue_small.gif) top left repeat-x;
	border: 1px solid #999999;
	width: 750px;
	margin-top: 10px;
	background-color: white;
	clear: both;
	margin-bottom: -10px;
}

* html .profilereviewcontainer {
	margin-bottom: -7px;
}

.djinfohead {
	font-size: 1.1em;
	font-family: verdana, arial, sans-serif;
	padding: 3px 15px 10px;
}

* html .djinfohead {
	padding-bottom: 5px;
}

.djinfotext {
	font-size: 1em;
	line-height: 2em;
	margin: 0 0 10px;
	padding: 5px 15px 0;
}

.resetbtn {
	margin-left: 0;
	cursor: pointer;
}

table.reviewtable {
	width: 700px;
}

td.review_l {
	width: 25%;
}

td.review_r {
	width: 75%;
}

* html .playlist_ie_spaceremove {
	margin-top: -30px;
}

.sendmsgbtn {
	margin-left: 637px;
	margin-top: 5px;
	margin-bottom: -8px;
}

* html .sendmsgbtn {
	margin-left: 613px;
}

.sendmsgbox {
	width: 720px;
}

.smtxt {
	font-size: .9em;
}

.msgpad {
	height: 6px;
}

* html .msgpad {
	height: 6px;
	margin-top: -23px;
}

.sendreqbtn {
	margin-left: 643px;
	margin-top: 5px;
	margin-bottom: -8px;
}

* html .sendreqbtn {
	margin-left: 620px;
}

.optionselect {
	width: 700px;
	margin: 8px 0 -12px 25px;
}

.optionselect td {
	border: 1px solid #999999;
	border-bottom: none;
	text-align: center;
	background-color: #efeffd;
}

.helplink {
	font-size: 70%;
	position: relative;
	bottom: 0.5em;
}

.opttab {
	font-size: 1em;
}

.opttab_on {
	font-style: italic;
}

.applybtn {
	margin-left: 696px;
	margin-top: 14px;
	margin-bottom: -8px;
}

* html .applybtn {
	margin-left: 700px;
	margin-top: -11px;
	margin-bottom: 15px;
}

.fpsidecontainer {
	width: 258px;
	margin-left: 465px;
	margin-top: 25px;
	background: url(images/boxhead_grad_blue_small.gif) top left repeat-x;
	background-color: white;
	border: 1px solid #999999;
	height: 210px;
	margin-bottom: -10px;
	overflow: hide;
}

.fpsideboxhead {
	font-size: 1.1em;
	font-family: verdana, arial, sans-serif;
	width: 255px;
	padding: 1px 15px 10px;
}

.fpsideboxtext {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0 0 10px;
	padding: 5px 0 0;
}

.fpsideboxfooter2 {
	display: block;
	margin: -2em 0 0;
	padding: 15px;
}

.fpboxtitletbl {
	width: 230px;
	margin: 0 0 -6px;
	padding: 0;
}

.fpboxtitle {
	font-size: 1.1em;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

table.fplist {
	width: 233px;
	font-size: 0.9em;
}

* html table.fplist {
	margin-left: 10px;
}

table.fplist td {
	padding: 2px;
}

table.fplist th {
	padding: 3px;
}

.sjsubtitle {
	font-size: 0.95em;
	font-weight: normal;
	font-style: normal;
}

.rankpic {
	margin-left: 5px;
	margin-bottom: 5px;
}

.heading {
	font-size: 1.2em;
	margin: 5px 0;
}

.smallheading {
	font-size: 1.1em;
	margin: 5px 0;
}

.newuserleft {
	float: left;
	width: 450px;
}

.newuserside_ul {
	margin-left: -20px;
	margin-top: -10px;
}

* html .newuserside_ul {
	margin-left: 20px;
}

.newuserside_ul li {
	margin: 5px 0;
}

.newuserrightcontainer {
	background-color: #eaf2fa;
	width: 230px;
	margin-top: 10px;
	margin-left: 500px;
}

div.newuserrightbody {
	background: url(images/lightgrey_topleft_lightblue.gif) top left no-repeat;
	width: 230px;
}

.newuserrighthead {
	background: url(images/lightgrey_topright_lightblue.gif) top right no-repeat;
	padding: 5px 5px 3px 10px;
}

.newuserrighttext {
	font-size: 1em;
	background: url(images/lightgrey_rightborder.gif) top right repeat-y;
	margin: 0 0 15px;
	padding: 5px 10px 0;
}

.newuserrightfooter {
	background: url(images/lightgrey_bottomleft_lightblue.gif) bottom left no-repeat;
}

.newuserrightfooter2 {
	background: url(images/lightgrey_bottomright_lightblue.gif) bottom right no-repeat;
	display: block;
	margin: -2em 0 0;
	padding: 12px;
}

.inputlabel {
	font-weight: bold;
	font-size: 0.95em;
	margin-bottom: 2px;
}

.inputsublabel {
	font-size: 0.75em;
	color: #999;
}

.smalltext {
	font-size: 0.9em;
}

.learnmore {
	font-size: 1.2em;
	text-decoration: underline;
}

.aboutblog {
	font-size: 1.2em;
	font-weight: bold;
}

.belowlogin {
width: 242px;
margin: 5px -20px -9px 0px;
}

* html .belowlogin {
margin-bottom: -41px;
}

.underline {
	text-decoration: underline;
}

.presearch {
	margin-top: -17px;
}

.plcommentlink {
	text-align: center;
	font-size: 1.1em;
}

.plinfobox_top {
	border: 1px solid #b8b8b8;
	border-bottom: none;
	margin-top: 0px;
	margin-left: 27px;
	margin-bottom: -12px;
	padding: 3px;
}

.plinfobox_bot {
	border: 1px solid #b8b8b8;
	border-top: none;
	margin-bottom: 0px;
	margin-left: 27px;
	margin-top: -2px;
	padding: 3px;
}

.plsubmitted {
	font-size: .8em;
	margin-left: 25px;
	font-style: italic;
}

.plreport {
 	font-size: .8em;
 	font-style: italic;
	margin-left: 685px;
}

.req_subtext {
	font-size: 0.9em;
}

.vote_h {
	font-size: 1.2em;
	font-weight: 400;
}

.vote_subh {
	font-size: 0.9em;
}

.vote_genrediv {
	font-size: 0.8em;
	float: right;
}

.vote_genrebox {
	font-size: 0.9em;
}

.votebutton {
	font-size: 1em;
	padding: 5px;
}

.notifbox {
	font-size: 0.8em;
	font-weight: bold;
	border: 1px solid #999999;
	padding: 0px 5px 2px 5px;
	margin: 5px;
	margin-bottom: 10px;
	width: 740px;
	margin-left: 0px;
}

* html .notifbox {
	margin-top: 10px;
	width: 750px;
}

.notifbox_icon {
	margin: 3px 5px -5px 0px;
}

* html .notifbox_icon {
	margin-bottom: -3px;
}

.req_icon_guide {
	font-size: 0.8em;
	color: #999999;
	margin-left: 5px;
	float: left;
}

.req_icon_guide_icon {
	margin-bottom: -3px;
}

.req_showhide {
	margin-left: 600px;
	font-size: 0.8em;
}

.plcommentbox {
	width: 720px;
	height: 100px;
}

.plcommentsubmit {
	margin-left: 485px; /*529*/
}

.rankminibox {
	width: 728px;
	margin-top: 10px;
	font-size: 1em;
	line-height: 1.4em;
	border: 1px solid #999999;
	padding: 10px;
}

* html .rankminibox {
	width: 750px;
}

.rankminibox_sm {
	width: 705px;
	margin-top: 10px;
	font-size: 1em;
	line-height: 1.4em;
	border: 1px solid #999999;
	padding: 8px;
}

* html .rankminibox_sm {
	width: 717px;
}

.plnotifbox {
	font-size: 0.8em;
	font-weight: bold;
	border: 1px solid #999999;
	padding: 0px 5px 2px 5px;
	margin: 5px;
	margin-bottom: 10px;
	width: 740px;
	margin-left: 0px;
	margin-top: 10px;
}

* html .plnotifbox {
	width: 750px;
}

.learnmore_content {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #ffffff;
	padding: 10px 10px 0px 20px;
}

