
/* Begin Typography & Colors */
body {
	/*font-size: 62.5%; /* Resets 1em to 10px */
	font-family: arial, helvetica, sans-serif;
	background: url(http://spinjay.com/images/bggrad.gif) top left repeat-x;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	/*height: 192px; */
	width: 740px; 
	} 

#content {
	font-size: 1em
	}

.widecolumn .entry p {
	font-size: 1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}

.widecolumn {
	line-height: 1.2em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.3em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3.8em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.4em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: .9em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: .8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: .9em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.7em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 -30px 20px;
	width: 680px;
	}

.widecolumn {
	padding: 0px 0 20px 0;
	margin: 0px 0 20px 20px;
	width: 680px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}
h2 a {
	color: #333;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/











/* --------------------------------------------------------------------------------------------------- */










/* All regular SpinJay CSS, not necessary... */

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;
	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: 0px;
	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: 0px 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;
}

* 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: 360px;
	margin-top: 0px;
	padding-top: 0px;
	border-right: #999999 solid 1px;
	padding-bottom: 10px;
}

.requestcontrolright {
	margin-left: 380px;
	/*margin-bottom: -5px;*/
	
	padding-top: 10px;
}

* html .requestcontrolright {
 	margin-left: 375px;
	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;
}

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: 156px;
	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;
	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.4em;
	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;
}

.belowlogin {
width: 242px;
margin: 5px -20px -5px 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;
}

