.clears {
    clear: both;
}

#header3 {
    background: url("http://images.articlesbase.com/header_bg.gif") repeat-x left bottom;
    border-bottom: solid 1px #cccccc;
    border-top: solid 2px #848484;
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
    color: #333333;
    line-height: 19px;
}

#header3 ul {
    list-style-type:none;
}

#header3 .header-content {
    width: 980px;
    margin: 0px auto;
    position:relative;
}

#header3 #logo3 {
    position:absolute;
    top:10px;
    left: 8px;
}

#header3 #logo3 span {
    margin-left: 32px;
    color: #bebebe;
    font-family: Verdana;
    font-weight:bold;
    font-size: 13px;
}

#top-search {
    float:right;
    margin-top: -2px;
    margin-bottom: 14px;
}

#top-search .flags {
    float:left;
    padding: 10px 10px 0px 0px;
    display:inline;
}

#top-search form {
    height:43px;
    padding: 13px 20px 0px 15px;
    position:relative;
    background: url("http://images.articlesbase.com/search_form_bg.gif") repeat-x left bottom;
    float:left;
}

#top-search form .left-round {
    height:56px;
    width: 15px;
    position:absolute;
    top: 0px;
    left: 0px;
    background: url("http://images.articlesbase.com/search_form_left_round.gif") no-repeat center;
}

#top-search form .right-round {
    height:56px;
    width: 15px;
    position:absolute;
    top: 0px;
    right: 0px !important;
    right: -1px;
    background: url("http://images.articlesbase.com/search_form_right_round.gif") no-repeat center;
}

#top-search .flags a img {
    margin-left: 11px;
}

#top-search form .text-field {
    width: 350px;
    height: 21px;
    padding: 7px 3px 0px 3px;
    font-size: 15px;
    border: solid 1px #dcdcdc;
    color: #444;
    margin-right: 2px;
    display:block;
    float:left;
}

#top-search form select {
    width: 125px;
    height: 28px;
    border: solid 1px #dcdcdc;
    padding-right: 2px;
    margin-right: 6px;
    display:block;
    float:left;
    font-size: 13px;
}

.black-button {
    background: url("http://images.articlesbase.com/search_dark_btn.gif") no-repeat center;
    display:block;
    width: 79px;
    height: 31px;
    line-height: 29px;
    color: #fff;
    font-weight:bold;
    font-size: 14px;
    font-family: arial;
    text-align:center;
    float:left;
    margin-top: -2px;
	 border:0;
}

.black-button:hover {
    cursor:pointer;
}

#navigation {
    float:left;
    background: url("http://images.articlesbase.com/menu_left_bg.gif") no-repeat left center;
    padding-left: 9px;
	 margin-left:0px;
}

#navigation li {
    display:block;
    float:left;
    height: 24px;
    padding-top: 4px;
	padding-bottom:0px; 
    background: url("http://images.articlesbase.com/menu_bg.gif") repeat-x left center;
}

#navigation li.last {
    background: url("http://images.articlesbase.com/menu_right_bg.gif") no-repeat right center;
    position:relative;
    padding-left: 1px;
}

#navigation li a {
    display:block;
    float:left;
    line-height: 24px;
    height: 24px;
    border-right: solid 1px #dcdcdc;
    padding: 0px 12px;
    color: #666666;
    font-weight:bold;
}

#navigation li a:hover {
    color: #111;
}

#navigation li.last a {
    border: none;
}

#navigation li.last img {
    position:absolute;
    left: 0px;
    bottom: 0px;
}

.userdata {
    float:right;
    color: #ff9900;
    word-spacing: 2px;
    margin: 5px 12px 0px 0px !important;
    margin: 5px 6px 0px 0px;
    font-size: 11px;
}

.black {
    color: #000;
}

.grey {
    color: #999;
}

.userdata a {
    color: #000;
    font-weight:bold;
}

.userdata a:hover {
    text-decoration:underline;
    color: #444;
}

#container-header {
	 width:980px;
	 margin:0px auto;
}

#signin-placeholder {
	 font-family: Verdana;
    width:220px;
    margin-top:-1px;
    float:right;
    margin-bottom: 3px;
	 border:1px solid #cbcbcb;
	 background: url("http://images.articlesbase.com/signin_bkg.gif") repeat-x;
	 overflow:hidden;
	 z-index:1000;
	 margin-right:12px;
	 position: relative; 
	 line-height:18px;
	 display:none;
}

#signin-placeholder form {
	padding: 8px;
}

#signin-placeholder form a {
	color: #999999;
	font-size:11px;
	text-decoration:underline;
}

#signin-placeholder form label {
	width:75px; 
	font-size:12px;
	float:left;
	vertical-align:middle;
	margin-bottom:10px;
}

.grey-button-login {
    background: url("http://images.articlesbase.com/signin-btn.gif") no-repeat center;
    display:block;
    float:right;
    width: 58px;
    height: 22px;
    line-height: 18px;
    color: #999999;
    text-align:center;
    font-size: 13px;
    font-weight:bold;
	 border:0;
	 margin-top:7px;
	 cursor:pointer;
}

#signin-placeholder form .text-field {
    width: 122px;
    height: 21px;
    border: solid 1px #dcdcdc;
    color: #444;
    display:block;
    float:left;
}

#top-links {
    margin-bottom: 8px;
	 padding-top:8px;
    font-family: Verdana, Arial, sans-serif;
}

#top-links a:hover {
    text-decoration:underline;
}

.dark-grey {
    color:#666666;
}

/* footer */
#footer3 {
    width: 967px;
    margin: 0px auto;
    background: url("http://images.articlesbase.com/footer.gif") no-repeat center top;
    padding-top: 24px;
    padding-bottom: 5px;
	 font-family: Verdana, Arial, sans-serif;
	 line-height:17px;
}

#footer3 .column {
    width: 164px;
    float:left;
}

#footer3 .column a {
    margin-left: 3px;
    font-size: 11px;
}

#footer3 .column.first {
    margin-left: 38px;
}

.bottom-text {
    font-size: 11px;
    line-height: 17px;
    text-align:center;
	 margin-top:7px;
}

#footer3 form {
    font-size: 11px;
}

#footer3 form b {
    font-size: 13px;
    margin-left: -3px;
}

#footer3 form .text-field {
    border: solid 2px #828177;
    background: #ffffa0;
    float:left;
    display:block;
    width: 140px;
    margin-right: 2px;
    padding-top: 2px;
}

#footer3 form .signup-but {
    display:block;
    float:left;
    width: 78px;
    height: 22px;
    line-height: 20px;
    font-size: 13px;
    text-align:center;
    background: url("http://images.articlesbase.com/signup_btn.gif") no-repeat center;
    color: #333;
}

#footer3 form .signup-but:hover {
    text-decoration:none;
    color: #555;
}

/* general */
h1 {
    font-size: 21px;
    font-weight:normal;
	 letter-spacing:-1px;
    margin: 9px 0px;
    color: #666;
	 font-family: Verdana, Arial, sans-serif;
}

.orange {
    color: #fff;
    font-weight:bold;
    font-size:13px;
    background: #feb300;
    padding-left: 5px;
    border-bottom: solid 1px #fff;
    line-height: 19px;
    height: 22px;
	font-family: Verdana, Arial, sans-serif;
	width:151px;
}

.author-links {
    border-top: solid 3px #fda502;
    margin-bottom: 10px;
	 line-height:19px; font-family: Verdana, Arial, sans-serif;
}

.grey-bg {
    background: #f2f2f2;
    border-bottom: solid 1px #fff;
    padding: 10px 0px 10px 14px;
}

.author-links a:hover {
    text-decoration:none;
}

.author-links a img {
    position:relative;
    top: 4px;
    margin-right: 6px;
    margin-bottom: 2px;
    text-decoration:none;
}

.author-links a:hover img {
    text-decoration:none;
}

.author-links a span {
    color: #666666;
    font-size: 11px;
}

.author-links a:hover span {
    text-decoration:underline;
}

#SubmitContent { font-family: Verdana, Arial, sans-serif; line-height:18px; }