﻿
#showhidelscontainer 
{
	width:500px;
	
}

#showhidelscontainer ul
{
	list-style-type:none;
	margin:15px 0 0 0;
	padding:0;
}

#showhidelscontainer ul li
{
	margin:0 0 0 0;
	clear:both;
	list-style-type:none;
}

#showhidelscontainer ul li p
{
	font-size:100%;
	margin:0 0 0 0;
	padding:0;
}

#showhidelscontainer ul li a
{
		margin:0 0 0.5em 0;
}

.listlinks 
{
		float:left;

}

.listlinks a 
{
	text-decoration:none;
		float:left;
		width:450px;
}

.listlinks a:hover
{
	text-decoration:underline;
}

.postitemdecoration 
{
		border-bottom:1px solid silver;
		width:500px;
		clear:both;
		display:block;
		margin:4px 0px 0px 0px;
line-height:0.5em;
}


/*#showicon a
{
	background-image:url(/test/hide-summary-LScontrol-images/hide.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:8px;
	height:8px;
	margin:.35em 1.25em 0px 0px;
	float:right;
}

#hideicon a
{
	background-image:url(/test/hide-summary-LScontrol-images/show.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:8px;
	height:8px;
	margin:.35em 1.25em 0px 0px;
		float:right;
}*/