/* LINKIN PARK */
/* Master Skin Stylesheet - LPN Skin
----------------------------------------------------------------------------- */


	@import url("skin-lpn.css");
	@import url("actions.css");
	@import url("headings.css");
	@import url("tabs.css");


/* Style Precedents
----------------------------------------------------------------------------- */


	body {
	
	background: #ebebeb url(../../images/skin-lpn/layout/bg-body.gif) top center no-repeat;
	color: #444;
	
	}
	
	h4 {
	
	color: #000;
	
	}	
	
	a {
	
	color: #6e5e38;
	
	}	
	
	a:hover {
	
	color: #b5b5b5;
	
	}
	
	img {
	
	border: 1px solid #ebebeb;
	
	}
	
	label em, label small {
	
	color: #2a2828;
	
	}
	
	label input, select, textarea {
	
	color: #363636;
	background-color: #ebebeb;
	border: none;	
	
	}
	
	
/* Lists */	

	
	dt {

	color: #444;
		
	}

	dd {

	color: #6e5e38;
	
	}
