﻿.appwidth {
	width: 600px;
}

.apppartialwidth {
	width: 520px;
}

.leftcolform 
{
	float: left;
	margin-right: 20px;
}

.rightcolform 
{
}

.appsubmit 
{
	float:right;
	margin-top:20px;
}

div.cms-cmstools button
{
border:0px;
font-family:verdana;
height: 22px;
width: 80px;
text-align:left;
padding:0 0 3px 26px;
color:#333333;
background-image:url(/Content/Images/Cms/buttons/editbuttonbg.gif);
background-repeat:no-repeat;
vertical-align:middle;
cursor:hand;
}

#editprovider, #editprogram
{
    width: 120px;
    background-image:url(/Content/Images/Cms/buttons/editbuttonbg-big.gif);
    background-repeat:no-repeat;
    cursor: hand;
    margin-right: 5px;
}