#newscopy_storytext p {
margin:0 0 5px 0;
padding:0;
}

#newscontent {
	padding:10px 0 0 14px;
}

#newstop {
	position:relative;
	width:690px;
	min-height:420px;
	margin-bottom:10px;
}

* html #newstop { /* setting min-height for ie6 */
	height:490px;
}

#newsbottom {
	margin-bottom:25px;
}

#storyajax {
	position:absolute;
	width:692px;
	height:100%;
	top:0px;
	left:0px;
	background:#666;
	display:none;
	z-index:1000000;
}

#storyajaxloading {
	position:relative;
	top:200px;
	left:290px;
	width:200px;
}

.newsbanner {
	position:relative;
	width:680px;
	border:1px solid #ccc;
        padding:5px;
}

* html .newsbanner {
	height:490px;
}

.newsbanner_toptext {
	background: #6ccff6;
	width:682px;
	height:23px;
	padding:0 0 0 10px;
	font-size:11px;
	font-weight:bold;
	color:#000;
	line-height:23px;
	
}

#newsbanner_image {
	position:relative;
	margin:15px 0 15px 12px;
	min-height:250px;
}



#newscopy_storytext a:link, #newscopy_storytext a:visited {
	text-decoration: none;
	color: #ED2024;
}

#newscopy_storytext a:link#current, #newscopy_storytext a:visited#current {
	color: #ED2024;
}

#newscopy_storytext a:hover {
	text-decoration:none;
	color: #ED2024;
}

#newscopy_release {
	float:right;
	position:relative;
	width:272px;
	margin:0 0 5px 10px;
	overflow:hidden;
	background:#474747;
}

#newscopy_release_title {
	width:269px;
	height:23px;
	margin:0;
	padding-left:5px;
	overflow:hidden;
	font:13px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:23px;
	background:#333;
}

#newscopy_release_copy {
	width:257px;
	padding:10px;
}

.newscopy_release_image {
	float:left;
	margin-right:5px;
}

.newscopy_release_copy_details1 {
	margin:0 0 0 5px;
	padding:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#ddd;
}

.newscopy_release_copy_details2 {
	margin:0 0 0 5px;
	padding:0;
	font:10px Arial, Helvetica, sans-serif;
	color:#ddd;
}

.newscopy_release_copy_description {
	margin:5px 0 0 0;
	padding:0;
	font:10px Arial, Helvetica, sans-serif;
	color:#fff;
}

.newslist_container {
	overflow:hidden;
	width:690px;
	border:1px solid #ccc;
}

#topnewsfeaturesglider {
	overflow:hidden;
	position:relative;
	width:690px;
	height:170px;
}

.newslist_toptext {
	position:relative;
	background: #6ccff6;
	width:682px;
	height:23px;
	padding:0 0 0 10px;
	font-size:11px;
	font-weight:bold;
	color:#000;
	line-height:23px;
	
}

#newsList { /* ul for features list */
	position:absolute;
	margin:10px 0 10px 15px;
	padding:0;
}

#topnewsfeaturesglider li {
	float:left;
	width:135px;
	height:150px;
	list-style:none;
	list-style-position:inside;
}

.newsfeaturecontainer { 
	float:left;
	width:116px;
	height:120px;
	padding:0 15px 0 0;
	margin:0;
}

.newsfeaturethumb {
	width:116px;
	height:102px;
	border:#847C79 1px solid;
	margin-bottom:10px;
}
.newsfeaturethumb_loading {
	background:transparent url(../images/loading/cddetailloader.gif) no-repeat scroll center center;
	width:116px;
	height:102px;
	border:#847C79 1px solid;
	margin-bottom:10px;
}
.newsfeaturetext {
	width:118px;
	height:30px;
	font-size:10px;
	color:#000;
}
.newsfeaturetext a:link, .newsfeaturetext a:visited {
	text-decoration: none;
	color: #000;
}
.newsfeaturetext a:link.current, .newsfeaturetext a:visited.current {
	text-decoration: none;
	color: #000;
}
.newsfeaturetext a:hover {
	color: #000;
	text-decoration: underline;
}


#newsnavigation {
	position:absolute;
	right:5px;
	top:0px;
}
#newsnavparent {
	position:relative;
	width:50px;
	height:25px;
	left:660px;
	top:0px;
	float:left;
}

#newsajaxloader {
	position:relative;
	width:720px;
	height:512px;
	z-index:100;
	background:url(../images/backgrounds/musiccollectionajaxbg.png) repeat-x;
	display:none;
}

#ajaxloadinganim {

position:relative;
top:256px;
left:285px;

}
.sidebar_body_twitter_details {

    padding: 4px 10px 0px;
}

.sidebar_body_twitter_misc{
    padding-top: 10px;
    font-size: 9px;
    clear:both;
    display: block;
}

#sidebar_twitter p {
    
    font-size: 11px;
    font-family: arial;
    line-height: 14px;
    font-weight: bold;
    border-top: solid 1px #333;
    padding-top: 10px;
    padding-bottom: 10px;
}

#sidebar_twitter a {
    color: #ED2024;
}


#twitter_logo {
    padding-top: 10px;
    border-top: solid 1px #333;
}

#sidebar_facebook {
    background: #fff;
}

#newscontent a {
  color: #000;
  font-weight: bold;
}

.blogger_heading *{
    color: #000;
    font-size: 21px;
    font-weight: bold;
    padding: 10px 15px 0px 0px;
}

.blogger_date {
    font-weight: bold;
    padding: 5px 0 10px 0;
}

.news_content {
	position:relative;
	padding:0 5px 15px 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
        border-bottom: 1px solid #ccc;
        overflow: hidden;
}

.blogger_comments {
    float:left;
    clear: both;

}

#blogger_rss {

    float: right;
    padding: 5px 5px 0 0;
}

.sidebar_body_blogger_details  {
    border-bottom:1px solid #CCCCCC;
    margin:0 auto;
    padding:3px 0;
    width:194px;
}