.framesbox	{ text-align: center; width : 148px;  padding : 5px 0 5px 0;}

.framesboxtop	{
	height : 10px;
}

.framesboxmain	{
	background-image: url(/resources/images/sideboxes/quizbox/quizbg_mid.png);
	background-repeat: repeat-y;	
}
.framesboxbot	{
	background-image: url(/resources/images/sideboxes/quizbox/quizbg_bot.png);
	background-repeat: no-repeat;
	height : 9px;
}
.quizsboxtop	{
	background-image: url(/resources/images/sideboxes/quizbox/quizbg_top.png);
	background-repeat: no-repeat;
	height : 30px;
}


#todaystunabox	{
	text-align: center; 
	width : 148px; 
	padding : 5px 0 5px 0 ;
}

.ttb_artist_name	{ font-size : 10px; color: black;}
.ttb_track_name		{ color: #6e8ade; font-size : 10px; }

.aotw_artist_name		{ font-size : 12px; color: black;}
.aotw_track_name		{ color: #6e8ade; font-size : 12px; }
.aotw_bulk				{ text-align: left ; color: black; font-size : 11px; margin : 14px }
.albumcover				{ margin : 4px } /* border : solid 1px #000;  */


.wallpaper_bulk			{	text-align: center ; color: black; font-size : 11px; margin : 14px 14px 4px 14px; }

#sb_strap	{
 padding : 5px 0 5px 0;
 }


#sb_affil	{
 padding : 5px 0 5px 0;
}

#sb_affil ul	{	
	margin: 0;
	padding: 0;
	list-style-type: none;
 }
#sb_affil ul li {
	text-align: center;
	list-style-type: none;
	padding : 3px 0 3px 0;
	
}

#sb_mainlogo	{
}


.wide_framesbox	{ 
	text-align: center; 
	width : 190px;  
	padding : 5px 0 5px 0;
}

.wide_framesboxtop	{
	height : 13px;
}

.wide_framesboxmain	{
	background-image: url(/resources/images/sideboxes/wideframebox/wideframebg_mid.png);
	background-repeat: repeat-y;	
}
.wide_framesboxbot	{
	background-image: url(/resources/images/sideboxes/wideframebox/wideframebg_bot.png);
	background-repeat: no-repeat;
	height : 12px;
}


