﻿
.RightSideContainer
{
	
	width: 256px;		
}

.ContentHolder
{
	width: 256px;	
}

.ContentGreenLeafBG
{
	background-image: url(RightContainerBG.jpg);
	background-repeat: no-repeat;
	background-color: #d9fbc9;	
}

.ContentLeafFade
{
	background-image: url(RightContainerBG-fade2.jpg);
	background-repeat: no-repeat;
	background-color: White;	
}

.LeftContentHolder
{
	width: 195px;
	height: 476px;
	background-image: url(LeftContainerBG.jpg);
	background-repeat: no-repeat;
}

.RightSideContainerContent
{
	padding: 10px 6px 10px 12px;		
}

.LeftSideContainerContent
{
	padding: 10px 10px 10px 10px;
}

.ContentFooterImage
{
	width: 256px;
	height: 39px;
	background-image: url(RightSideFooter.jpg);
	background-repeat: no-repeat;
}

.LeftContentFooterImage
{
	width: 195px;
	height: 15px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: White;
}

.actionButtons *
{
	float: left;
}
.actionButtonsRight *
{
	
}

.MenuActions
{
	height: auto;
	width: 174px;
	vertical-align: bottom;	
}