html
{
    background: #0f0f0f url(../images/bg.gif) repeat;
}
body
{
    font-size: 0.8em;
    text-align: center;
    font-family: Arial, serif;
    padding-bottom: 15px;
}
a
{
    color: #2971cb;
}
#featured_page_summary a img, #featured_page_summary img, #page_body img, #landing_side a img
{
    border: 1px solid #CFCFCF !important;
    margin: 5px;
    padding: 4px;
}
a img
{
    border: none;
}
img.polaroid
{
    margin:0px;
    padding:2px 2px 4px 2px;
    border: solid 1px #999;
    float:left;
}
.prev
{
    float: left;
}
.join-now-call{
    display:block;
    width:219px;
    height:62px;
    background-image:url(/images/left_in_the_dust.jpg);
}

#landing_main h2{
    background-color:#FFFFFF;
    border:medium none;
    color:#000000;
    display:inline;
    float:left;
    font-size:1.8em;
    font-weight:bold;
    width:auto;
}
#username a
{
    color: #fff;
}
.next
{
    float: right;
}
.prev .next
{
}
#question_holder
{
    clear: both;
}
.editing .images img
{
    cursor: move;
}
#check_question
{
    padding: 15px;
}
/* Responsible for centering the content */
div#holder
{
    width: 980px;
    text-align: left;
    margin: auto;
}
div#main
{
    background-color: #fff;
    min-height: 500px;
}
div.grid
{
    color: #bdbdbd;
}
.advertisement
{
    background-color: #f2c32f;
    border-color: #c3c3c3;
}
#footer
{
    clear: both;
}
#footer .links
{
    float: right;
}
#footer ul.links li
{
    float: left;
    padding-left: 10px;
}
#content
{
    float: left;
    width: 745px;
    margin-left: 15px;
}
.row .count
{
    color: #c9cacd;
    font-size: 35px;
    text-align: center;
    cursor:pointer;
}
.grid
{
    width: 100%;
}
.grid .attr
{
    padding-bottom: 20px;
}
table.grid
{
    border-collapse: collapse;
}
.grid thead tr
{
    background-image: url(../images/th_bg.gif);
    height: 25px;
    border: 1px solid #bdbdbd;
}
.grid th
{
    border-right: solid 1px #bdbdbd;
    padding-left: 5px;
}
p
{
    color: #353535;
    padding-top: 5px;
    padding-bottom:5px;
}
.grid th[title=Views]
{
    background: url(../images/views.gif);
    height: 25px;
    width: 85px;
}
.grid tbody tr td
{
    border-bottom: dotted 2px #bdbdbd;
    border-right: solid 1px #bdbdbd;
    padding: 2px 15px 2px 5px;
}
.grid label
{
    font-weight: bold;
    float: left;
    padding-left: 5px;
}
.grid .info
{
    padding-left: 15px;
}
ul.tags
{
    list-style-type: none;
}
ul.tags li
{
    padding-left: 3px;
}
.attr span
{
    padding-left: 3px;
}
.value
{
    color: #2971cb;
    float: left;
}
.value a
{
    color: #2971cb;
}
.grid tbody tr td h3 a
{
    text-decoration: none;
    color: #000;
    font-weight: normal;
}
.grid tbody tr td h3
{
    margin-bottom: 3px;
    font-size: 20px;
    font-weight: bold;
    color: #00f;
}
.grid tbody tr td h3 a:hover
{
    text-decoration: underline;
}
.grid tbody tr td:last-child
{
    border-right: none;
}
.grid tbody tr.odd td
{
    background-color: #ecf4fe;
}
.grid th[title=Answers]
{
    background: url(../images/answers.gif);
    height: 25px;
    width: 85px;
}
.grid th[title=Votes]
{
    background: url(../images/votes.gif);
    height: 25px;
    width: 85px;
}

#askquestion
{
    display: block;
    border: none;
    float: right;
    background-image: url(../images/ask_question.gif);
    height: 25px;
    width: 131px;
}
#nav
{
    clear: both;
    width: 980px;
    background: url(../images/tabs/tab_bg.gif) repeat-x;
    height: 25px;
    margin-top: 10px;
    text-align: center;
}
#nav ul.menu li
{
    float: left;
}
#nav ul.menu li a
{
    display: block;
    width: 100%;
    height: 25px;
}

#nav ul.menu
{
    list-style-type: none;
    width: 369px;
    margin-left: 300px;
    float: left;
}
/*buttons*/
.roll
{
    background-position: bottom;
    border: none;
    cursor: pointer;
}
.roll:hover
{
    background-position: top;
}
.add-make-model
{
    background: transparent url(../images/add-make-model.gif) no-repeat bottom;
    width: 166px;
    height: 26px;
    border:none;
}
.search-button
{
    background: transparent url(../images/search_button.gif) no-repeat bottom;
    width: 85px;
    height: 33px;
    border:none;
    margin-bottom:25px;
}
.submit-question
{
    background-image: url(/images/submit-ques.gif);
    background-color: #fff;
    width: 164px;
    height: 34px;
    border: none;
}
.submit_answer
{
    width: 165px;
    height: 35px;
    background-image: url(../images/submit_answer.png);
    background-repeat: no-repeat;
    border: none;
    margin-left:2px;
    background-color: #fff;
    cursor: pointer;
    margin-top:10px;
    float:right;
}
.close
{
    width:20px;
    height:20px;
    background: url(../images/close.gif) no-repeat;
    float:right;
}
.trash_image
{
    width:21px;
    height:25px;
    background: url(../images/trash.png) no-repeat;
    border:none;
    cursor:pointer;
}
.accept_answer
{
    width: 70px;
    height: 35px;
    background-image: url(../images/accept_answer.png);
    background-repeat: no-repeat;
    border: none;
    margin-left:2px;
    background-color: #fff;
    cursor: pointer;
}
.flag_for_abuse{
    width:163px;
    height:33px;
    background-image: url(../images/flag_for_abuse.png);
    background-repeat: no-repeat;
    border: none;
    margin-left:2px;
    background-color: #fff;
    cursor: pointer;
    float:right;
}
.description .abuse
{
    float: right;
    display: block;
    width: 49px;
    height: 21px;
    margin-top: 35px;
    background-image: url(/images/flag.gif);
}

.description .add-comment
{
    float: right;
    display: block;
    width: 105px;
    height: 21px;
    margin-top: 35px;
    background-image: url(/images/add_comment.gif);
}

.description .slide_show
{
    float: right;
    display: block;
    width: 80px;
    height: 20px;
    margin-right:5px;
    margin-top: 37px;
    background-image: url(/images/slide_show.gif);
}
.delete
{
    width: 16px;
    height: 16px;
    background-image: url(../images/Delete-16x16.png);
    background-repeat: no-repeat;
    border: none;
    margin-left: 20px;
    background-color: #fff;
    cursor: pointer;
}
/*end buttons*/
hr
{
    border: solid 1px #bdbdbd;
    width: 100%;
}
#nav ul.menu li a, .threestate
{
    background-position: bottom;
}

#nav ul.menu li a:hover, .threestate:hover
{
    background-position: center;
}
#nav ul.menu li a.sel
{
    background-position: top;
}
#nav ul.menu li a[title=Questions]
{
    background-image: url(../images/tabs/questions.gif);
    height: 25px;
    width: 87px;
}
#nav ul.menu li a[title=Home]
{
    background-image: url(../images/tabs/home.gif);
    height: 25px;
    width: 65px;
}
#nav ul.menu li a[title=Tags]
{
    background-image: url(../images/tabs/tags.gif);
    height: 25px;
    width: 55px;
}
#nav ul.menu li a[title=Users]
{
    background-image: url(../images/tabs/users.gif);
    height: 25px;
    width: 65px;
}
#nav ul.menu li a[title=Trophies]
{
    background-image: url(../images/tabs/trophies.gif);
    height: 25px;
    width: 82px;
}
#nav ul.menu li a[title=Badges]
{
    background-image: url(../images/tabs/badges.gif);
    height: 25px;
    width: 84px;
}
#nav ul.menu li a[title=Guides]
{
    background-image: url(../images/tabs/guides.gif);
    height: 25px;
    width: 73px;
}

.tags li
{
    float: left;
}
#answers
{
    padding-top:30px;
    clear: both;
}
#question_comments{
    background-color:#eee;
}
.attributes .comments {
    background-color:#fff;
}
#answers h3
{
    color: #fff;
    background: #3A72B8 url(../images/tabs/tab_bg.gif) repeat-x scroll 0 0;
    font-weight: bold;
    font-size: 15px;
    width: 735px;
    float: right;
    padding: 5px;
}

#new-ques h2
{
}
#new-ques .login
{
    background-color: #ECF4FE;
    border-bottom: 2px dotted #BDBDBD;
    border-top: 2px solid #BDBDBD;
    padding: 15px;
}
#new-ques label
{
    padding-left: 15px;
}
#new-ques label, #new-ques input
{
    display: inline;
}
.images
{
    list-style-type: none;
}

.images li
{
    float: left;
    margin-right:10px;
}

.breadcrumbs
{
    font-size: 1em;
}
#browse ul
{
    list-style-type: none;
    padding-left: 10px;
}
#subnav li
{
    padding-bottom: 5px;
}
#logo
{
    width: 100%;
    background: url(../images/logo-trans.png) no-repeat center;
    height: 76px;
    display:block;
}
.pad
{
    padding: 10px 5px;
}
.center
{
    margin:auto;
    text-align:center;
}
.right
{
    float:right;
}
div#search
{
    width: 100%;
}

div#search form input[type=text]
{
    width: 158px;
    border: solid 1px #bdbdbd;
    padding: 2px 0 2px 5px;
    float: left;
}
#search form input[type=submit]
{
    background: url(../images/search.gif) no-repeat top left;
    float: right;
    border: none;
    height: 22px;
    width: 25px;
}
#motorpool_nav
{
    height: 20px;
    padding-top: 10px;
    text-align:center;
}
#motorpool_nav span
{
    list-style: none;
    padding-left:39px;
    margin: auto;
}
#enticement{
    float:left;
}

#motorpool_nav span a
{
    display: inline;
    background: url(../images/top_menu_divider.gif) no-repeat right;
}
#motorpool_nav span a:last-child
{
    background: none;
}
#motorpool_nav span a
{
    padding-left:25px;
    padding-right:25px;
    font-family: 'Adobe Garamond Pro' , serif;
    font-size: 15px;
    font-weight: bold;
    color: #fff;    
    text-decoration: none;
}
#motorpool_nav span a:hover
{
    text-decoration: underline;
}
#motorpool_nav span 
{
    text-transform: uppercase;
    width: 127px;
}

#motorpool_nav .selected
{
    color: #f2c32f;
}
#footer
{
    height: 50px;
    color: #999;
    margin-top: 10px;
    margin-bottom: 25px;
}
#copyright, #copyright a
{
    float: left;
    text-decoration:none;
}
strong{
    font-weight:bold;
}
#copyright a
{
    display:block;
    color:#999;
}
#copyright a:hover
{
    color:#fff;
    text-decoration:underline;
}
#page_body ul{
    line-height: 2em;
    text-indent: 5px;
    padding: 6px;
    margin: 2px;
}
#page_body ul li{
    list-style-position: outside;
    list-style-type: disc;
}

#footer ul li
{
    float: left;
    padding-left: 25px;
}
#footer ul
{
    list-style-type: none;
    margin: 0;
}
#footer ul li a
{
    text-decoration: none;
    color: #999;
}
#footer ul li a:hover
{
    text-decoration: underline;
    color: #fff;
}

.clear
{
    clear: both;
}
.comments ul li
{
    width: 639px;
    float: right;
    padding: 15px;
    border-left: solid 2px #bdbdbd;
    border-right: solid 2px #bdbdbd;
    border-bottom: solid 2px #bdbdbd;
    background-color: #f6f6f6;
}
#question_add_comment form
{
    float: right;
    width: 669px;
}

div#browse
{
    float: left;
    margin: 0 5px;
    width: 190px;
}
div#browse h2
{
    background: #3a72b8 url(../images/tabs/tab_bg.gif) repeat-x scroll 0 0;
    color: #fff;
    font-size: 1.2em;
    font-weight: normal;
    padding: 4px 9px;
    margin-bottom:3px;
}
div#browse h3
{
    font-size: 1.4em;
    font-weight: normal;
    padding: 3px 9px;
    color: #2971CB;
}
/* Message Boxes */

div.success, div.error, div.notice
{
    font-size: 15px;
    font-weight: bold;
    padding: 15px;
    height: 20px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 5px;
}

div.success
{
    background-color: #366db2;
    background-image: url(/images/success_bg.gif);
    color: #FFFFFF;
}
div.error
{
    background-color: #f00;
    color: #FFFFFF;
    background-image: url(/images/error_bg.gif);
}

div.notice
{
    background-color: orange;
    background-image: url(/images/notice_bg.gif);
}
div.notice a, div.error a, div.success a{
    color:#fff;
}

/* END Message Boxes */

div#content
{
}
div#profile
{
    float: right;
}
div#profile label
{
    color: #6d6d6d;
}
div#profile .links a
{
    clear: right;
    float: right;
}
div#profile .links a
{
    color: #fff;
    text-decoration: underline;
}
div#profile .links
{
    padding-top: 3px;
}
div#profile span
{
    color: #edba3f;
    padding-left: 10px;
}
div#browse strong
{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 110%;
}

h1, h2
{
    font-weight: normal;
    margin-top: 3px;
}

h1
{
    font-size: 2.1em;
}

h2
{
    font-size: 1.6em;
}
h2.blue
{
    color: #2971CB;
}
h3
{
    font-size: 1.4em;
    font-weight: normal;
    padding: 3px 9px;
    color: #2971CB;
}
/* FORM Styles */
form label, form .select, form .buttons
{
}

#adv_search
{
    font-size: smaller;
    margin-bottom: 10px;
}

form div.specializations
{
    clear: left;
}
.instructions
{
    color:#777777;
}
form div.specializations p.instructions
{
    clear: both;
}

form div.specializations p
{
    padding-left: 5px;
}

table#specializations
{
    float: right;
    margin-right: 20px;
    margin-top: 25px;
    width: auto;
}

/*form fieldset p*/
/*{*/
    /*margin-bottom: 5px;*/
    /*display: block;*/
    /*float: left;*/
    /*clear: left;*/
/*}*/

form span.instructions
{
    font-weight: normal;
    font-size: 100%;
}

form input.highlight, form select.highlight
{
    border: solid 2px yellow;
}

/* END FORM Styles */

label
{
    color: #777777;
    font-size: 13px;
}
.user_login
{
    background: #fbfbfb none repeat scroll 0 0;
    border: solid 1px #e5e5e5;
    font-size: 20px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    padding: 3px;
    width: 268px;
}
#new-ques .user_login
{
    margin-left: 10px;
}
#post_title
{
    width: 500px;
}

#loginModal
{
    margin: auto;
    width: 320px;
    float:right;
}
#login{
    margin: auto;
    width: 320px;
    float:none;
}
#login-logo
{
    background-image: url(/images/logo-login.gif);
    width: 310px;
    height: 77px;
    margin-bottom: 15px;
}
#box
{
    border: solid 1px #e5e5e5;
    -moz-border-radius: 11px;
    background: #ffffff none repeat scroll 0 0;
    padding: 16px 16px 40px 16px;
    color: #333333;
    font-family: "Lucida Grande" ,Verdana,Arial, "Bitstream Vera Sans" ,sans-serif;
    margin: 8px;
    text-align:left;
}
#box p
{
    margin: 0px;
    padding: 0px;
}
#question_add_comment form input[type=submit]{
    background: url(../images/submit_comment.png) no-repeat bottom;
    height:35px;
    width:166px;
}
#question_add_comment form input[type=submit]:hover{
    background-position:top;
}

#submit
{
    float: right;
}
#submit input
{
    background: url(../images/login.png) no-repeat center bottom;
    width: 50px;
    height: 25px;
    border: none;
    cursor: pointer;
}
#submit input:hover{
    background-position:center top;
}
.join-now{
    margin-left: auto;
    margin-right:auto;
    background: url(../images/joinNow.png) no-repeat center bottom;
    height:33px;
    width:164px;
    display:block;
}
#question_add_comment legend{
 padding-left:10px;
}
.boxed-div
{
    border: 2px solid #cfcfcf;
}
.views
{
    color: #8A8A8A;
    float: left;
    font-size: 12px;
    text-align: center;
    width: 70px;
    padding-top: 3px;
}
#vote_tally
{
    padding-top: 3px;
    padding-bottom: 3px;
}
.tab
{
    float:left;
    width:70px;
}
.rep
{
    border-bottom: 2px solid #CFCFCF;
    border-left: 2px solid #CFCFCF;
    color: #353535;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 70px;
    float:left;
}
.rep a
{
    width: 100%;
    display: block;
}
#question_content
{
    min-height: 190px;
}
.description p
{
    padding-left: 10px;
    padding-right: 10px;
}
textarea
{
    width: 100%;
    height: 200px;
}
.attributes
{
    clear: both;
}
.views span
{
    font-size: 20px;
    width: 100%;
    display: block;
}
.title
{
    background-color: #F6F6F6;
    display: block;
    float: left;
    width: 667px;
    border-left: 2px solid #cfcfcf;
}
.title h1
{
    color: #353535;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-left: 9px;
    padding-top: 5px;
}

/* --- Question Show --- */

.question, ul.answers
{
    clear: both;
}
li.answer:first-child{
    margin-top:0px;
}
li.answer
{
    border-top: solid 1px #CFCFCF;
    clear: both;
    float: left;
    margin-top:30px;
}
.comments li.last{
   martin-bottom: 30px;
}
li.accepted
{
    margin-top:0px;
}
a.edit
{
    font-size: 12px;
}
#question_show_bottom{
    white-space:nowrap;
}
.description
{
    border-left: 2px solid #CFCFCF;
    border-right: 2px solid #CFCFCF;
    border-bottom: 2px solid #CFCFCF;
    float: left;
    width: 669px;
}

.answer div.description div.attributes, .answer div.description div.post-signature, .answer div.description div.actions
{
    padding-left: 15px;
    padding-bottom: 15px;
}

div.post-signature
{
    float: left;
    margin-top: 8px;
    font-size: 0.8em;
}

div.post-signature span.author
{
    font-weight: bold;
}

div.profile-details
{
    float: left;
}

div.profile-details span.reputation
{
    display: block;
    float: left;
    clear: both;
    margin-left: 5px;
}

.post-signature img
{
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}

div.post-signature span.date
{
    display: block;
    clear: right;
}

div.profile-details a
{
    margin-left: 5px;
}

div.post-signature a
{
    float: left;
    display: block;
}

div.post-signature a.picture
{
    height: 32px;
    width: 32px;
}

.description div.actions
{
    float: right;
    margin-right: 15px;
}
.comment div.content
{
    float: left;
    margin-left: 15px;
}

.attributes .comments ul li
{
    background-color:#fff;

}
.question .comments ul li{
    border: none;
}

.comments .tags
{
    font-weight: bold;
    font-size: 0.9em;
    margin-right: 0.5em;
    margin-top: 22px;
    margin-left:9px;
    width:252px;
    float:left;
}

#question_add_comment
{
    display: none;
}

.answer-add-comment
{
    display: none;
    clear: both;
}

#question_add_comment
{
    float: left;
    clear: both;
}

#question_specializations
{
    margin: 15px;
}
#question_title, #question_tags
{
    background: #fbfbfb none repeat scroll 0 0;
    border: solid 1px #e5e5e5;
    font-size: 20px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    padding: 3px;
    width:715px;
}
.accepted
{
}

#image_upload
{
    width: 718px;
}

/* --- END Question Show --- */

.seperator
{
    margin-left: 3px;
    margin-right: 3px;
}

/*tag page*/


ul.row
{
    clear: both;
    height: 43px;
    width: 745px;
}
ul.row li
{
    float: left;
    height: 35px;
    width: 108px;
    font-size:13px;
}
ul.row li.lastli
{
    border-right: none;
}
#simple_grid ul.lastul li
{
    border-bottom: none !important;
}
ul.odd li
{
    background-color: #ecf4fe;
    border-bottom: dotted 1px #999;
    border-right: 1px solid #999;
    padding-left: 10px;
    padding-right: 30px;
    padding-top: 7px;
}
ul.even li
{
    background-color: #fff;
    border-bottom: dotted 1px #999;
    border-right: 1px solid #999;
    padding-left: 10px;
    padding-right: 30px;
    padding-top: 7px;
}
div#tag_search
{
    float: right;
    margin-top: 13px;
    width: 190px;
}

div#tag_search form input[type=text]
{
    width: 158px;
    border: solid 1px #bdbdbd;
    padding: 2px 0 2px 5px;
    float: left;
}
#questionshow ul.images li{
    border:solid 1px #eee;
    padding:3px;
    margin:5px;
}
#tag_search form input[type=submit]
{
    background: url(../images/search.gif) no-repeat top left;
    float: right;
    border: none;
    height: 22px;
    width: 25px;
}
#simple_grid
{
    border-top: solid 1px #999;
    border-bottom: solid 1px #999;
    margin-top: 15px;
}

/* user page */
#users_ul li
{
    width: 185px;
    height: 55px;
    float: left;
}
.users_ul li div
{
    font-size: 14px;
    width: 185px;
}

ul.users_ul li:hover a
{
    text-decoration: none;
}
.users_ul li div a img
{
    float: left;
    height: 40px;
    border: solid 1px #cfcfcf;
    padding: 2px;
    background-color: #fff;
}
.users_ul li:hover .reputation
{
    font-size: larger;
}
.reputation
{
    font-size: 12px;
    font-weight: bold;
}
.reputation_label
{
    font-size: 12px;
    color: #999;
}
.profile_name
{
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    display: block;
    white-space:nowrap;
}
#simple_grid ul li:hover
{
    background-color: #ffd060;
}
.users_ul li:hover div a
{
    text-decoration: underline;
}
#simple_grid ul.users_ul li
{
    width: 145px;
    height: 55px;
    overflow:hidden;
    whitespace:nowrap;
}
#simple_grid ul.users_ul
{
    height: 63px;
}

#simple_grid ul.lastul li
{
    border-bottom: none !important;
}

div#user_search
{
    float: right;
    margin-top: 13px;
    width: 190px;
    display: none; /* TODO: Uncomment when user search is implemented */
}
div#user_search form input[type=text]
{
    width: 158px;
    border: solid 1px #bdbdbd;
    padding: 2px 0 2px 5px;
    float: left;
}
#user_search form input[type=submit]
{
    background: url(../images/search.gif) no-repeat top left;
    float: right;
    border: none;
    height: 22px;
    width: 25px;
}
/* bagde page */
.blue_header
{
    color: #fff;
    background: #3A72B8 url(../images/tabs/tab_bg.gif) repeat-x scroll 0 0;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}
.badge_head
{
    font-size: 11px;
    font-weight: bold;
    padding-left: 23px;
}

table.badge_grid
{
    border-collapse: collapse;
    width: 100%;
}
table.badge_grid thead tr
{
    background-image: url(../images/th_bg.gif);
    height: 25px;
    border: none;
}
table.badge_grid th.left
{
    border-right: solid 1px #bdbdbd;
    width: 25%;
}
table.badge_grid th.right
{
    border: none;
    width: 75%;
}
table.badge_grid tbody tr td.badge_image
{
    border-bottom: dotted 1px #bdbdbd;
    border-right: solid 1px #bdbdbd;
    width: 184px;
    height: 36px;
    padding-left: 45px;
}
.skyscraper
{
    margin-top: 25px;
}

#edit_badge
{
    margin-top: 15px;
}
#makes li, #models li, #years li
{
    padding-left: 5px;
}

#profile_recent_posts 
{
    margin-top: 15px;
}
.accept
{
    margin-top:5px;
}
.notify
{
    color:#999;
    font-size:12px;
    width:70px;
}
#lngError{
    color:#f00;
}
#your_answer
{
    float:right; 
    margin-top:30px; 
}
.accepted .description{
    /* border:solid 1px #000; */
}
#loginBox{
    display:none;
    width:600px;
}
.no_results{
   background-color:#EEEEEE;
    border:2px solid #888888;
    font-size:1.3em;
    padding:20px;
    text-align:center;
    width:701px !important;
}
#offensive_content{
    background-color:#EEEEEE;
border:2px dotted;
margin:8px 40px;
padding:15px;
}
#featured_classifieds_container{
    clear:left
}
#featured_page .title-bar {
    
}

#featured_page .title-bar a {
    text-decoration: none;
}

#featured_page .title {
    background-color:#FFFFFF;
    border:medium none;
    color:#000000;
    display:inline;
    float:left;
    font-size:1.8em;
    font-weight:bold;
    width:auto;
}
#landing_main hr{
    float:left;
    margin-bottom:22px;
    margin-top:0;
    clear:both;
}
#featured_page .summary_article{
    
}
.find_events{
    display:block;
     background-image:url(/images/find_events_near_you.gif);
    width:134px;
    height:25px;
}
#recent_articles{
    clear:left;
    padding-left:3px;
    padding-top:8px;

}
#recent_articles li, #most_popular_forum_questions li{
    background:transparent url(/images/bullet.png) no-repeat scroll left center;
    height:24px;
    overflow:hidden;
    padding-bottom:5px;
    padding-left:20px;
    padding-top:5px;
    width:191px;
}
#most_popular_forum_questions li:hover{
    height:auto;
    overflow:none;
}
#most_popular_forum_questions li, #most_popular_forum_questions li.altrow{
   margin-right:10px;
    padding-bottom:10px;
    padding-left:24px;
    padding-top:9px;
}
#most_popular_forum_questions li a, #most_popular_forum_questions li.altrow a{
    text-decoration: none;
}
ol{
padding-left:30px;
}
ol li
{
list-style-type:decimal;
}
#recent_articles  li:hover{
    background-position: left bottom;
}
#recent_articles_container{
    padding-left:10px;
    clear:left;
    float:left;
    padding-bottom:5px;
    width:200px;
}
ol{
    list-style-type:decimal;
}
#upcoming_events_container{
    float:left;
    width:197px;
    border-left:2px dotted #CCCCCC;
    padding-bottom:15px;
    padding-left:10px;
}
#upcoming_events{
    padding-left:5px;
    padding-bottom:5px;
     padding-top:8px;
}
#most_popular_forum_quesiton_header{
    background-image:url(/images/most_popular_forum_questions.gif);
    width:220px;
    height:24px;
}
#most_popular_forum_questions li.altrow{
    background-color:#eaf4fd;
}

.best_of_week{
    background-image:url(/images/best_of_the_week.gif);
    width:219px;
    height:23px;
}
#landing_main li{
   margin-bottom:3px;
}

.motorpool_invite{
    display:block;
    background-image:url(/images/invite_your_friends.jpg);
    width:217px;
    height:50px;
    clear:both;
    margin-top:35px;
    margin-bottom:5px;
}
ul li a{
    color:#555;
}
ul li a:hover {
   color:#000; 
}
#registration_page label{
    color:#3C3C3C;
    font-size:14px;
    font-weight:600;
}
#registration_page input[type=text], #registration_page input[type=password]{
    color:#0073C6;
    height:20px;
    width:400px;
    padding-top:3px;
}
#registration_page
{
    margin-left:20px;
}
#registration_page{
    width:400px;
}
#registration_page .copyright{
    text-align:center;
}
#landing_side h3{
    background-color:#EAF4FD;
    border-bottom:1px solid #999999;
    color:#333333;
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
.see_profile{
    display:block;
    background-image:url(/images/see_profile.gif);
    width:84px;
    height:25px;
}
#featured_classifieds img{
    width:137px;
}
#featured_classifieds li{
    float:left;
    width:105px;
}
#featured_page_summary .pic{
    float:left;
}
#most_reputation_gained img, #most_reputation_gained span{
    float:left;
}
#most_reputation_gained .display_name{
    display:block;
    font-size:13px;
    font-weight:bold;
    overflow-x:hidden;
    padding-top:8px;
    white-space:nowrap;
    width:98px;
}
#most_reputation_gained .gained{
    color:#999;
    font-weight:bold;
}
#most_reputation_gained .see_details{
    background-image:url(/images/see_details.gif);
    display:block;
    float:right;
    height:25px;
    width:84px;
    margin-top:20px;
}
#most_reputation_gained div{
    clear:both;
}
.classifieds-call-to-action{
    width:134px;
    height:25px;
    background-image:url(/images/see_all_classifieds.gif);
    float:right;
    display:block;
}
#featured_classifieds{
    clear:left;
}
#landing_main{
    float:left;
    width:420px;
}
#landing_side{
    float:right;
    width:220px;
}
#featured_page .date {
    float: right;
}

#featured_page_summary {
    clear: left;
}

#popular_questions {
    float: left;
    padding-top:5px;
    width: 180px;
}

ol {
    padding-left: 30px;
    list-style-type: decimal;
}

#motorpool_nav a#classifieds_link {
    display: none; /* TODO: Remove this when Classifieds is ready */
}
