/*
Plugin Name: Plastic Tunes
Version: 1.3
Plugin URI: http://www.italyisfalling.com/plastic_tunes/
Description: A Multi-User "Now Playing" plugin that accepts input from iTunes, WinAmp, and many more. Saves your information to your DB and will accomodate multiple users. Widget compatible and highly customizable.
Author: Corpodibacco
Author URI: http://www.italyisfalling.com/category/wordpress-things/
License: GPL compatible
*/

#plasticwrap {margin:auto}
#plasticwrap fieldset {width:570px}
#plasticwrap fieldset {border:none}
#plasticwrap input {border: 1px solid #ccc}

.plasticoption{}
.plastictip {
	display:none;
	border: 1px solid #333333;
	color:#000;
	padding:3px;
	margin-top:10px;
	cursor: default;
	background: #FFFFCC;
}

.plastic_table_class {
	 width: 100%;
	 border: 0px;
	}
	
.plastic_header_class {
	border-bottom::1px;
	}

.plastic_th_class {
	background-color:#FFFFFF;
	}	

.plastic_odd_record {
	background-color:#EEEEEE;	
	}
	
.plastic_even_record{
	background-color:#F7F7F7;
	}
	
.plastic_td_class {
	padding:2px;
}
