/* css layout for JEL Bearings website  */
/* Author : Steve Pitcher-Cumming  */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:62.5%;
color:#000;
margin:0px;
}

html {
font-size:100%;
}

h1 {
font-size: 1.2em;
color:#004A80; 
 margin:0; 
 padding:0;
 }

h2 {
 font-size: 1.1em;
 line-height:1.2em; 
 color:#004A80;
  font-weight:bold;
 margin:0; 
 padding:0;
 }

h3 {
 font-size: 1.0em; 
 margin:0; 
 padding:0;
 font-weight:normal;
 }

.white {
color:#fff;
}

.clearboth {
clear:both;
border:0;
padding:0;
}

p.link_address {
 font-size: 1.0em;
 line-height:1.2em; 
 color:#000;
 margin:0; 
 padding:0;
}

p.link_email {
 font-size: 1.0em;
 line-height:1.2em;
 font-weight:bold; 
 color:#004A80;
 margin:5px 0 5px 0;
}

p.link_website {
 font-size: 1.0em;
 line-height:1.2em;
 font-weight:bold; 
 color:#004A80;
 margin:5px 0 5px 0;
}

p.link_writeup {
 font-size: 1.0em;
 line-height:1.2em; 
 color:#000;
 margin:5px 0 15px 0;
}

.pagediv {
height:0.001em;
border-top:1px solid #7FA4BF;
margin:8px 0 8px 0;
}


.link-wrapper {
width:260px;
}
