/* Strosniders default stylesheet */

body{
margin-top: 0;
margin-left: 0;
background-color: white;
}

.tops{
width: 740px;
border-color: #999999;
border-top-style: solid;
border-top-width: 1px;
}

.spacing{
margin-left: 15px;
margin-top: 6px;
margin-bottom: -6px;
}

.search{
width: 219px;
height: 59px;
border-color: #999999;
border-bottom-style: solid;
border-bottom-width: 1px;
background-color: #b7b7b7;
}

.signup{
width: 219px;
height: 87px;
border-color: #999999;
border-bottom-style: solid;
border-bottom-width: 1px;
background-color: #cccccc;
}

#noborder{
width: 185px;
height: 150px;
}

#leftborder{
width: 185px;
height: 150px;
border-color: #999999;
border-left-style: solid;
border-left-width: 1px;
}

.searchbox{
color: #000;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 8.55pt;
text-transform: uppercase;
}

.searchinputbox{
width: 141px;
height: 16px;
color: #666;
font-family: Arial,Helvetica,sans-serif;
font-size: 7pt;
}

.signupbox{
color: #000;
font-family: Arial,Helvetica,sans-serif;
font-size: 8.55pt;
}

.emailinputbox{
width: 141px;
height: 16px;
color: #666;
font-family: Arial,Helvetica,sans-serif;
font-size: 7pt;
}