p {
font-size: 12px;
color: #666;
font-family:arial;
}

ol, li, ul
{
font-size: 12px;
color: #666;
}

hr {
1px dashed #b2b2b2;
}

a {
  color:#3999d9;
  text-decoration:none;
  }

a:hover {
  color:#3999d9;
  text-decoration:underline;
  }


h1 {
font-family: arial;
font-size: 18px;
color: #000;
padding-left:0px;
font-weight:bold;
border-bottom:1px dashed #b8b8b8;
}

h2 {
font-family: arial;
font-size: 14px;
color: #000;
font-weight:bold;
border-bottom:1px dashed #b8b8b8;
}

h3 {
font-family: arial;
font-size: 12px;
color: #000;
font-weight:bold;
border-bottom:1px dashed #b8b8b8;
}

h4 {
font-family: arial;
font-size: 10px;
color: #000;
font-weight:bold;
border-bottom:1px dashed #b8b8b8;
}

h5 {
font-family: arial;
font-size: 12px;
color: #000;
font-weight:bold;
border-bottom:1px dashed #b8b8b8;
}


.button {
border: 1px solid #008fc8;
background: #eef6f9;
font-color:#008fc8; 
font-size: 11px;
}

.formentry {
border: 1px solid #008fc8;
background: #fff;
font-color:#008fc8; 
font-size: 11px;
}


#content img {
max-width: 550px;

margin:0px;
  padding:3px;
  border:1px solid #ccc;
width: expression(this.width > 550 ? 550: true);
}

#adobe {
width: 650px;
padding:10px;
font-size:10px;
border: 1px solid #ccc;
}

#adobe p {
font-size:11px;
}
#adobe li {
font-size:11px;
}

#adobe h3 {
font-size:14px;
font-weight:bold;
}

#prod {
background: #fff;
}

#prod a {
font-size:13px;
font-weight:bold;
margin-top:15px;
}

#prod p {
border-bottom: 1px dashed #ccc;

height: 170px;
}
#prod img {
align: left;
}
