/* Exchange Links */
.links { padding:0 16px; }

a.newlink { display:block; padding:13px 20px; border-top:1px dotted #ccc; color:#666; line-height:1.4em; text-align:left; cursor:pointer; text-decoration:none; }
a.newlink .title { display:block; color:#303030; font-size:13px; font-weight:bold; text-transform:inherit; }
a.newlink .description { display:block; }
a:hover.newlink { background-color:#ddd; color:#303030; }
a:hover.newlink .title { color:#cc0000; }

#exchange_links { padding:10px 5px 10px 15px;}
#exchange_links p { margin:0 5px 10px 0; text-align:left;  }
#exchange_links #ourlink { width:223px; margin-bottom:10px; padding:8px; font-size:10px; }
#exchange_links table { width:229px; }
#exchange_links input, #exchange_links textarea { width:233px; color:#666; font-size:13px; padding:3px; }
#exchange_links label { display:block; padding:8px 5px 5px 5px; font-weight:bold; }
#exchange_links input#linksubmit { display:block; float:right; background-color:#666; border:1px solid #ccc; width:auto; margin:8px 0; padding:4px 16px; color:#fff; font-size:11px; font-weight:bold; text-align:center; text-decoration:none; cursor:pointer; }
#exchange_links input:hover#linksubmit { background-color:#cc0000; border-color:#fff; }
#finish_exlinks { background-color:#fff; border:1px solid #bbb; margin:10px 8px 0 15px; padding:10px; line-height:1.4em; text-align:left; }
#finish_exlinks .check { color:#006600; font-weight:bold; }
#finish_exlinks .error { color:#CC0000; font-weight:bold; }

/* Links Navigation */
#links_nav { width:auto; border-top:1px dotted #ccc; padding:10px 0; text-align:center; }