﻿.LiveCheck
{
	width:285px;
    border:0;
    margin-left:auto;
    margin-right:auto;
    }
	
.LiveCheck #Right
{
    background-image:url("Images/LiveCheck/NormalRight.gif");
	background-repeat:repeat-y;
	width:8px;
	vertical-align:bottom;
	text-align:right;
    }

.LiveCheck #Left
{
    background-image:url("Images/LiveCheck/NormalLeft.gif");
	background-repeat:repeat-y;
	width:8px;
	vertical-align:bottom;
	text-align:left;
    }


.LiveCheck #Top
{
    background-color:#B2C6D7;
    height:20px;
    margin:0;
    padding:0;
    width:100%;
    }


.LiveCheck #Bottom
{
    background-image:url("Images/LiveCheck/NormalBottom.gif");
	height:8px;
    }
    
.LiveWhoIsHeader
{
	/*background-color:#B2C6D7;
	width:450px;*/
	height:20px;
}