
body
{
	font: 80%/1.5 Tahoma, "Lucida Grande CE", lucida, sans-serif;
	color: #000 !important;
}

#pageUrl
{
	margin: 1em 0;
	text-align: right;
	border-bottom: 1px solid #ccc;
	color: #666;
	font-size: .85em;
}

#footer
{
	margin: 1em 0;
	padding: 1em 0;
	border-top: 1px solid #ccc;
	color: #666;
	font-size: .85em;
}

.noPrint,
.paging,
.backLink,
#articleReaction,
form
{
	display: none;
}

p
{
	margin: .2em 0;
	padding: 0;
}

a
{
	color: #dc2c6e;
}

th
{
	text-align: left;
}

h1, h2, h3, h4, h5
{
	color: #dc2c6e !important;
	font-family: "Times New Roman", serif;
	text-decoration: none !important;
	padding: 0;
	margin: 0 0 .2em 0;
	font-weight: normal;
}
	h1 a, h2 a, h3 a, h4 a, h5 a
	{
		color: #dc2c6e !important;
		text-decoration: none;
	}
	
	h1
	{
		font-size: 2.25em;
		padding-bottom: .5em;
		border-bottom: 1px solid #ccc;
	}
	
	h2
	{
		font-size: 1.75em;;
	}
	
	h3
	{
		font-size: 1.5em;
	}
	
	h4
	{
		font-size: 1.25em;
	}
		.post h4
		{
			display: inline;
		}
		
	h5
	{
		font-size: 1em;
	}
	
	
img
{
	border: none;
}

.linkBtn,
#winnerSelect,
.post a
{
	display: none;
}

.imgCase,
.contestImage
{
	float: left;
	margin: 0 10px 10px 0;
}

.boxCase,
.questionCase
{
	clear: both;
}

	.boxCaseShadow
	{
		height: 1px;
		margin: 20px 0; 
	}
	

	.questionCase li
	{
		list-style-type: none;
	}

ins
{
	text-decoration: none;
	color: #888;
}
	.post ins
	{
		display: block;
	}
	
hr
{
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
	height: 1px;
}

.post
{
	margin-bottom: 15px;
}
	.listDiscussion .level-1
	{
	    margin-right: 0;
	}
	
	.listDiscussion .level-2
	{
	    margin-left: 10px;
	}
	
	.listDiscussion .level-3
	{
	    margin-left: 20px;
	}
	
	.listDiscussion .level-4
	{
	    margin-left: 30px;
	}
	
	.listDiscussion .level-5
	{
	    margin-left: 40px;
	}
	
	#articleSource,
	#articlePhoto
	{
	    text-align: right;
	}