/* Flash */

#Flash				{
	clear			:	both;
	margin			:	000	000	010px	000;
}



/* Topics */

#Topics				{
	clear			:	both;
	border			:	solid 001px #ddddaa;
	width			:	708px;
	height			:	100px;
   	overflow-x		:	hidden;
	overflow-y		:	scroll;
}

td.Topics			{
	font-size		:	12px;
	line-height		:	1.6em;
	text-align		:	left;
	vertical-align	:	top;
	padding			:	002px;
}




/* Link Button */

#LinkComment		{
	clear			:	both;
	margin			:	020px	auto;
}

#Link				{
	clear			:	both;
	float			:	left;
	width			:	300px;
	height			:	200px;
}

li.Button		a		{
	display			:	block;
	overflow		:	hidden;
	width			:	100%;
	height			:	0 !important;
	height /**/		:	080px;
	padding-top		:	080px;
	margin-bottom	:	005px;
}

div.Link00	a		{	background		:	url("../images/ButtonCases.jpg")	0 0;}
div.Link10	a		{	background		:	url("../images/ButtonItem.jpg") 	0 0;}

div.Link00	a:hover {	background		:	url("../images/ButtonCases.jpg")	0 -80px;}
div.Link10	a:hover	{	background		:	url("../images/ButtonItem.jpg")		0 -80px;}




/* Comment by MyGarden */

#Comment			{
	float			:	right;
	padding			:	000px	000	000px	010;
	width			:	400px;
	height			:	auto;
	font-size		:	12px;
	text-align		:	left;
	line-height		:	1.2em;
	background		:	url("../images/wallMyGarden.gif") no-repeat;
}

#info				{
	text-align		:	center;
}

#info h4			{
	font-size		:	18px;
	font-weight		:	normal;
	text-align		:	right;
	line-height		:	1.2em;
}



/* Site Map */

#SiteMap			{
	clear			:	both;
	font-size		:	10px;
	line-height		:	1.3em;
}

