﻿a.link_redright_dotted
{
	background-image: url("/Style library/images/listitems/listitem_arrowright_red_dotted.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
	font-weight: normal;
	text-decoration: none;
}

a.link_redright_dotted:hover
{
	text-decoration: underline;
}

a.link_blog
{
	text-decoration: none;
	font-weight: normal;
}

a.link_blog:hover
{
	text-decoration: underline;
	font-weight: normal;
}

a.link_blog img
{
	border-width: 0px;
	margin-bottom: -3px;
	margin-left: -2px;
	cursor: pointer;
}

ul.listitem_blog {
  margin: 4px 0 5px 0;
  padding: 0;
  width: 214px;
}

ul.listitem_blog li{
	background-image: url(../images/listitems/listitem_arrowright_red_dotted.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding-left: 18px;
	padding-bottom: 3px;
	list-style: none;
}

ul.listitem_blog li a{
	text-decoration: none;
	font-weight:normal;
}

ul.listitem_blog li a:hover{
	text-decoration: underline;
}

ul.listitem_blog li a:hover .right{
	text-decoration: underline;
}

.loading
{
	background-image:url("/Style library/images/loading/LoadingSwissRedWheel.gif");
	background-position:center center;
	background-repeat:no-repeat;
	height:200px;
	z-index:99;
}

#AddCommentTableLeft
{
	display: none;
}
