@import url("../custom/default.css");
#top
{
background:url(lowes-bk.gif) repeat-x;
padding:20px 0 0 10px;
}
#middle
{
border:0;
}
#bottom
{
background:url(lowes-bk2.gif) repeat-x;
border:0;
height:100px;
}

body {background-color:#ffffff; margin:0px 8px 0px 8px; color:#000000; font-family:Verdana, Arial, San-Serif; font-size:70%;}
a:link {color:#333399; text-decoration:underline;}
a:visited {color:#333399; text-decoration:underline;}
a:hover {color:#333399; text-decoration:underline;}

input[type=text],input[type=password]
{
width:250px;
}

#container
{
width:800px;
}