body.grey {
}
p {
  margin-bottom: 1em;
}
a {
  text-decoration: none;
}
input[type=submit],
input[type=reset]
{
  border: 1px solid black;
  background-color: #333;
  color: white;
  padding: .2em .5em;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#top_usermenu {
  margin-bottom: 0.75em;
  background: black;
  vertical-align: middle;
  line-height: 35px;
  font-size: 1.1em;
}
#top_usermenu ul {
  margin: 0;
  padding: 0;
}
ul.menu li {
  display: inline;
}
ul.menu li a {
  text-decoration: none;
}
ul.language_list {
  margin: 0;
  padding: 0;
}
ul.language_list li {
  display: inline;
  padding: 0 3px;
}
#top_loginform {
  text-align: right;
}
#top_loginform fieldset {
  margin: 0;
}
#top_loginform {
  font-size: 90%;
  margin-bottom: 0.75em;
}
#top_loginform .form-row input[type=text]
{
  width: 183px;
}
#top_loginform .form-row.password input[type=password]
{
  width: 100px;
}
#top_loginform .form-row.password input[type=submit]
{
  width: 80px;
  background: black;
  color: white;
  border: none;
  padding: 1px 0;
  font-size: 1em;
  padding: 3px 0;
}
#top_navmenu {
  background-color: white;
  text-transform: uppercase;
  border-top: 2px solid #8d8d91;
  line-height: 3em;
  width: 992px;
  font-size: 0.8em;
  vertical-align: middle;
}
#top_navmenu ul {
  margin: 0;
  padding: 0;
}
#top_navmenu ul li {
  display: inline;
}
#top_navmenu ul li a {
  display: block;
  padding: 2px 5px !important;
  text-decoration: none;
  float: left;
  color: black;
}
#top_navmenu ul li a img {
  padding-top: 4px;
}
#mag_searchform {
  float: right;
}
#mag_searchform input[type=text] {
  color: #8592bd;
  margin-left: 5px;
  font-style: italic;
  padding: 3px;
  font-size: 1.2em;
}
#mag_searchform span {
  text-transform: none;
  font-size: 1.2em;
}
#top_searchform {
  float: right;
  background-color: black;
  color: white;
  text-align: right;
}
#top_searchform input[type=text] {
  color: #b12864;
  width: 115px;
  margin: 0;
  font-size: 0.7em;
  margin-left: 5px;
  font-style: italic;
  padding: 3px;
}
#top_searchform input[type=image],
#mag_searchform input[type=image] {
  vertical-align: middle;
  margin: 0 5px 0 3px;
}
#top_searchform a,
#top_searchform a:hover {
  color: white;
}
#mag_searchform a,
#mag_searchform a:hover {
  color: black;
}
.mbab-border {
  border: 1px solid #cfcfcf;
}
.mbab-border-pale {
  border: 1px solid #e1e1e1;
}
.border-padding {
  padding: 19px;
}
#content_all {
  background-color: white;
  border: 1px solid #8d8d91;
  border-top: 2px solid #333;
  width: 990px;
  float: left;
}
#magazine {
  background-color: white;
  border-top: 2px solid #333;
  width: 990px;
  float: left;
}
.template-shadow {
  float: left;
  -moz-box-shadow: #666 5px 5px 5px;
  -webkit-box-shadow: #666 5px 5px 5px;
  box-shadow: #666 5px 5px 5px;
}
#main_content {
  float: left;
  padding: 10px 5px;
  width: 670px;
}
#magazine #main_content {
  padding: 10px 0;
  width: 680px;
}
#main_sidebar {
  padding: 10px 5px 0 5px;
  width: 300px;
  float: left;
}
#apply {
  padding: 0 10px;
}
#apply #network-activity {
  width: 350px;
  float: left;
  margin-right: 30px;
}
#apply #latest-addresses {
  width: 350px;
  margin-bottom: 1.5em;
}
.promotions {
  padding: 5px;
  width: 252px;
}
#magazine .promotions {
  width: 288px;
  margin-bottom: 1.5em;
}
.promotions ul,
.you-will-also-like ul {
  margin: 0;
  list-style-type: none;
}
.promotions ul li,
.you-will-also-like ul li {
  clear: both;
  margin-bottom: 5px;
  overflow: auto;
}
.promotions ul img {
  float: left;
  margin-right: 5px;
}
.full #main_content {
  width: 980px;
}
.full #magazine #main_content {
  width: 990px;
}
#page-content {
  width: 465px;
  float: left;
}
#inner-content {
  width: 470px;
  float: left;
  margin-right: 10px;
}
#inner-sidebar {
  float: left;
  width: 300px;
}
.full #page-content {
  width: 780px;
  float: left;
}
#applyblock {
  border: 1px solid #ddd;
  margin-bottom: 1.5em;
  overflow: auto;
}
#applyblock h1 {
  background-color: black;
  padding: 8px 5px;
  text-transform: uppercase;
  color: white;
  border-bottom: 1px solid #bba9b8;
  margin-bottom: 1em;
}
#applyform {
  width: 305px;
  float: left;
  margin-left: 10px;
}
#applyform label {
  font-weight: normal;
}
#applyform .inputtext label {
  display: inline-block;
  width: 100px;
}
#applyform .checkboxes {
  margin-top: 1em;
}
#applyform .checkboxes label {
  display: inline;
}
#applyform input[type=text], #applyform input[type=password] {
  width: 180px;
  padding: 3px;
}
#applyform .captcha input[type=text] {
  width: 133px;
}
#applyform img {
  vertical-align: middle;
}
#applyform .error {
  margin-left: 1em;
}
#applyform .error ul {
  margin-bottom: 0;
}
#applyform input[type=submit] {
  background: #c8b7c5 url(/images/submit_bg.png) 0 0 repeat-x;
  color: white;
  border: none;
  padding: 0.25em 3em;
  float: right;
  margin-top: 1em;
}
#applyblock h2,
#applyblock em {
  color: #a57aa2;
  font-weight: bold;
}
#applyblock em {
  font-size: 1.2em;
}
#applyblock ul {
  list-style-type: none;
  margin:  0 0 0 5px;
}
#applyblock ul li {
  padding-left: 15px;
  background: white url(/images/bullet.png) 0 50% no-repeat;
}
#applyblock .mbab-border-pale {
  width: 250px;
  margin: 20px auto 0 auto;
  padding: 3px 5px;
}
#applyblock p.pale {
  float: left;
  clear: both;
  margin-top: 1.5em;
  padding: 0 30px;
  text-align: center;
}
#applyspearch {
  float: left;
  width: 320px;
}
a {
  color: #666;
}
.dark-border {
  border: 2px solid black;
  -moz-border-radius: 1px;
  border-radius: 1px;
  padding: 5px;
  overflow: auto;
}
em {
  color: #383579;
  font-style: normal;
}
em.bold {
  font-weight: bold;
}
strong {
  color: #666;
}
h1 {
  font-size: 1.3em;
  text-transform: uppercase;
  margin-bottom: 2em;
}
h1 .lowercase {
  text-transform: lowercase;
}
h2 {
  font-size: 1.3em;
  text-transform: uppercase;
}
h2.icon {
  text-transform: none;
  padding-left: 30px;
  font-size: 1.1em;
  font-weight: bold;
  background: white 0 50% no-repeat;
  margin-bottom: 1.5em;
}
h2.friends {
  background-image: url(/images/picto_friends.png);
}
h2.new {
  color: white;
  background: white url(/images/bg-arrow.png) 0 50% no-repeat;
  line-height: 25px;
  margin-right: 1.5em;
  padding-left: 10px;
  float: left;
  width: 140px;
}
h3.smalltitle {
  font-size: 1.2em;
  color: #666;
}
#address h1 {
  font-family: serif;
  margin-bottom: .5em;
}
#article h1 {
  font-size: 1.5em;
  margin-bottom: .3em;
  font-family: serif;
  text-transform: none;
}
.block-title {
  background-color: #f2f2f2;
  border-top: 1px solid #b894c4;
  font-size: 1em;
  padding: 5px 0 7px 10px;
  margin-bottom: .5em;
}
.send-message,
.edit-profile {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 1em;
  display: block;
  font-size: 1em;
  padding: 5px 0 7px 10px;
}
.send-message {
  padding-left: 20px;
  background: white url(/images/mini-letter.png) 0 50% no-repeat;
}
.send-message a,
.edit-profile a {
  text-decoration: none;
}
h1.profile {
  margin-bottom: .5em;
}
span.status {
  color: #383579;
  float: left;
  margin-right: .5em;
  font-size: 1.2em;
  padding-left: 20px;
}
p.status {
  color: #383579;
  font-size: 1.2em;
}
p.status:before {
  content: open-quote;
}
p.status:after {
  content: close-quote;
}
#user_menu {
  text-transform: uppercase;
  margin: 0;
  overflow: auto;
}
#user_menu li {
  display: block;
  float: left;
}
#user_menu a {
  color: #666;
  display: block;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #333;
}
#user_menu li.last a {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
#user_menu a.selected {
  color: #383579;
  text-decoration: underline;
}
#edit-status {
  margin-top: .5em;
  width: 460px;
  background-color: #f2f2f2;
  border: 1px solid #cbcbcb;
  border-top: 2px solid #919191;
  text-align: right;
}
#edit-status > div {
  padding: .8em;
}
#edit-status input[type=text] {
  width: 100%;
}
#edit-status .error_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
}
/* PROFILE FORM */
#profile-form {
  margin-top: 1.5em;
}
h2.profile-form-header {
  background-color: #f2f2f2;
  border: 1px solid #cbcbcb;
  font-size: 1.5em;
  padding: 0px 1.5em;
  color: #484646;
  clear: left;
}
h2.profile-form-header img {
  margin-top: .8em;
}
.mbab-form fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.mbab-form label {
  width: 180px;
  display: inline-block;
  margin-right: 1.5em;
  text-align: right;
  vertical-align: top;
  margin-top: 3px;
  font-weight: normal;
}
.mbab-form label.privacy {
  display: inline;
  vertical-align: middle;
}
.privacy {
  line-height: 1em;
}
select.field,
.mbab-form input[type=text],
.mbab-form input[type=password],
.mbab-form textarea,
.mbab-form select {
  width: 250px;
  padding: 0 5px;
}
.mbab-form select {
  padding: 0;
  width: 262px;
}
select.year {
  width: 80px;
}
.privacy input[type=password]
{
  width: 170px;
  margin-right: 10px;
}
textarea {
  height: 70px;
}
input[type=text].readonly {
  background: transparent url(/images/locker.png) 100% 50% no-repeat;
}
input[type=submit].link-submit {
  border: none;
  background-color: white;
  color: #666;
  font-size: 0.8em;
  margin: 0;
  padding: 0;
}
input[type=submit].link-submit:hover {
  color: black;
}
.small-form label {
  width: 110px;
}
ul.radio_list {
  margin: 0;
  display: inline;
}
ul.radio_list li {
  display: inline;
}
ul.radio_list label {
  display: inline !important;
}
ul.sidebar_menu {
  margin: 0;
  list-style-type: none;
}
ul.sidebar_menu li {
  border-bottom: 1px solid #eee;
}
ul.sidebar_menu a {
  text-decoration: none;
  width: 180px;
  display: block;
  padding-left: 10px;
}
ul.sidebar_menu a:hover {
  background-color: #f2f2f2;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
#friend_list {
  margin: 10px 0 0 0;
}
#friend_list li.friend {
  list-style-type: none;
  margin: 5px 0 10px 0;
  display: block;
  padding-bottom: 5px;
  border-bottom: 1px solid #cbcbcb;
  width: 100%;
  overflow: auto;
}
.friend img {
  float: left;
}
.friend .name {
  color: black;
  font-size: 1em;
}
#friend_list address {
  display: none;
  float: left;
  width: 393px;
  background-color: #f2f2f2;
  border: 1px solid #cbcbcb;
  padding: 5px;
  margin: 0 0 0 50px;
}
.display-friend-contact address {
  display: block !important;
}
.sidebar_users,
.sidebar_addresses {
  overflow: auto;
}
.friend-thumb,
.address-thumb {
  float: left;
  width: 90px;
  margin: 0 10px 10px 0;
  overflow: hidden;
  font-size: .8em;
}
.friend-thumb.alt,
.address-thumb.alt {
  margin-right: 0;
}
.friend-thumb a,
.address-thumb a {
  text-decoration: none;
}
.alphabet {
  font-size: .95em;
  margin-bottom: 1.5em;
}
.alphabet .letter {
  margin: 0;
  padding: 0;
}
.alphabet .letter a {
  padding: 0 2px;
}
.alphabet a {
  text-decoration: none;
}
.new-letter {
  text-transform: uppercase;
  font-size: 1.2em;
  border: 1px solid black;
  padding: 0px 4px;
  margin-left: 30px;
}
.small-corner {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.sidebar {
  overflow: hidden;
}
.sidebar dl {
  margin-left: 7px;
  margin-bottom: .8em;
}
.sidebar dl dd,
.sidebar dl dt {
  margin: 0;
}
.sidebar dl dt {
  font-weight: normal;
  color: #666;
}
.sidebar h4 {
  border-bottom: 1px solid #ddd;
  margin-bottom: 5px;
  color: #666;
  margin-left: 7px;
  font-size: 1em;
}
#main_footer {
  background-color: #434346;
  width: 992px;
  float: left;
}
#main_footer a {
  text-decoration: none;
}
#main_footer,
#main_footer h6,
#main_footer a {
  color: #c6c6cc;
}
#main_footer h6 {
  margin-bottom: 3em;
}
#footer-top-menu {
  margin: 0;
  padding: .3em 0;
  text-transform: uppercase;
  font-size: 1.1em;
  border-bottom: 2px solid #757374;
}
#footer-top-menu li {
  display: inline;
}
#footer-top-menu li a {
  padding: 0 .5em;
}
.footer-blocks {
  padding: 0 20px;
}
.footer-block {
  text-align: center;
  background: #434346 url(/images/footer-block-background.png) 0 100% repeat-x;
  height: 300px;
  min-height: 300px;
}
#main_footer ul.inline li {
  display: inline;
}
.footer-list {
  list-style-type: none;
  text-align: left;
}
#magazine-sidebar {
  padding-right: 10px;
}
#magazine-sidebar h1 {
  margin-bottom: 1.5em;
  font-family: serif;
}
#magazine-sidebar ul {
  margin: 0;
}
#magazine-sidebar ul li {
  list-style-type: none;
}
#magazine-sidebar ul li a {
  display: block;
  text-decoration: none;
  padding: 3px 5px;
  color: black;
  font-size: 1.2em;
}
#article-menu {
  min-height: 440px;
  padding: 5px 0 5px 5px;
  position: relative;
  background: url(/images/breaking-news-bg.png) 0 100% repeat-x;
}
#article-menu form {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
#article-menu input[type=text] {
  width: 110px;
}
#article-menu input[type=image] {
  vertical-align: middle;
}
.panel .panel-overlay,
.panel .overlay-background {
  height: 75px;
  text-align: center;
}
#article {
  float: left;
  width: 500px;
}
.full #article {
  width: 815px;
}
.full #article #inner-content {
  float: left;
  width: 505px;
}
#article-full {
  float: left;
  width: 670px;
}
#top-block {
  overflow: auto;
  margin-bottom: 2em;
}
#top-block #article-header {
  width: 470px;
  float: left;
  margin-right: 10px;
  padding-bottom: 10px;
}
#top-block #latest-addresses {
  width: 185px;
  float: left;
}
#article-header-right {
  float: left;
  width: 175px;
}
.big-pale-border {
  border: 3px solid #e1e1e1;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#mag-search-block {
  margin-top: 8px;
  width: 173px;
  padding: 3px;
  float: left;
}
#mag-search-block input[type=text] {
  width: 130px;
}
#mag-search-block input[type=image] {
  vertical-align: middle;
}
#mag-search-block span {
  font-family: serif;
  font-size: 1.2em;
  color: #8592BD;
}
#category {
  width: 675px;
  float: left;
}
#article #article-images {
  width: 255px;
  float: left;
  margin-right: 10px;
}
#article-main-image {
  margin-bottom: 10px;
}
#article-images ul {
  margin: 0;
  padding: 0;
  display: inline;
}
#article-images ul li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#article-images ul li img {
  margin-right: 3px;
  border: 1px solid white;
}
#article-images ul li.active img {
  border-color: #B040FF;
}
#article-images ul li img.alt {
  margin: 0;
}
.author {
  font-style: italic;
  float: right;
}
.tagline {
  margin-top: 1.5em;
  font-size: 90%;
}
#article-meta {
  min-height: 255px;
}
#article-meta h1 {
  margin-top: 3em;
  text-transform: none;
  text-decoration: underline;
}
#article-actions {
  background: #f8f6f7 url(/images/list-bg.png) repeat-x 0 0;
  margin-left: 265px;
  overflow: auto;
  width: 225px;
  padding: 5px;
  margin-top: 1.5em;
}
#article-actions .action-name {
  background: black;
  color: white;
  text-transform: uppercase;
  padding: 2px 5px;
}
#article-actions ul {
  padding: 0;
  margin: 0;
}
#article-actions ul li {
  display: block;
  float: left;
}
#article-actions ul li a {
  display: block;
  background: transparent url(/images/actions.png) no-repeat 0px 100%;
  width: 16px;
  height: 16px;
  margin: 5px;
}
#article-actions.address-actions ul li a {
  display: block;
  background: transparent url(/images/address-actions.png) no-repeat 0px 100%;
  width: 32px;
  height: 32px;
  margin: 5px 15px 5px 0;
}
/* articles */
#article-actions ul li.comment a {
  background-position: -16px 100%;
}
#article-actions ul li.print a {
  background-position: -48px 100%;
}
#article-actions ul li.send a {
  background-position: -66px 100%;
}
#article-actions ul li.share a {
  background-position: -82px 100%;
}
#article-actions ul li.comment a.hover {
  background-position: -16px 0;
}
#article-actions ul li.print a.hover {
  background-position: -48px 0;
}
#article-actions ul li.send a.hover {
  background-position: -66px 0;
}
#article-actions ul li.share a.hover {
  background-position: -82px 0;
}
/* address */
#article-actions.address-actions ul li.comment a {
  background-position: -32px 100%;
}
#article-actions.address-actions ul li.print a {
  background-position: -96px 100%;
}
#article-actions.address-actions ul li.send a {
  background-position: -132px 100%;
}
#article-actions.address-actions ul li.share a {
  background-position: -164px 100%;
}
#article-actions.address-actions ul li.comment a.hover {
  background-position: -32px 0;
}
#article-actions.address-actions ul li.print a.hover {
  background-position: -96px 0;
}
#article-actions.address-actions ul li.send a.hover {
  background-position: -132px 0;
}
#article-actions.address-actions ul li.share a.hover {
  background-position: -164px 0;
}
#article-actions ul li span {
  display: none;
}
#address #article-actions {
  background: white;
  margin-left: 0;
  margin-bottom: 1.5em;
}
.guide-pager {
  text-align: center;
  margin-bottom: .5em;
}
.guide-pager ul {
  display: inline;
}
.guide-pager .floatleft,
.guide-pager .floatright {
  font-family: Verdana serif;
  font-style: italic;
}
.article-address {
  border: 1px solid #cce;
  padding: 5px;
  margin-bottom: 1.5em;
  overflow: auto;
}
.article-address img {
  float: left;
  margin-right: 10px;
}
.alt .article-address img {
  float: right;
  margin: 0 0 0 10px;
}
.alt .article-address {
  text-align: right;
}
.article-address address {
  margin: 0;
  padding-top: 3px;
  clear: both;
}
.article-address h4 {
  font-style: italic;
  font-size: 1.3em;
  margin-bottom: .6em;
}
#article-main-address {
  background-color: #efefef;
  padding: 5px;
  margin-bottom: 1.5em;
}
#article-main-address address {
  margin: 0;
}
#article-main-address em {
  font-size: 1.2em;
}
.guide-page {
  clear: left;
}
.guide-page h2 {
  font-family: serif;
  color: #666;
  text-transform: uppercase;
  font-size: 1.3em;
}
.guide-page h3 {
  font-size: 1.2em;
  text-transform: uppercase;
}
.summary {
  font-family: serif;
}
.summary span{
  font-size: 110%;
}
.summary ul {
  border-top: 2px solid #919191;
  margin: 1.5em 0;
  padding: 0;
  list-style-type: none;
}
.summary ul li {
  background: #eeeef0 url(/images/list-bg.png) 0 0 repeat-x;
  padding: 2px 5px;
}
.lightbg {
  background-color: #eaeaed;
}
#mag-header {
  margin-bottom: 1.5em;
}
#mag-header span {
  font-size: 1.5em;
  text-transform: uppercase;
  font-family: serif;
  color: red;
}
#latest-articles {
  float: left;
  width: 150px;
  line-height: 1.2em;
  overflow: hidden;
}
#latest-articles a {
  text-decoration: none;
}
#category #latest-articles {
  width: 150px;
  padding-left: 0px;
}
#category #latest-articles ul {
  margin: 0 0 1em 0;
}
.spantitle {
  text-transform: uppercase;
  font-size: 1.5em;
  color: #f57606;
  font-weight: bold;
}
.spantitle.alt {
  color: #a29a9a;
}
#latest-articles ul {
  margin: 1.5em 5px 1em 0;
  padding: 0;

}
#latest-articles ul li{
  list-style-type: none;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  overflow: auto;
}
#latest-articles ul li img {
  float: left;
  margin-right: 5px;
}
#article-header {
  overflow: auto;
  background: #f9f9f9 url(/images/breaking-news-bg.png) 0 100% repeat-x;
  border: 1px solid #aaa;
}
#article-header h1 {
  margin: 0;
  padding: 5px;
  color: white;
  background: url(/images/breaking-title-bg.png) 0 0% repeat-y;
  font-weight: bold;
}
.gallery {
  background: none;
  border: none;
  visibility: none;
  float: left;
}
.panel {
  top: 0 !important;
  left: 0 !important;
}
#gallerycategory .panel h3 {
  font-size: 1.2em;
}
#sidebar-gallery {
  padding: 0;
}
#categories-blocks {
  margin-top: 1.5em;
}
#categories-blocks .article {
  width: 320px;
  float: left;
  padding-bottom: 1.5em;
  margin-right: 15px;
}
#categories-blocks .alt .article {
  margin-right: 0;
}
#categories-blocks .article img {
  float: left;
  margin-right: 5px;
}
#categories-blocks .article h4 {
  font-size: 1em;
  font-weight: bold;
}
.subcategories .category {
  overflow: auto;
  clear: left;
  margin-bottom: 1em;
}
.subcategories .category .readmore {
  float: right;
  clear: left;
  padding-top: .5em;
  padding-bottom: 1.5em;
}
.category .latest-article {
  float: left;
  width: 290px;
}
.category .latest-article img {
  float: left;
  margin-right: 10px;
}
.category .latest-article h4 {
  font-size: 1.1em;
}
.category .other-articles {
  margin-left: 310px;
}
.category .other-articles ul {
  margin: 0;
  list-style-type: none;
}
#categories-blocks .category .article span {
  float: right;
}
a.readmore {
  float: right;
  margin-right: 15px;
}
.article .readmore {
  width: 156px;
  border: 1px solid #cdcdce;
  padding: 2px;
  float: left;
  margin-right: 6px;
  overflow: hidden;
  min-height: 220px;
  height: 220px;
}
.article .readmore.alt {
  margin-right: 0;
}
.readmore .clearfix {
  margin-bottom: 5px;
}
ul.pagination li {
  display: inline;
  list-style-type: none;
  padding-right: 5px;
}
ul.pagination li a {
  text-decoration: none;
}
.guide-pager ul.pagination li a {
  background-color: black;
  color: white;
  padding: 0 3px;
}
.guide-pager ul.pagination li a:hover {
  color: #ccc;
}
li.invite {
  overflow: auto;
  list-style-type: none;
  padding: 5px 0;
}
li.invite input,
li.invite img {
  float: left;
}
li.invite span {
  padding-left: 25px;
  float: left;
}
textarea.smallarea {
  height: 70px;
}
.asmContainer {
  width: 260px;
  float: left;
  margin-left: 130px;
  margin-top: -1.8em;
}
.asmContainer select {
  width: 260px;
}
.asmListItem {
  margin-bottom: 5px;
}
form.sort {
  float: right;
}
.message {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  overflow: auto;
}
.message.unread {
  background-color: #eef;
}
.message input[type=checkbox],
.message .author img,
.message .content img,
.message .author {
  float: left;
  margin-right: 15px;
}
.message .action {
  float: left;
}
.message .action img {
  margin-top: 3px;
}
.message .author {
  margin-right: 50px;
}
.message .article {
  margin-top: .5em;
  margin-left: 95px;
  padding: 5px;
  background-color: #eef;
  overflow: auto;
  font-size: 90%;
}
.message.unread .article {
  background-color: white;
}
.answer .content {
  clear: left;
  margin-left: 65px;
}
.answer-form label {
  width: 43px;
}
.answer-form textarea {
  width: 375px;
}
.message blockquote {
  border-left: 2px solid #cfcfcd;
  padding-left: .8em;
  margin-left: .8em;
}
.facet-more {
  float: right;
  margin-right: 20px;
  display: none;
}
.facet-block {
  border: 2px solid #e1e1e1;
  width: 179px;
  padding: 5px 15px;
  float: left;
  margin-right: 10px;
  min-height: 200px;
}
.last .facet-block {
  position: relative;
}
.last .facet-block img {
  position: absolute;
  right: 0;
  top: -30px;
}
.facet-bloc ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.facet-bloc a {
  text-decoration: none;
  color: #383579;
}
.hidden-facet-block {
  display: none;
}
.facet-dialog ul li {
  display: block;
  float: left;
  width: 200px;
}
#criterias {
  width: 460px;
  float: left;
  margin-bottom: 1.5em;
}
#criterias li {
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  background-color: #dcdcdc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: none !important;
}
#criterias li a {
  padding: 4px 25px 4px 5px;
  background: transparent url(/images/cancel.png) 95% 50% no-repeat;
  text-decoration: none;
  color: black;
}
.commercial {
  background-color: #f4f4fb;
  border: 1px solid #ceced0;
  padding: 5px 19px;
  float: left;
  width: 420px;
}
#result-block #results
{
  width: 460px;
  float: left;
}
#results ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#results .mbab-border-pale {
  padding: 5px 19px;
}
#results ul li {
  padding: 5px 0;
}
#results ul li .comments,
.commercial .comments {
  float: right;
  text-align: right;
}
#results ul li .who,
.commercial .who {
  margin-left: 100px;
}
.magazine #results ul li .who {
  margin-left: 0px;
}
#results ul li .who a,
.commercial .who a {
  text-decoration: none;
  color: blue;
  font-size: 1.3em;
  font-family: serif;
  color: #383579;
}
#results ul li p.summary,
.commercial p.summary {
  color: #666;
  margin-top: 1.5em;
  margin-left: 20px;
  padding: 0 30px;
  position: relative;
}
#results ul li p.summary:before,
#results ul li p.summary:after,
.commercial p.summary:before,
.commercial p.summary:after {
  color:#383579;
  font-size: 3em;
  position: absolute;
  line-height: 1em;
}
#results ul li p.summary:before,
.commercial p.summary:before {
  content: open-quote;
  top: 0;
  left: 0;
}
#results ul li p.summary:after,
.commercial p.summary:after {
  content: close-quote;
  bottom: 0;
  right: 0;
  height: 20px;
}
.addresses .search-results {
  width: 420px;
  float: left;
}
.search-results ul li img.thumbnail,
.commercial img.thumbnail {
  float: left;
  margin-right: 10px;
}
#result-block #facets-small {
  width: 170px;
  float: left;
  padding: 5px 10px;
  margin-right: 10px;
}
#result-block .facet-bloc {
  margin-bottom: 1.5em;
}
#results .rating {
  float: right;
}
.rating img {
  vertical-align: middle;
}
.rating span {
  font-weight: bold;
}
.similar input[type=radio] {
  float: left;
  margin-top: 1.5em;
}
.address-block {
  padding: 5px;
}
.address-block address em,
.address-block h2 {
  color: #383579;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
  text-transform: none;
}
#actions.address-block li {
  list-style-type: none;
  padding-left: 30px;
  background: transparent 0 50% no-repeat;
}
#actions.address-block li.search-url {
  background-image: url('/images/target.png');
}
#actions.address-block li.address-book {
  background-image: url('/images/address-book.png');
}
#actions.address-block li.tags {
  background-image: url('/images/tags.png');
}
#address {
  width: 980px;
  float: left;
}
#address .rating,
#magazine .rating {
  float: right;
}
#address .address-info {
  width: 655px;
  float: left;
  margin-right: 10px;
}
#address .search-links {
  text-align: center;
  margin-bottom: 5px;
  padding: 5px 30px;
  font-size: 90%;
}
#address .center-column {
  width: 255px;
  float: left;
}
.address-footer-links {
  margin-left: 5px;
}
.address-footer-links a,
a.blue {
  color: #383579;
}
.address-footer-links a:hover {
  text-decoration: underline;
}
.address-footer-links .bullet {
  display: block;
  padding: 3px 0 3px 30px;
  background: transparent url(/images/comment-bullet-empty.png) 0 50% no-repeat;
  line-height: 20px;
  height: 20px;
  text-decoration: underline;
}
.address-footer-links .bullet.alt {
  background: transparent url(/images/comment-bullet.png) 0 50% no-repeat;
}
#morelikethis ul,
#alsoinguides ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#morelikethis ul li {
  margin-bottom: 5px;
}
#morelikethis ul li img {
  float: left;
  margin: 0 10px 5px 0;
}
#search {
  width: 670px;
  float: left;
}
#search h1,
#search h3,
label.primary {
  font-family: Garamond, Georgia, Serif;
}
.newsearch {
  float: right;
  margin-right: 10px;
}
#search form input[type=text],
input.search-field {
  width: 250px;
  margin-top: 0;
  font-style: italic;
  padding: 4px 2px;
  background: white url(/images/bg-light.png) 0 0 repeat-x;
  border: 1px solid #dadada;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#search form input[type=submit] {
  margin-top: 1.4em;
}
#search form input {
  font-size: 1.2em;
  vertical-align: middle;
}
#search label {
  font-weight: normal;
  color: #383579;
  font-size: 1.2em;
}
#search.magazine form {
  margin-bottom: 1.5em;
}
#search .search-meta {
  font-size: 1.2em;
}
.addresses #search .search-meta {
  width: 450px;
  float: left;
}
#search .search-meta .sort {
  float: right;
}
#search .search-meta .sort input[type=submit] {
  margin-top: 0;
  font-size: 1em;
  padding: 1px 2px;
}
#search .pagination {
  padding: 5px;
  margin: 5px 0 5px 40px;
  text-align: center;
  border: 1px solid #dadada;
  font-size: 1.4em;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;

  -moz-box-shadow: #dedede 5px 5px 5px;
  -webkit-box-shadow: #dedede 5px 5px 5px;
  box-shadow: #dedede 5px 5px 5px;
}
#search .pagination a {
  text-decoration: none;
}
.pale {
  color: #666;
}
.disabled {
  color: #ddd;
}
.small {
  font-size: 80%;
  line-height: 1em;
}
.serif {
  font-family: serif;
}
#address #comment-list {
  padding: 5px 10px;
  width: 633px;
  float: left;
}
#comment-list ul {
  list-style-type: none;
  margin: 1.5em 0 0 0;
  padding: 0;
}
#comment-list ul li img {
  float: left;
  margin-right: 5px;
}
#comment-list .pagination {
  text-align: right;
}
#post-comment {
  width: 635px;
  float: left;
  background-color: #f6f5f5;
  padding: 5px 10px;
}
#bottom-links {
  width: 655px;
  float: left;
  margin-top: 1.5em;
}
#bottom-links a {
  text-decoration: underline;
}
.clearright {
  clear: right;
}
.clearleft {
  clear: left;
}
.alignmiddle {
  vertical-align: middle;
}
#add-address-form {
  background-color: #eaeaea;
  padding: 1.5em 5px;
  overflow: auto;
}
#add-address-form .form-row {
  clear: left;
}
#add-address-form label {
  display: inline-block;
  width: 110px;
}
.label-top label {
  vertical-align: top;
}
#add-address-form .span-8.last label {
  width: 90px;
}
#add-address-form #address_title {
  width: 480px;
}
#add-address-form textarea {
  width: 470px;
}
#add-address-form .activity-widget {
  overflow: auto;
  width: 500px;
}
.activity label {
  float: left;
}
#add-address-form .form-row.rating .form-field label,
#add-address-form .rating span {
  margin: 0.5em 0;
}
#add-address-form .rating label {
  float: left;
}
#add-address-form .span-11 .form-row label {
  width: 45px;
  margin-left: 45px;
}
#add-address-form .span-11 .form-row input {
  width: 299px;
}
#add-address-form .submit {
  width: 593px;
}
#add-address-form input[type=submit] {
  float: right;
}
.activity-select {
  width: 155px;
  float: left;
  margin-right: 10px;
}
.activity-select select {
  width: 155px;
}
ul.error_list{
  color: red;
  list-style-type: none;
  margin: 1em 0 0 0;
}
#profile-form ul.error_list {
  padding-left: 200px;
}
.form-row-error input,
.form-row-error select,
.form-row-error textarea
{
  border: 1px solid red !important;
  background-color: #feaaac;
}
ul.address-list {
  margin: 0;
  list-style-type: none !important;
}
.address-list li {
  overflow: auto;
  padding: 10px 0 0 0;
}
.address-list li img {
  float: left;
  margin-right: 10px;
}
li .select {
  float: left;
}
.address-list li .who,
.address-list li .where,
.address-list li .contact,
.address-list li .action {
  float: left;
  width: 170px;
  margin-right: 10px;
}
.profile .address-list li .who {
  width: 300px;
  margin-bottom: 10px;
}
.new-addresses {
  clear: left;
}
.new-addresses h2,
.you-will-also-like h2 {
  font-size: 1em;
  text-transform: none;
  margin: 0;
}
.new-addresses li .who {
  width: 345px;
}
.address-list li .contact {
  width: 160px;
}
.address-list li .action {
  width: 140px;
}
.address-list li .who strong {
  color: #383579;
}
.address-list .action input[type=submit],
.address-list .action select {
  font-size: .8em;
}
#list-header {
  background-color: #f2f2f2;
  border-top: 2px solid #919191;
}
#list-header h2 {
  margin-bottom: 0;
}
#list-header .line {
  border: 1px solid #cbcbcb;
  border-top: none;
  padding: 5px;
  overflow: auto;
}
#list-header .line input,
#list-header .line select {
  margin: 0;
}
#manage-list label {
  width: 90px;
  display: inline-block;
}
#manage-list .existing-list {
  width: 300px;
  margin-left: 90px;
}
#manage-list .existing-list input[type=text] {
  margin: 0 1.5em;
  width: 170px;
}
#manage-list input[type=submit] {
  margin-left: 92px;
  margin-top: 5px;
}
#manage-list input[type=reset] {
  margin-left: 15px;
}
#manage-list ul.radio_list li {
  display: block;
}
#manage-list ul.radio_list li input {
  margin-left: 0;
}
.notice {
  background-color: #3274D0;
  border: 1px solid black;
  color: white;
  font-weight: bold;
  font-size: 1.1em;
}
.success {
  background-color: #efd;
  border: 1px solid #6c9;
  color: #363;
}
.error {
  background-color: #fee;
  border: 1px solid #f00;
  color: #633;
}
.flash.notice ul,
.flash.error ul {
  margin-bottom: 0;
}
.flash ul {
  list-style-type: none;
  margin: 0;
}
.sortform {
  float: right;
}
/* Import v2 : proximity addresses style */

#proximity ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#proximity h4, #proximity h5 {
  margin: 0;
  line-height: 1.5em;
}
#proximity{ float:left;width:310px;background-color:#f5f5f5;overflow:hidden; }
#proximity ul.categorie li{ display:block;width:310px;float:left; }
#proximity ul.categorie li.color1{ background-color:#e2e2e2; }
#proximity ul.categorie li.color2{ background-color:#ebeaea; }
#proximity ul.categorie li.color3{ background-color:#f0f0f0; }
#proximity ul.categorie li.color4{ background-color:#f5f5f5; }
#proximity ul.categorie li h4{ font-weight:bold; }
#proximity ul.categorie li h4 a{ display:block;width:300px;height:1.5em;padding:6px 0 0 5px;color:#000000;text-decoration:none;font-size:1em;}
#proximity ul.categorie li h4 a:hover{ text-decoration:underline; }
#proximity .contentProximite{ width:300px;margin:0 5px 5px 5px;}
#proximity .contentProximite ul.rubrique{display:block;margin-top:5px;width:300px;height:1.5em;}
#proximity .contentProximite ul.rubrique li{ display:block;float:left;width:99px;margin-right:1px;padding:0; height: 1.5em; overflow: hidden;}
#proximity .contentProximite ul.rubrique li.end{ margin-right:0; }
#proximity .contentProximite ul.rubrique li a{ display:block;width:91px;padding:0px 0 0 5px; background-color:#d5d2d2;color:#000000;text-decoration:none; }
#proximity .contentProximite ul.rubrique li.open a{ background-color:#e14041;color:#ffffff; }
#proximity .contentProximite ul.rubrique li a:hover{ background-color:#e14041;color:#ffffff; }
#proximity .contentProximite ul.resultats{display:block;width:300px;background-color:#ffffff;overflow:hidden;}
#proximity .contentProximite ul.resultats li{padding:2px;width:296px;overflow:hidden;}
#proximity ul.categorie li.color1 .contentProximite ul.resultats li{border-bottom:1px solid #e2e2e2;}
#proximity ul.categorie li.color2 .contentProximite ul.resultats li{border:1px solid #ebeaea;}
#proximity ul.categorie li.color3 .contentProximite ul.resultats li{border:1px solid #f0f0f0;}
#proximity ul.categorie li.color4 .contentProximite ul.resultats li{border:1px solid #f5f5f5;}
#proximity .contentProximite ul.resultats li h5{margin-left:3px;color:#000000}
#proximity .contentProximite ul.resultats li h5 a{color:#383579; text-decoration: none;}
#proximity .contentProximite ul.resultats li span.activite{margin-left:3px;}
#proximity .contentProximite ul.resultats li span.distance{float: right;color:#8c5aa7;}
#proximity .contentProximite ul.resultats li a.view{float: right;color:#726f6f}
#proximity .contentProximite ul.resultats li a.view:hover{color:#726f6f;text-decoration:none;}

#proximity #item2 .contentProximite,#container #content #mainContent2 #proximity #item3 .contentProximite,#container #content #mainContent2 #proximity #item4 .contentProximite{display:none;}
#proximity ul.categorie li .contentProximite ul.resultats.resultat2,
#proximity ul.categorie li .contentProximite ul.resultats.resultat3,
#proximity ul.categorie li .contentProximite ul.resultats.resultat4{display:none;}

.floatright {
  float: right;
}
.floatleft {
  float: left;
}
.alignright {
  text-align: right;
}
.aligncenter {
  text-align: center;
}
.border-bottom {
  border-bottom: 1px solid #e1e1e1;
}
ul.messaging-notifications {
  list-style-type: none;
  margin: 0;
}
ul.messaging-notifications li {
  padding-left: 25px;
}
ul.messaging-notifications li a {
  text-decoration: none;
}
ul.messaging-notifications li.received {
  background: white url(/images/mini-letter.png) 0 50% no-repeat;
}
ul.messaging-notifications li.contact {
  background: white url(/images/mini-contact.png) 0 50% no-repeat;
}
ul.messaging-notifications li.suggestedArticles,
ul.messaging-notifications li.suggestedAddresses {
  background: white url(/images/mini-book.png) 0 50% no-repeat;
}
ul.birthdays {
  list-style-type: none;
  margin-left: 5px;
}
ul.birthdays a {
  text-decoration: none;
}
ul#network-activity {
  margin: 0 0 3em 0;
  list-style-type: none;
  max-height: 270px;
  overflow-y: scroll;
  overflow-x: hidden;
}
ul#network-activity li {
  overflow: auto;
  margin-bottom: 10px;
}
ul#network-activity li img {
  float: left;
  margin-right: 10px;
}
ul#network-activity .additional {
  background-color: #e1e1f0;
  overflow: auto;
  padding: 4px;
}
.latest-articles-block {
  font-size: .8em;
  overflow: auto;
}
.mag_block {
  font-size: 1.6em;
  text-transform: uppercase;
  color: #a4879f;
}
.mag_block.alt {
  color: black;
}
.panel h3 {
  text-align: center;
  margin: 0;
}
.panel .panel-overlay {
  font-size: 1em !important;
}
.panel h3 a {
  color: #a4879f !important;
  font-size: 1.1em;
}
.panel a {
  text-decoration: none !important;
}
.sidebar_thumb {
  margin-right: 15px;
}
.latest-articles-block h3 {
  margin-bottom: 0;
}
.random-thumbs {
  clear: left;
  overflow: auto;
}
.login-block {
  background-color: #f2f2f2;
  border: 1px solid #cbcbcb;
  border-top: 4px solid #919191;
  padding: 15px 10px;
}
.login-block p {
  padding-left: 20px;
}
.login-block p.first {
  font-weight: bold;
  padding-left: 0;
  text-align: center;
}
#friends_filter_form select {
  font-size: 80%;
}
#friends_filter_value {
  max-width: 200px;
}
form.search input {
  vertical-align: middle;
}
form.search input[type=text] {
  width: 150px;
}
.uppercase {
  text-transform: uppercase;
}
#comment-form {
  overflow: auto;
}
.article-comments .new-comment {
  background: #dededf;
  padding: 10px;
  margin-bottom: 1.5em;
}
#comment-form textarea {
  color: #556;
  font-style: italic;
}
.article-comments #comment-form textarea {
  width: 453px;
}
#address-menu ul {
  list-style-type: none;
  margin: 0 0 1.5em 0;
  padding: 5px 0px;
  overflow: auto;
}
#address-menu ul li {
  float: left;
}
#address-menu ul li a {
  display: block;
  width: 157px;
  text-align: center;
  border: 1px solid #e1e1e1;
  padding: 3px 0;
  background-color: #f6f5f5;
  margin: 0 2px;
}
#address-menu ul li a:hover {
  background-color: #ecebeb;
}
#pro {
  padding: 0 20px;
}
p.intro {
  text-align: center;
  background-color: #e8e8ec;
  color: #605d94;
  padding: 5px;
  font-family: serif;
  font-size: 1.3em;
  margin-bottom: 1.5em;
}
a.pro-button,
span.pro-button {
  background: transparent url(/images/pro-button.png) 0 0 no-repeat;
  padding-left: 15px;
  color: white;
  font-size: 1.3em;
}
a.pro-button span,
span.pro-button input {
  border: none;
  display: block;
  background: transparent url(/images/pro-button.png) 100% 0 no-repeat;
  padding: 0 30px 0 15px;
  line-height: 40px;
  height: 40px;
  margin: 0;
}
a.pro-button:hover {
  color: #dededf;
  cursor: pointer;
}
#steps {
  list-style-type: none;
  padding: 0 50px;
}
#steps li {
  float: left;
  width: 250px;
  line-height: 27px;
  border-top: 1px solid #c8cde4;
  border-bottom: 1px solid #c8cde4;
  color: #808082;
  text-align: center;
  position: relative;
  font-size: 1.3em;
}
#steps li span {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 20px;
  height: 27px;
  background:  white url(/images/pro-steps-sprites.png) -20px 0 no-repeat;
}
#steps li.first {
  border-left: 1px solid #c8cde4;
}
#steps li.current {
  background-color: #c8cde4;
  color: white;
}
#steps li.first span {
  background: white url(/images/pro-steps-sprites.png) -40px 0 no-repeat;
}
#steps li.first.alt span {
  background: white url(/images/pro-steps-sprites.png) -20px 0 no-repeat;
}
#steps li.middle.alt span {
  background: white url(/images/pro-steps-sprites.png) -40px 0 no-repeat;
}
#steps li.last span {
  background: white url(/images/pro-steps-sprites.png) -25px 0 no-repeat;
  margin: none;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  margin-top: -1px;
}
#steps li.current span {
  background:  #c8cde4 url(/images/pro-steps-sprites.png) 0px 0 no-repeat;
}
#pro h1 {
  padding-top: 1.5em;
  clear: both;
  color: #605d94;
  font-family: serif;
}
#pro input[type=text],
#pro textarea,
#pro input[type=password] {
  padding: 4px 2px;
  background: white url(/images/bg-light.png) 0 0 repeat-x;
  border: 1px solid #dadada;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#pro label {
  vertical-align: middle;
  margin-top: 0;
}
#pro .form-row img {
  vertical-align: middle;
  margin-left: 5px;
}
#pro ul.error_list,
#pro span.pale {
  padding-left: 200px;
}
#pro .mbab-form .avatar {
  float: right;
  width: 300px;
  height: 200px;
  background-color: #f8f8f8;
  border: 2px solid #dadada;
  margin-right: 30px;
  -moz-box-shadow: #dadada 3px 3px 3px;
  -webkit-box-shadow: #dadada 3px 3px 3px;
  box-shadow: #dadada 3px 3px 3px;
  text-align: center;
  padding-top: 50px;
}
#pro .mbab-form .avatar span {
  color: #dadada;
  font-size: 3em;
  text-transform: uppercase;
}
#pro .mbab-form .avatar ul.error_list {
  padding: 0;
}
#pro #edit-avatar-thumb {
  float: right;
}
#pro .checkboxes input {
  margin-left: 200px;
}
#pro .checkboxes label {
  display: inline;
}
#pro #search .pro-button input[type=submit] {
  margin-top: 0;
  vertical-align: top;
  font-size: .9em;
}
#pro h2.profile-form-header {
  font-size: 1.2em;
  padding: 0px 10px 0 20px;
  margin: 1.5em 0;
  background: #f2f2f2 url(/images/arrow-right.png) 5px 50% no-repeat;
}
#pro h2.profile-form-header.opened {
  background: #f2f2f2 url(/images/arrow-down.png) 5px 50% no-repeat;
}
#pro .activity-widget {
  float: left;
  width: 250px;
  line-height: 1em;
  margin-bottom: 1.5em;
}
#pro .activity-widget .activity-select {
  width: 250px;
}
.pro-block {
  background-color: #eeeff2;
  border: 1px solid #b4abe2;
  padding: 10px;
  margin-bottom: 1.5em;
}
#pro .pro-block ul.error_list,
#pro .full ul.error_list {
  padding-left: 0;
}
#pro .full .file {
  overflow: auto;
}
#pro .full label {
  float: left;
  text-align: left;
  display: block;
  width: 440px;
}
#pro .full input[type=checkbox] {
  float: left;
}
#pro .full textarea {
  width: 440px;
}
#pro .tags label,
#pro .images label {
  text-align: left;
}
#pro .tags ul.checkbox_list {
  list-style-type: none;
  margin: 0 0 1.5em 0;
  line-height: 1em;
}
#pro .tags label {
  width: 400px;
}
#pro .images > div > label {
  float: left;
  display: none;
}
#pro .images img {
  vertical-align: top;
  float: left;
  margin-right: 10px;
}
#pro .images div {
  margin-bottom: 1em;
}
dl#opening {
  overflow: auto;
  color: #666;
}
dl#opening dt {
  width: 70px;
  text-align: right;
  padding-right: 10px;
  float: left;
  clear: left;
  color: #383579;
}
dl#opening dd {
}
ul#all-tags {
  margin: 0 0 1.5em 0;
  overflow: auto;
}
ul#all-tags li {
  float: left;
  width: 155px;
  list-style-type: none;
}
#special-offer {
  border: 2px solid #e1e1e1;
  position: relative;
  padding: 10px;
}
#special-offer img {
  float: right;
  margin-top: -30px;
}
#special-offer p,
#special-offer h3 {
  color: #4f69ad;
}
#special-offer p {
  margin-bottom: 1.5em;
  font-size: 1.2em;
}
span.code {
  text-align: center;
  display: block;
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: bold;
}
.sidebar-block {
  border: 3px solid #e1e1e1;
  padding: 5px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
span.title {
  display: block;
  text-transform: uppercase;
  font-family: Garamond, Georgia, Serif;
  font-size: 1.2em;
  color: #666;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1.5em;
}
.sidebar-block img.floatleft {
  margin-right: 10px;
}
.sidebar-block .loginform {
  clear: both;
  padding: 1.5em 10px 0 10px;
}
.sidebar-block .loginform label {
  display: block;
  font-weight: normal;
  font-family: Garamond, Georgia, Serif;
  font-size: 1.2em;
}
.ads {
  margin-bottom: 1.5em;
}
span.negative {
  display: block;
  padding: 5px;
  text-transform: uppercase;
  color: white;
  background-color: black;
  font-weight: bold;
  margin-bottom: 5px;
}
.read-also img {
  float: left;
  margin-right: 3px;
}
.read-also a {
  font-size: 1em !important;
  color: #333 !important;
  font-weight: bold;
  padding: 0 !important;
}
#miniprofil {
  margin-top: .5em;
}
#miniprofil img {
  float: right;
  margin-left: 15px;
}
#miniprofil ul {
  list-style-type: none;
}
#login-page {
  overflow: auto;
}
#login-page .title {
  font-family: sans-serif;
  color: black !important;
  text-transform: uppercase;
  border-bottom: none;
  margin-bottom: .5em;
}
#login-page .sidebar-block {
  float: left;
  margin-right: 1%;
  width: 30%;
  height: 200px;
  min-height: 200px;
}
#login-page .sidebar-block.presentation {
  width: 63%;
  margin-right: 0;
}
.popular-articles {
  width: 250px;
  padding: 5px;
  margin: 0 0 1.5em 0;
}
#categories-blocks .popular-articles {
  float: left;
  margin-right: 25px;
}
.results-sidebar .popular-articles {
  width: 285px;
}
.popular-articles ul {
  list-style-type: none;
  margin: 0;
}
.popular-articles ul a {
  font-size: 1.2em;
  margin-bottom: 5px;
  display: block;
}
.read-more {
  -moz-box-shadow: 3px 3px 6px #ccc;
  border: 1px solid #c0c0c0;
}
.read-more h2 {
  padding: 2px 5px;
  background-color: #dededf;
  color: #333;
  font-family: serif;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}
.read-more .thumbs {
  padding: 5px;
  overflow: auto;
  margin: 0 auto;
}
.read-more .thumbs .thumb {
  float: left;
  width: 156px;
  margin: 0 3px;
  font-size: .8em;
}
.read-more .thumbs img {
  float: left;
}
.address-sidebar-search {
  margin-top: 1.5em;
}
.address-sidebar-search span.title {
  margin-bottom: 0;
  border-bottom: none;
}
.address-sidebar-search form {
  border: 1px solid #ccc;
  padding: 5px;
  overflow: auto;
}
.address-sidebar-search form input[type=text] {
  width: 136px;
}
.address-sidebar-search form input[type=submit] {
  float: right;
}
.prev-next-links {
  overflow: auto;
}
.breadcrumb a {
  font-size: 1em !important;
}
.useful-links {
  margin-top: 1.5em;
  float: left;
  width: 628px;
  border: 1px solid #cacaca;
  padding: 10px 10px;
}
.useful-links h4 {
  color: #d545d5;
  text-transform: uppercase;
  font-size: 1.1em;
  margin-bottom: .5em;
}
.useful-links .article {
  float: left;
  border: 2px solid #e1e1e1;
  margin-right: 5px;
  padding: 3px;
  overflow: hidden;
  position: relative;
}
.useful-links .article span {
  display: none;
  background-color: #111;
  filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 3px;
  width: 90px;
  font-size: .8em;
}
.useful-links .article:hover span {
  display: block;
}
.useful-links .article.alt {
  margin-right: 0;
}
.useful-links .article:hover {
  border: 2px solid #d545d5;
}
.useful-links ul {
  list-style-type: none;
  margin: 0;
  overflow: auto;
  margin-bottom: 1.5em;
}
.useful-links ul li {
  float: left;
  display: block;
  width: 300px;
}
.useful-links ul li.alt {
  margin-right: 25px;
}
.you-will-also-like {
  width: 350px;
  padding: 5px;
}
.you-will-also-like img {
  float: right;
  margin-left: 5px;
}
.you-will-also-like li {
  padding-left: 15px;
}
.pro-form-image {
  float: right;
  clear: right;
  margin-top: 1.5em;
}
.pro-form-image h2 {
  background-color: #C8CDE4;
  padding: 10px;
  font-size: 1.2em;
  color: white;
  text-transform: none;
}
form.firstconnection img {
  display: none;
}
#apply-left-column,
#apply-right-column {
  float: left;
  margin-bottom: 1.5em;
}
#apply-left-column {
  width: 265px;
  margin-right: 25px;
}
#apply-right-column {
  width: 360px;
}
a.button {
  color: white;
  background-color: #333;
  padding: 4px 10px;
  font-weight: bold;
}
