﻿body {
}

h2 
{
    margin: 0;
}

.pt {
width: 100%;
}

.pt input {
width: 115px;
}

#Distributors_CheckBoxList_Distributors td {
	border:none;
}

#Products_TextBox_Name {
width: 80px;
}

#Products_TextBox_Number {
width: 80px;
}

#Products_TextBox_Price {
width: 80px;
}

body {
height:780px;
margin:10px;
padding:0px;
width:620px;
}
html {
height:100%;
margin:0px;
padding:0px;
width:100%;
}
#logo {
height:0px;
visibility:hidden;
width:0px;
}
a, td, div, body, p {
color:#666666;
font-family:arial,helvetica,sans-serif;
font-size:12px;
text-decoration:none;
}
a {
color:#FF0000;
}
a:hover {
text-decoration:underline;
}
td {
border-bottom:1px solid #999999;
}
.greyStripeSmall {
background-color:#F0F0F0;
background-image:url(../images/stripe_grey_small_bg.gif);
background-position:0px;
background-repeat:repeat-x;
font-size:1px;
height:7px;
}
table.request 
{
}
table.request td.col1
{
    width:200px;
}
table.request td.col2
{
    width:220px;
}
table.request td.col2 input
{
    width:220px;
}

table.request td.col3
{
    width:80px;
}
table.request td.col2 .ajax__slider_h_rail
{
    width:210px;
}

/*
table.cb_distributors 
{
    border-collapse:collapse;
}
*/
table.cb_distributors td 
{

    width: 50%;
}


.cpTodayText {
    display:none;
}

.errorSummary {
    font-weight:bold;
    text-align:center;
    font-size:14px;
    padding-bottom:4px;
}

#Button1 
{
	margin-top:5px;
}

table#main 
{
	width: 535px;
}