﻿ * html #news-special, #news-special {margin: -13px -15px 0px -77px;}
html>body #news-special, html>body #news-special {margin: -12px -15px 0px -77px;} /* IE HACK */


/* LOVER */
#news-special div.report a.loves,
#news-special div.report div.love{ 
	left:90px !important;
	top:20px !important;
	float:right !important;
}
#news-special div.report .love{
	background-color:#869e8a !important;
	background-image:url('http://st.deviantart.com/news/logocontest/lover.gif') !important; /* Change this */
}
#news-special div.report .love span{ 
	background-image:url('http://s.deviantart.com/news/dad08/lover.gif')!important; /* Change this */
	background-color:#3e4d41 !important;
}



/* BASIC HACKS */
.text {margin:0;padding:0;}
#news-special div.report h1 { display: none; } /*hide this h1*/
#news-special div.report #news-css-article h1 {display:block;color:#ff9933;} /*but show the custom h1*/
#news-special div.line0 {display:none;}

#news-special div.line1{margin-left:2em;padding-top:1em;}	
#news-special div.line2{margin-left:2em;}	

#news-special div.line1 a {color:#728776 !important;}
#news-special div.line2 a {color:#728776 !important;}	


/* GENERAL STYLES */
#news-css-article {
	background-color:#b4c5ae !important;
	background-position:top left;
	background-image:url("http://s.deviantart.com/news/logocontest/bg.jpg");
	background-repeat:repeat-x;
	text-align:center; /* CENTER  CONTAINER FOR IE */
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
#text_right a:link, #text_right a:visited{
	color:#c22255 !important;
}
#text_right a:hover{
	color:#b8c8b3 !important;
	background-color:#ff4a83 !important;
}

#news-css-article #article-container {
	width:750px;
	margin:auto !important;
	text-align:center;
	padding:none;
	background-image:url("http://st.deviantart.com/news/logocontest/header.png");
	background-position:top center;
	background-repeat:no-repeat;
}

#content-container{
	width:650px;
	padding:0px 0px 75px 0px;
	margin:auto;
	padding-top:350px;
}

.content{
	background-color:#DAE4D9;
	text-align:left;
	color:#657466;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:20px;
	border:1px solid #A2B4A3;
	margin-bottom:20px;
	list-style-image:url(http://e.deviantart.com/emoticons/b/bulletblack.gif);
}



