/******************** content styles ********************/
#main .content h4
	{
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	margin: -4px 0 5px;
	}

	
	
/******************** toggle styles ********************/
.toggle
	{
	position: relative;
	top: 16px;
	left: 188px;
	width: 15px;
	}

.toggle a
	{
	border: solid 1px #e2e2e2;
	display: block;
	}
	
.toggle img
	{
	padding: 1px 4px;
	}
	
* html .toggle
	{
	\width: 15px;
	w\idth: 5px;
	}
	
* html .toggle a
	{
	padding: 1px 4px;
	}
	
* html .toggle img
	{
	padding: 0;
	}
	
.more
	{
	border-bottom: solid 1px #ebe8e7;
	margin: 0;
	overflow: hidden;
	height: 1px;
	padding: 0;
	}
	
#main .content .rule
	{
	margin: 0;
	}
	
#copyright
	{
	border-width: 1px 0 0 0;
	margin: 0;
	}
	
html>body #copyright
	{
	top: 0;
	}
