﻿Div.Page Div.pushbuttonsurround .Sectionchecks input
{
    border:none;
    float:right;
	padding-right:20px;
	margin-right:20px;
}

Div.Page Div.pushbuttonsurround .Sectionchecks label
{
    border:none;
    float:left;
	margin-right:20px;
	padding-right:10px;
}

Div.Page Div.pushbuttonsurround .clearence
{
    clear:both;
    height:5px;
}

Div.Page Div.pushbuttonsurround .formlabel
{
    float:left;
	padding-right:20px;
}

Div.Page Div.pushbuttonsurround .formentry
{
    float:right;
}


Div.Page Div.pushbuttonsurround .pushbottom
{
    background-image:url(../images/PushButtons/pbbottomcurve.png);
    height:9px;
}

Div.Page Div.pushbuttonsurround .textsurround
{
    background-color:#4d4d4d;
    color:white;
}

Div.Page Div.pushbuttonsurround .pushtext
{
    
    margin-left:8px; 
    margin-right:8px; 
    padding-bottom:8px;
}

Div.Page Div.pushbutton
{
    width:190px; 
    margin-bottom:20px;
}

Div.Page Div.pushbutton .links
{
    cursor:pointer;
    display:block; 
    text-decoration:none; 
    width:100%; 
    height:100%; 
    color:white;
}

Div.Page Div.pushbutton .colour
{
    background-color:#4d4d4d;
}

Div.Page Div.pushbutton .textimageupper
{
    margin:0px 8px 0px 8px;
    padding-bottom:8px;
    padding-top:8px 
}

Div.Page Div.pushbutton .bottomcurve
{
    height:9px; 
    background-position:top; 
    background-repeat:no-repeat; 
    background-image:url(../images/PushButtons/pbbottomcurve.png);
    overflow: hidden;
}

Div.Page Div.pushbutton .topcurve
{
    height:9px; 
    background-position:top; 
    background-repeat:no-repeat; 
    background-image:url(../images/PushButtons/pbtopcurve.png);
    overflow:hidden;
}


Div.Page Div.pushbutton .textimagelower
{
    margin:0px 8px 0px 8px; 
    padding-bottom:8px;
}
.imageinsertUpper img{
    display: block;
}
