﻿.LeftBlock
{
	margin-bottom:10px;
	padding:3px;
	background:#fff url('../../Images/Blocks/150BlockTail.gif') no-repeat 3px bottom;
	width:150px;
}

.LeftBlock h1,
.LeftBlock h2,
.LeftBlock h3,
.LeftBlock h4,
.LeftBlock h5,	
.LeftBlock h6
{
	margin-bottom:0;
	padding:10px 3px;
	color:#fff;
	text-align:center;
	border-bottom:1px solid #E0CFAB;
	background:#fff url('../../Images/Blocks/150BlockTop.jpg') no-repeat 0 0;
}

.LeftBlock ul
{
	margin:0px;
	padding:6px;
	list-style:none;
}

.LeftBlock ul li
{	
	padding:3px 3px 3px 18px;
	background:transparent url(../../Images/PositionedImages/PageMenuCogs.gif) no-repeat 0 2px;
}

.LeftBlock ul li a:hover
{
	color:#c00;
}

.LeftBlock .BlockBody
{
	background:transparent url('../../Images/Blocks/150BlockSlice.gif') repeat-y;
}

