﻿html
{    
}

body 
{
    font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif ;
    font-size: 70%;
    margin: 10px; padding: 0px;
    background-image:none;
}

.ContentTemplate
{
    background-color: #fff;
    padding: 10px; color: #000000;
}

h1
{
    color: #000000; font-size: 110%;
    margin: 0px; padding: 0px 0px 8px 0px; 
}

select
{
    font-size: 100%; width: 136px;
    margin: 2px 15px 5px 0px; padding: 0px; 
}

input
{
    font-size: 100%; 
    margin: 2px 15px 5px 0px; padding: 0px; 
}

.WebPageBoxTitle
{
	height: 30px;
}

.cipFormRow
{
	width: 100%; height: 35px;
}

.cipFormLeft, .cipRegisterLeft, .cipRegisterRight
{
	float: left; margin-right: 10px; width: 150px; margin-top: 5px;
}

.cipRegisterRow
{
	width: 100%; height: 50px;
}

.label
{
	margin-top: -5px
}

hr
{
	height: 1px; width: 100%; color: #000; background-color: #000; margin-top: 10px;
}

.areaHolder
{
	margin-bottom: 30px;
}

.cipRegisterButtons
{
	margin-top: 5px;
}
