﻿.BlueButton70x18
{
	margin:0px 2px 0px 2px;
    font-size:0.8em;
    font-weight:bold;
    background:url(/admin/images/buttons/BlueButton70x18.gif);
    width:70px;
    height:18px;    
    border:none !important;
    color:#FFF;
    display:inline;
    cursor:pointer;
}

.BlueButton100x18
{
	margin:0px 2px 0px 2px;
    font-size:0.8em;
    font-weight:bold;
    background:url(/admin/images/buttons/BlueButton100x18.gif);
    width:100px;
    height:18px;    
    border:none !important;
    color:#FFF;
    display:inline;
    cursor:pointer;
}

.GreenButton70x18
{
	margin:0px 2px 0px 2px;
    font-size:0.8em;
    font-weight:bold;
    background:url(/admin/images/buttons/GreenButton70x18.gif);
    width:70px;
    height:18px;    
    border:none !important;
    display:inline;
    cursor:pointer;
}

.GreenButton100x18
{
	margin:0px 2px 0px 2px;
    font-size:0.8em;
    font-weight:bold;
    background:url(/admin/images/buttons/GreenButton100x18.gif);
    width:100px;
    height:18px;    
    border:none !important;
    display:inline;
    cursor:pointer;
} 

.RedButton70x18
{
	margin:0px 2px 0px 2px;
    font-size:0.8em;
    font-weight:bold;
    background:url(/admin/images/buttons/RedButton70x18.gif);
    width:70px;
    height:18px;    
    border:none !important;
    color:#FFF;
    display:inline;
    cursor:pointer;
}

.RedButton100x18
{
	margin:0px 2px 0px 2px;
    font-size:0.8em;
    font-weight:bold;
    background:url(/admin/images/buttons/RedButton100x18.gif);
    width:100px;
    height:18px;    
    border:none !important;
    color:#FFF;
    display:inline;
    cursor:pointer;
}

.GreyButton70x18
{
	margin:0px 2px 0px 2px;
    font-size:0.8em;
    font-weight:bold;
    background:url(/admin/images/buttons/GreyButton70x18.gif);
    width:70px;
    height:18px;    
    border:none !important;
    color:#FFF;
    display:inline;
    cursor:pointer;
}

.FormButton
{
	margin:0px 2px 0px 2px;
    font-size:0.8em;
    font-weight:bold;
    background:url(/admin/images/buttons/Button89x22.gif);
    width:89px;
    height:22px;    
    border:none !important;
    color:#111;
    display:inline;
    cursor:pointer;
}

.ButtonContainer_Outer
{
	margin:10px 0px 10px 160px;
	width:auto;
	float:left;	
	clear:left;
}

.ButtonContainer_Inner
{	
	margin:0px 15px 0px 0px;
	width:auto;
}