﻿.WhiteRoundedAutoStartBox 
{
    width: 226px;
    
}

.WhiteRoundedAutoStartBox #startboxtop 
{
    background-image:url('/Experience/Template2/StartBoxes/images/whiteroundedstartbox/top.gif');
    height:40px;
}

.WhiteRoundedAutoStartBox .formcontents 
{
    background-image:url('/Experience/Template2/StartBoxes/images/whiteroundedstartbox/SB2_error.gif');
    background-repeat:repeat-y;
    margin-top: 0px;
    padding: 0px 0px 0px 10px;
    font-weight:bold;
    font-size:.9em;
}

.WhiteRoundedAutoStartBox td
{
    padding-right:15px;
}

.WhiteRoundedAutoStartBox ol 
{
   padding: 0px;
   margin: 0px 0px 0px 20px;
}

.WhiteRoundedAutoStartBox a
{
    text-decoration: underline;
    
    color: #444444;
}

.WhiteRoundedAutoStartBox .zip
{
    margin: 4px 0px 0px 0px;
    
}

.WhiteRoundedAutoStartBox .securemessage
{  
    line-height:normal;
    height:20px;
}

.WhiteRoundedAutoStartBox .startboxbottom 
{
    text-align:center;
    padding-top:5px;
    background-image:url('/Experience/Template2/StartBoxes/images/whiteroundedstartbox/sb_bottom.GIF');
    background-repeat:no-repeat;
    background-position:bottom;
    margin-left:-1px; 
}



.WhiteRoundedAutoStartBox .securemessage img
{
    vertical-align:middle;
}

.WhiteRoundedAutoStartBox #ReturnMessage
{
    font-size:11px;
    color:Black;
    text-decoration: underline;
    padding-bottom:3px;
    font-weight:bold;
    vertical-align:middle;
}

.WhiteRoundedAutoStartBox .securemessage {
	font-size: 9px;
	vertical-align: middle;
	line-height: 20px;
	white-space: nowrap;
}

.errormessagehomepage {
	border: solid 1px #FC0202;
	color: #FC0202;
	background: #C7E11A;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	width:181px;
}

.SideBarWidgetBottom
{
	background: url(../images/sidebar_widget_boxbottom.gif) no-repeat bottom left;
	width: 223px;
}
.SideBarWidgetHeader
{
	background: url(../images/sidebar_widget_boxtop.gif) no-repeat top left;
	width: 213px;
	padding: 10px 0px 0px 15px;
	height: 34px;
	font-size: 12px;
	font-weight: bold;
}
.SideBarWidgetContent 
{
	padding: 10px 10px 10px 10px;
	font-size: 11px;
}
