.LookingNorthHolder
{
	background-image: url(/images/left-block-bg.gif);
	background-repeat: repeat-y;
	margin-bottom:8px;
	width: 271px;
}

.LookingNorthBlock img {
  height: 73px;
  width: 73px;
}

.LookingNorthTitle
{
	background-image: url(/images/looking-north.gif);
	background-repeat: no-repeat;
	height:52px;
}

.LookingNorth
{
	padding:0 2px;
}

.LookingNorthBlock
{
	background-image: url(/images/looking-north-block.gif);
	background-repeat: no-repeat;
	background-position:0% 0%;
	padding:8px 0px 8px 8px;
	font-size:12px;
	color:#243033;
	overflow:hidden;
	zoom:1;
}

.LookingNorthBlock:first-child
{
	background:none;
}

.LookingNorthBlock h1
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

.LookingNorthBlock h1 a
{
	color:#3d92a1;
}

.LookingNorthBlock p
{
	padding:0 10px 8px 0;
}

.LookingNorthBlock img
{
	border:1px solid #fdfdfd;
	float:left;
	margin:3px 9px 0px 0;
}

.LookingNorthBlock .Date
{
	float:left;
	font-size:11px;
	color:#556467;
}

.LookingNorthBlock .CommentsLT
{
	background: url(/images/right-comments2.gif) #4ca8b8;
	background-repeat: no-repeat;
	background-position:100% 0;
	height:17px;
	padding:1px 10px 0 0;
}

.LookingNorthBlock .Comments
{
	background: url(/images/left-comments2.gif);
	background-repeat: no-repeat;
	padding:0 12px 0 25px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:18px;
}

.LookingNorthHolder .AllLink
{
	background-image: url(/images/left-block-alllink.gif);
	background-repeat: no-repeat;
	height:24px;
	text-align:right;
	padding:8px 11px 0 0;
	font-size:12px;
}

.LookingNorthHolder .AllLink a
{
	color:#ffffff;
	text-decoration:underline;
}

.LookingNorthHolder .AllLink a:hover
{
	color:#ffffff;
	text-decoration:none;
}