﻿.topTitle
{
   background: #000000;
   color: White;
   text-align: center;
   font-weight: bold;
   font-size: medium;
   padding-top: .5em;
   padding-bottom: 1em;
   margin-bottom: 2em;
   z-index: 1;
   vertical-align: middle;
}
div#aboutDCContainer
{
   font-size: small;
   width: 56em;
   margin: 1.5em auto 1em auto;
   border: solid 1px #bdbdbb;
   background: #ffffff url(../images/login_wrapper_background.jpg) repeat-x;
}

div#contentWrapper
{
   margin-left: 2em;
   margin-right: 2em;
}

div#registerButtonContainer, div#subTitle
{
   width: 23em;
   height: 3.1em;
   border: solid 1px #6f7d8a;
   background-color: #ffffff;
   background-image: url(../images/login_signup_back.png);
   background-repeat: repeat-x;
   padding: .7em .3em .3em .3em;
}
div#registerButtonContainer
{
   float: right;
}
div#registerButtonContainer img
{
   margin-top: .2em;
}
img#forDcImg
{
   margin-left: 1em;
}
div#subTitle p
{
   font-size: small;
   margin-top: .7em;
}

ol#why
{
   list-style-position: inside;
   padding-top: 2em;
   clear: both;
}

ol#why li
{
   margin-left: 4.9em;
   padding-top: 1em;
}
ol#why li#motorSelectionItem
{
   padding-top: 0em;
}
ol#why li p
{
   height: 5em;
   padding-top: .3em;
   padding-left: 1.5em;
}
ol#why li > span
{
   font-weight: bold;
}
ol#why li > img
{
   float: left;
   margin-left: -5em;
   margin-top: -1em;
}
ol#why li#linSpecialistsItem > img
{
margin-top: -1.3em;
}
ol#why li#linApediaItem img
{
   margin-top: -1.7em;
}
ol#why li#linApediaItem
{
   margin-top: 1em;
}
ol#why li#linSpecialistsItem img
{
   margin-top: -1.4em;
}
