input, textarea, select
{
  border:1px solid #6883A8;
  font-size:12px;
  font-family:tahoma, arial, verdana, sans serif;
  padding:2px;
}

.linklike a
{
	cursor:pointer;
	color:#26465D;
}

.linklike a:hover
{
	text-decoration:underline;	
}

.sortablelist
{
  cursor:move;	
  list-style-type:none;
}

.draglistitem 
{
  height:35px;	
}

.draglistitem span
{
	padding:6px;
	
}

.draglistitem span img
{
	position:relative;
	top:3px;
}

.myspacebox
{
	position:relative;
	width:85%;
	margin:8px;
	background-color:#FEF5B4;	
	border:2px solid #F8CCBA;
	padding:12px;
}

.myspacebox p
{
	font-size:11px;	
}

h2 {
	font-size:19px;	
}
#mp3s h3 {
	font-size:15px;	
	margin-bottom:0;
}
#mp3s h4 {
	font-size:13px;	
	margin-bottom:0;
	font-weight:normal;
}



.songbox, .userbox {

	  border:1px solid #6883A8;

	padding:5px;
	margin-bottom:4px;
	width:100%;
		
	
}

.songbox h3, .userbox h3{

	margin-bottom:5px;	
	
}

.songbox img
{
	margin-right:10px;	
}

.tr1 {
	background-color:#fff;
}
.tr2 {
	background-color:#EDF3F8;
}
	

.jlink 
{
  cursor:pointer;	
}

.resultdiv1
{
	color:#f00;
	font-size:15px;	
}

.callbacktext
{
  color:#ff0000;	
}

.myspacecode
{
  width:100%;
  height:140px;	
  border:1px solid #888;
}

.loginform td
{
  padding:10px;	
}

.playlist td, .mp3inputform td
{
  padding:5px;
}


.moveup, .movedown, .deletelink
{
 cursor:pointer;	
}
