html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, img, hr, form {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}

body {
	margin: 0;
	padding: 0px;
	color: #000;
	background: #d9d9d9;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	line-height: normal;

}

img {
	border: none;
}

img a {
	border: none;
}

a {
	border: none;
}

.clearALL {
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

#site-container{
	width:710px;
	margin:0 auto;
}

.spacer {
	width: 100%;
	margin-bottom: 10px;
}

#new-player {
	width:550px;
	margin-top:90px;
}

#new-logo {
	position:absolute;
	width: 322px;
	height:107px;
	top:-64px;
	left:0;
}

#player-sidebar {
	margin-top:55px;
	width:160px;
	float:right;
}

.sidebar-items {
	width:129px;
	padding:10px;
	background:#292929;
	border-left: 1px solid #1d1d1d;		
	float:left;
}

.sidebar-end {
	width:10px;
	float:right;
}

.external-player-lnk {
	padding:15px 0;
	border-bottom: 1px solid #1d1d1d;
}

.iarmaroc-news {
	position:fixed;
	top:20%;
	left:10px;
	width:200px;
	height:80px;
    z-index:1000;
}

.summerjam-news {
	position:fixed;
	top:20%;
	right:10px;
	width:260px;
	height:100px;
    z-index:1000;

}

/* BOXES */

.title {
	width: 530px;
	height: 40px;
	margin-bottom: 10px;
}

.interview-box-title {
	height: 40px;
	width: 239px;
}

.social-net {
	width: 70px;
	height: 30px;
	margin-top: 10px;
}

.box-container {
	width:550px;
	float:left;
	position:relative;
}

.new-left-box-top {
	width:550px;
	height:20px;
	background: #d9d9d9 url(images/new-left-box-top.jpg);
}

.new-right-box-top {
	width:550px;
	height:20px;
	background: #d9d9d9 url(images/new-right-box-top.jpg);
}

.new-main-box-top {
	width:550px;
	height:43px;
	background: #d9d9d9 url(images/new-main-box-top.jpg);
}


.new-main-box-bottom {
	width:550px;
	height:20px;
	background: #d9d9d9 url(images/new-main-box-bottom.jpg);
}


.new-box-bottom {
	width:550px;
	height:20px;
	background: #d9d9d9 url(images/new-box-bottom.jpg);
	margin-bottom: 20px;
}

.box {
	width:510px;
	padding:0 20px;
	background:#292929;	
}

.today-on-logitune-title {
	width:241px;
	height:40px;
	margin-bottom:10px;
}
