/* CSS - Forsythe Lubrication Associates Limited
Written By Steve Croswell - scroswell@forsythe.on.ca
Dark Blue:  #330099;
Light Blue: #e4ecf8;
Copper:     #996600;
Gray:		   #d5d5d6;
*/

#msdssearchwrapper {
   position: relative;
   float: left;
   /*width: 616px; /*636*/
   /*height: 110px;*/
   padding: 0px 20px 0px 0px;
   /*color: #996600 !important;*/
   text-align: right;
}

#msdssearch {   
   float: left;
   width: 222px;
   height: 23px;
}

#msdssearch form {
   min-height:22px;
	height:auto !important;
	height:22px;	
   width: 222px;   
   margin: 2px 0px 0px 0px;   
   padding: 2px 0px 0px 0px;
   display: block;
	background: url(../content/images/bg/bg-search.gif);
   background-repeat: no-repeat;	
}

#msdssearch form .msdsquery {
   width: 153px;	
   margin: 0px 0px 0px 0px;
   padding: 2px 0px 0px 0px;
   border: 0px;
   background: none;
   vertical-align: middle;
}

#msdssearch form .msdssearchbutton {
	margin: 0px 2px 0px 1px;
	background: none;
	vertical-align: middle;
}

#msdsmain {
   clear: both;
   padding: 10px 0px 10px 0px;
}

#msdsresultsheader {
}

#msdsresults {
}

table {
   margin: 0px 0px 0px 0px;
}

th {
   border-bottom: 1px solid #996600;
   padding: 5px 0px 0px 5px;
   text-align: left;
   color: #000000;
}

.head th {
   background: #e4ecf8;
   padding: 5px 0px 5px 5px;
   border-bottom-width: 0px;
}

td {
   border-bottom: 1px solid #996600;
   padding: 0px 0px 0px 5px;
   color: #000000;
}

h1 {
   font-weight: bold;
   font-size: 12px;
}

/*top right bottom left */