/**
 * Time-stamp: <2010-04-07 18:01:36 (dimitriarrigoni)> 
 * style.css
 */
@import url("../imports/bigPicture/core.css"); 
@import url("../imports/bigPicture/skin.css"); 
@import url("imports/turing.css");

html {
    width: 100%;
    height: auto;
}

body {
    margin: 0 auto 0 auto;
    width: 956px;
    background-color: #333333;
    background-color: #F5F5F6;
}

hr {
    border: none 0;
    border-top: 1px solid #EDEDED;
    height: 1px;
    margin: 0; padding: 0;
}

input[type="submit"], label {
    cursor: pointer;
}

#content img {
    max-width: 580px;
}

#content a img {
    max-width: 568px;
    padding: 4px;
    border: 1px solid #767676;
}

#content a:hover img, #content a:active img {
    border: 1px solid #5F9FED;
}

#content .article-shop img {
    border:1px solid #cdcdcd;
} 

#content hr {
    clear: both;
}

a {
    color: #333;
}

a:hover, a:active {
    color: #5F9FED;
}

#top {
    position: absolute;
    top: 0; right: 0;
    width: 100%; height: 109px;
    background-image:  url('./img/body-top-bg.png');
    background-color: #000;
    background-repeat: repeat-x; 
    background-align:  center; 
    z-index: 10;
}

#head {
    background-image:  url('./img/body-bg.png');
    background-repeat: repeat-y; 
    background-align:  center; 
    position: relative;
    margin-top: 100px;
    width:  956px;
    height: 60px;
}

#head h1 {
    margin:  0;
    padding: 0;
    background-color: transparent;
}

#head h1 a {
    background-image: url('./img/logo2.png');
    background-repeat: no-repeat; 
    height: 60px; width: 312px;
    position: absolute;
    top: -80px; left: 20px;
    z-index: 80;
}

#head h1 span {
    display: none;
}

#head h2 {
    position: absolute;
    top: -48px; left: 80px;
    z-index: 80;
    text-align: justify;
    font-size: 14px;

    _display: none;
}

#head h2 span {
    display: block;
    width: 250px;
}

#head h2 a {
    text-decoration: none;
    color: #fff; 
    font-weight: normal;
    display: block;
    width: 250px;
    /* border: 1px solid red; */
    text-align: center;
}

#head a {
    outline: none;
}

#topheader, div.spacer, div#content_container {
    width:  956px;
    height: 80px;
    background-image:  url('./img/body-bg.png');
    background-repeat: repeat-y; 
    background-align:  center; 
    background-color: transparent;
}

div.spacer {
    height: 28px;
    border: 1px solid green;
    display: none;
}

div#content_container {
    height: auto;
    z-index: 80;
}

#topheader {
    background-color: transparent;
    position: relative;
    height: 0;
    z-index: 10;
}

#topheader #address {
    height:auto; 
    position: absolute;
    top: -11.5em; left: 346px;
    background-color: transparent;
    color: #5398EC;
}

#topheader #address h4, #topheader #address p {
    margin: 0; padding: 0;
    background-color: transparent;
}

#toplinks{
    position:absolute; 
    right: -90px; top: -180px;
    background-color: transparent;
    border: 1px solid red;
    display: none;
}

/* menu 
*/

ul#menu {
    position: absolute;
    top: -60px; left: 9px;
    width: 938px;
    height: 43px;
    background: #FFF url("./img/menu/menu-bg.png") top left repeat-x;
    font-size: 0.8em;
    font-family: "Lucida Grande", Verdana, sans-serif;
    font-weight: bold;
    list-style-type: none;
    margin: 0 auto 0 auto; padding: 0;
}

ul#menu li {
    display: block;
    float: left;
    margin: 0 0 0 5px;
}

ul#menu li a {
    height: 43px;
    color: #777;
    text-decoration: none;
    display: block;
    float: left;
    line-height: 200%;
    padding: 8px 15px 0;
}

ul#menu li a:hover {
    color: #333;
}

ul#menu li a.current {
    color: #FFF;
    background: #FFF url("./img/menu/current-bg.png") top left repeat-x;
    padding: 5px 15px 0;
    background-color: transparent;
}

/* submenu
*/

#submenu{
    width:  778px; height: 32px; 
    height: 12px; 
    background-image:url('/styles/default/img/bg_submenu.gif'); 
    background-position:top; 
    background-repeat:repeat-x;
    margin: 0 auto 0 auto;
}

#submenu .smallgraytext {
    display: none;
}



/* sidepanel
*/

#sidepanel {
    float:right; 
    width:272px;
    margin-top: -20px; margin-right: 30px;
}

#sidepanel a {
    color:#5F9FED;
    text-decoration: none;
}

#sidepanel div.block {
    background-color:#DEDEDE; 
    margin:20px 0 0 20px;
}

#sidepanel div.block.cart ul, #sidepanel div.block.cart ul li {
    display: inline;
    list-style-type: none;
    margin: 0; padding: 0;
}

#sidepanel div.block.cart ul {
    display: block;
    width: 100%;
}

#sidepanel div.block.cart ul li {
    display: block;
    float: left;
    width: 40%;
    text-align: center;
}

#sidepanel div.block.cart ul li a, p.button a {
    border: 1px solid #a8a8a8;
    border-top: 0;
    display: block;
    color: #5F9FED;
    font-weight: bold;
    background-image: url('/styles/default/img/input-bg.png');
    background-color: #cdcdcd;
    background-repeat: repeat-x;
    padding: 6px;
}

#sidepanel div.block.cart ul li a:hover, #sidepanel div.block.cart ul li a:focus,
p.button a:hover, p.button a:focus {
    border: 1px solid #5F9FED;
    border-top: 0;
    display: block;
    color: #FFF;
    font-weight: bold;
    background-image: url('/styles/default/img/menu/current-bg.png');
    background-color: #cdcdcd;
    background-repeat: repeat-x;
    padding: 6px;
}

p.button a {
    font-size: 14px;
    text-decoration: none;
    text-align: center;
}

form#shop-validate p.button {
    display: none;
    margin: 0;
    margin-top: 8px;
}

#sidepanel div.block.cart ul li.edit, #sidepanel div.block.cart ul li.order {
    margin-top: 6px;  
}

#sidepanel div.block.cart ul li.edit {
    float: right;
}

#sidepanel h3, #sidepanel h4 {
    font-family: Tahoma, sans-serif;
    font-weight: bold;
    color:#5F9FED;
}

#sidepanel h3 {
    font-size: 20px;
    margin: 0; padding: 0 0 6px 0;
    margin-top: -6px;
}

#sidepanel h4 {
    font-size: 11px;
    margin: 0; padding: 0;
}

#sidepanel p {
    margin:  0; 
    padding: 6px 0 6px 0;
    text-align: justify;
}

#sidepanel .readmore p.link, #posts_list p.link {
    display: block;
    border-bottom: 1px dashed #666666;
    width: 226px;
    text-align: right;
    margin-top: -8px; margin-bottom: 8px;
}

#sidepanel .readmore p.date {
    float: left;
    display: none;
}

#sidepanel .readmore p.link a, #posts_list p.link a {
    color: #999;
    background: transparent no-repeat center right;
    display: block;
    background-image: url('./img/lm-li.png');
    vertical-align: bottom;  
    padding-right: 18px;
    text-decoration: none;
}

#sidepanel .readmore p.link a:hover, #posts_list p.link a:hover {
    color:#5F9FED;
}

#sidepanel p.readmore a:hover, #posts_list p.link a:hover {
    color: #5F9FED;
}

/* footer
*/
#bottom {
    width: 956px; height: 28px;
    padding: 0; margin: 0;
    background-image:  url('./img/bottom.png');
    background-repeat: no-repeat; 
    background-align:  center; 
    margin-bottom: 40px;
}

#footer .smallgraytext p#w3c_logo a {
    height: 31px; 
}

#footer .smallgraytext {
    width: 778px;
    margin: 0 auto 0 auto;
}

#footer {
    width: 956px; height: auto;
    padding: 0; margin: 0;
    background-image:  url('./img/body-bg.png');
    background-repeat: repeat-y; 
    background-align:  center; 
    padding-top: 20px;
}

#footer .smallgraytext p {
    vertical-align: bottom;
    margin: 0 0 0 -60px; padding: 0;
    float: left
}

#footer .smallgraytext p#w3c_logo {
    margin: 0; padding: 0;
    margin: 12px -60px 12px 0;
    width: 88px;
    float: right;
    background-image: url('./img/valid-xhtml10.png');
}

#footer .smallgraytext p#w3c_logo span {
    display: none;
}

#footer .smallgraytext p#w3c_logo a {
    display: block; width: 100%;
}

#footer #footer-presentation {
    font-weight: normal;
    font-size: 12px;
    float: left;
    width: 650px;
    text-align: justify;
    margin: 0 0 0 -60px; padding: 0 !important;
}

#footer #footer-presentation a, #footer #footer-presentation {
    font-size: 12px;
}

#footer #footer-presentation p {
    margin: 0; padding: 0;
}

/*GRAY PANEL*/

/*TEXT STYLES*/
.bodytext {
    font: 0.7em Tahoma, sans-serif;
    color: #666666;
    float: left;
}

.titletext {
    font: 0.7em Tahoma, sans-serif;
    font-size:36px;
    font-weight:bold;
    color:#5F9FED;
}
.whitetitle {
    font: 0.7em Tahoma, sans-serif;
    font-size:36px;
    font-weight:bold;
    color:#FFFFFF;
}
.smalltitle {
    font: 0.7em Tahoma, sans-serif;
    font-size:20px;
    font-weight:bold;
    color:#5F9FED;
}
.smallwhitetext {
    padding: 10px;
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #FFFFFF;
}

.smallwhitetext a {
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #FFFFFF;
    text-decoration:none;
}

.smallwhitetext a:hover{
    text-decoration:underline;
}
.smallgraytext {
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#999999;
}
.smallgraytext a{
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#999999;
    text-decoration:none;
}
.smallgraytext a:hover{
    text-decoration:underline;
}
.smallredtext {
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#5F9FED;
}
.smallredtext a{
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#5F9FED;
    text-decoration:none;
}
.smallredtext a:hover{
    text-decoration:underline;
}

/* Content
*/
.clear {
    clear: both;
    min-height: 1px;
}

#content {
    background-color: #EDEDED;
    padding: 0; margin: 0;
    float: left; 
    margin-left: 30px;  
}

#content, #content form {
    width: 64%;
}

#content form {
    width: 48em;
    max-width: 580px;
}

#content .rounded_content {
    padding-right: 16px;
    padding-left:  16px;
}

/**
* http://virtuelvis.com/gallery/css/rounded/
**/
.rounded:before {
  background: transparent url('./img/round/top-right.png') scroll no-repeat top right;
  margin: 0; padding: 0;
  margin-bottom: -20px;
  height: 30px;
  border: none;
  content: url('./img/round/top-simple-left.png');
  padding: 0;
}

.rounded:after {
  content:  url('./img/round/bottom-left.png');
  margin: 0 0 -1px 0;
  height: 30px;
  background: white;
  background: transparent url('./img/round/bottom-simple-right.png') scroll no-repeat bottom right ;
  padding: 0;
  clear: both;
}

.rounded:before, .rounded:after {
    width: 100%;
    font-size: 1px;
    display: block;
    line-height: 0.1;
}

.block.rounded:before {
  background-image: url('./img/round/small/top-right.png');
  height: 15px;
  content: url('./img/round/small/top-simple-left.png');
}

.block.rounded:after {
  content:  url('./img/round/small/bottom-left.png');
  height: 15px;
  background-image: url('./img/round/small/bottom-simple-right.png') !important;
}

.block.rounded:before, block.rounded:after { }

.block .block_content {
    padding: 16px 10px 0 10px;
}

/**
**/

#content .bodytext {
    font-size: 0.75em;
}

#content .bodytext sup {
    font-size: 75%;
    vertical-align: .45em;
}

#content .bodytext sup a {
    font-weight: bold;
}

#content h2 {
    padding-top: 0; padding-bottom: 0;
    margin: 0;
    margin-top: -6px;
    font: 0.7em Tahoma, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #5F9FED;
}

p.breadcumb, p.breadcumb a {
    font: 0.7em Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

p.breadcumb {
    margin-top: 12px;
    clear: both;
}

p.breadcumb {
    margin: 0; padding: 0;
}

p.breadcumb.top {
    margin: 0; padding: 0 0 12px 0;
    margin-top: -12px;
}

p.breadcumb.bottom {
    margin: 0; padding: 12px 0 0 0;
}

#content.adminbody {
    float:   none;
    width:   758px;
    padding: 0;
    margin:  0 10px 0 20px; 
}

#content p {
    text-align: justify;
}

/** Forms
*/

#content form fieldset {
    border: 0; margin: 0; padding: 0;
}

#content form {
    display: block;
}

#content form p {
}

#content form label, #content form input {
    margin: 0; padding: 0;
}

#content form label, #content form input, #content textarea {
    font-size: 14px;
}

#content form label {
    display: block;
    width: 22%;
    float: left;
    font-weight: bold;
}

#content form input, #content form select {
    display: block;
    width: 70%;
    float: right;
}

#content textarea {
    width: 100%;
}

#content form input.isub {
    float: none;
    width: 100%;
    height: 2em;
    margin-top: 10px;
}

#content fieldset.prestations, #content fieldset.bordered {
    border: 1px solid #B8B8B8;
    padding-bottom: 10px;
    margin-top: 10px;
}

#content fieldset.prestations legend, #content fieldset.bordered legend {
    color: #5F9FED;
    font-family: Tahoma, sans-serif;
    font-weight: bold;
    font-size: 18px;
}

#content fieldset.prestations p, #content fieldset.bordered p {
    padding: 10px; 
    padding-top: 0;
}

#content fieldset.prestations span.price {
    width: auto;
    float: right; 
    text-align: right;
    display: block;
}

#content fieldset.prestations input {
    width: 10%;
}

#content fieldset.prestations label {
    width: 80%;
}

#content fieldset.prestations p.desc input {
    width: 70%;
}

#content fieldset.prestations p.desc label {
    width: 22%;
}

div.notice h4 {
    color: #5F9FED;
    text-transform: uppercase;
    margin-bottom:  0;
    padding-bottom: 0;
}

div.error, div.message {
    border: 2px dashed #FF0000;
    background-color:  #FFCCCC;
    padding: 10px;
    width: 456px;
    max-width: 100%;
    margin-top: 10px;
}

div.error h3, div.message h3 {
    margin: 0; padding: 0;
}

div.error p, div.message p {
    margin: 0; padding: 0;
}

div.message {
    border-color: #4EA656;
    background-color:  #CCFFCC;
}

p.noscript {
    border:2px dashed #FF0033; 
    color:#FF0033;
    margin:  .65em 0; 
    padding: .65em; 
    background-color: #fff;
}

dl.table-display, .article-shop dl {
    width: 41.1em;
    width: 478px;
    margin: 2em 0;
    padding: 0;
}

.article-shop dl {
    margin-bottom: 2em;
    border: 1px solid #FFF;
}

.article-shop dl:after { 
    content: "."; display: block; 
    height: 0; clear: both; 
    visibility: hidden; 
} 

.table-display dt, .article-shop dl dt  {
    width: 15em;
    width: 150px;
    float: left;
    margin: 0 0 0 0;
    padding: .5em;
    border-top: 1px solid #999;
    font-weight: bold;
}

/* hack de commentaire avec un antislash pour ie5 mac \*/
dt, .article-shop dt { clear: both; }
/* end hack */

.table-display dd, .article-shop dl dd {
    float: left;
    width: 24em;
    width: 300px;
    margin: 0 0 0 0;
    padding: .5em;
    border-top: 1px solid #999;
}

#sidepanel .cart h4.clear {
    margin: 0 0 -2px 0;
}

#sidepanel .cart .table-display {
    width: 228px;
    margin-top: 6px;
    margin-bottom: 2px;
}

#sidepanel .cart dl dt  {
    width: 150px;
}

#sidepanel .cart dd {
    width: 50px;
}

/** SPPLUS **/
.spplus_state_message {
    font-weight: bold;
    font-size: 14px;
}

#content form p.spplus_decorator {
    display: block;
    background: #FFF url("/styles/default/img/spplus/decorator_cb.png") top left no-repeat;
    height: 87px;
    padding-top: 19px;
    margin-top: 20px;
    margin-bottom: -20px;
}

#content form p.spplus_decorator input.isub {
    background: #FFF url("/styles/default/img/spplus/tableau_cb_cut.png") top left no-repeat;
    margin: 0;
    margin-top: -3px;
    border: 2px solid #CCC;
    height: 68px;
    color: transparent;
    font-size: 0;
}

/*
*/
table.clean-table {
    border-collapse : collapse;
    width: 100%;
}

table.clean-table tr {
}

table.clean-table th {
    border : 1px solid #000;
    padding : 0.5em;
}

table.clean-table td {
    border : 1px solid #666;
    padding : 0.5em;
}

#content form table.clean-table td input {
    float: none;
    margin: 0; padding: 0;
    width: 2em;
}

input.isub {
    font-weight: bold;
    color: #5F9FED;
    border: 1px solid #a8a8a8;
    border-top: 0;
    background-image: url('/styles/default/img/input-bg.png');
    background-color: #cdcdcd;
}

input.isub:hover, input.isub:focus, input.isub:active {
    color: #FFF;
    border: 1px solid #5F9FED;
    border-top: 0;
    background-image: url('/styles/default/img/menu/current-bg.png');
    background-color: #5F9FED;
}

ul.list-shop, ul.list-shop li, ul#posts_list {
    list-style-type: none;
    margin:  0;
    padding: 0;
}

ul.list-shop ul, ul#posts_list li {
    padding: 0;
    padding: 0 8px;
    margin-top: 8px;
    border: 1px dashed #999999;
}

ul.list-shop ul li, ul#posts_list li {
    position: relative;
}

ul.list-shop ul li .price, ul#posts_list li .price {
    margin: 0; padding: 0;
    position: absolute;
    display: block; top:-6px; right:6px;
}

ul#posts_list li .price {
    top: 0;
}

.price {
    font-weight: bold;
    color: #5F9FED;
    font-size: 20px;
}

#content fieldset.prestations span.price {
    font-size: inherit;
}

.price span {
    font-size: 16px;
    color: #EEC900;
}

ul.list-shop ul li h4, ul#posts_list li h4 {
    margin: 0; padding: 0;
    margin-bottom: -8px; margin-top: 8px;
}

ul.list-shop h3 {
    font-size: 16px;
}

ul.list-shop h3 a {
    text-decoration: none;
}

form.art-form-shop {
    width: 99%;
    max-width: 98%;
    background: url("/styles/default/img/head-bg-small-corner.png") no-repeat 100% 0;
}

form.art-form-shop div.container {
    background: url("/styles/default/img/head-bg-small-corner-foot.png") no-repeat 0 100%;
    margin:  1em 0 1em 0;
    padding: 1.75em;
}

form.art-form-shop div .price {
    float: left;
}

form.art-form-shop div .status {
    float: right;
    font-size: 20px;
    color: #006400;
    font-weight: bold;
}

form.art-form-shop div p {
margin: 0; padding: 0;

}

div.footnotes {
	border: 1px solid #C5C5C5;	
	font-size: 95%;
	padding: .5em 0 .7em 0;
	border-right: 0;
	border-left:  0;
}

div.footnotes p, div.footnotes h4 {
	margin: 0; padding: 0;	
}

.article-shop p img {
	padding: .25em;
	border: 1px solid #C5C5C5;	
}

.block .googleform form, .block .googleform input[type=text] {
    max-width: 100%;
}

.block .googleform {
    position: relative;
    margin: .45em 0;
    height: 38px;
    border-bottom: 1px dashed #666;
}

.block .googleform input[type=text], .block .googleform input[type=submit] {
    position: absolute;
    float: none;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
}

.block .googleform input[type=text] {
    top: -.15em;
    background-image: url('./img/misc/google-fav.png');
    background-repeat: no-repeat;
    background-position: 2px center;
    padding: 2px;
    padding-left: 20px;
    padding-right: 28px;
    width: 80%;
    max-width: 100%;
    font-size: 14px;
    height: 18px;
    line-height: 18px; vertical-align: bottom;
}

.block .googleform input[type=submit] {
    top: 0; right: 6px;
    width: 20%;
    margin: 0; padding: 0;
    background-image: url('./img/misc/input-icon.png');
    width: 22px; height: 22px;
    border: 1px solid #fff;
    font-size: 0px;
    border: none;
}

#orange-logo {
    float: right;
}

#orange-logo a {
    display: block;
    width: 44px; height: 44px;
    background-image: url('./img/misc/orange.png');
}

#orange-logo a span {
    display: none;
}

.isp-orange {
    width: 100%;
}

.isp-orange h4 {
    font-size: 13px !important;
}

.isp-side a {
    font-weight: bold;
    color: #666 !important;
}

.isp-side a:hover {
    color: #5F9FED !important;
}

.isp-orange h4 span {
    color: #FF6400;
}

.isp-side ul {
    float: left;
    margin: 0; padding: .15em 1em;
}


/**
*/
table {
    border-collapse : collapse;
    width: 100%;
}

table tr { }

table th {
    border : 1px solid #000;
    padding : 0.5em;
}

table td {
    border : 1px solid #666;
    padding : 0.5em;
}

.bodytext table th {
    text-align: left;
}

.bodytext table {
    width: 580px;
}

#posts-expander {
    display: none;
}

#posts-expander a {
    display: block;
    float:   right;
    color: #666;
    background: transparent no-repeat center right;
    display: block;
    background-image: url('./img/lm-li.png');
    vertical-align: bottom;  
    padding-right: 18px;
    padding-bottom: -6px;
    text-decoration: none;
    border-bottom: 1px solid #666;
}

#posts-expander a:hover {
    color: #5F9FED;
    border-color: #5F9FED;
}

#posts_list p.link {
    width: 100%;
    border: 0;
}

#posts_list p.link a {
    color: #666;
}

#content {
    font-size: 105%;
}

#bp a {
    outline: none;
}

#bp .bp-hide-link {
    text-transform: uppercase;
    font-size: 14px;
}

/** **/
#content .postcontent a[rel~=fullsize] {
    display: block;
    outline: none;
}

#content .postcontent a.camo.right {
    margin: 0 0 0 10px;
}

#content .postcontent a[rel~=fullsize] img {
    max-width:  128px;
    max-height: 128px;
}

#content .postcontent a.camo[rel~=fullsize] img {
    max-width:  132px;
    max-height: 132px;
}

#content .postcontent a.camo[rel~=fullsize] {
    border: none !important;
    color: #EDEDED;
}


span.frame-block {
    position: relative;
    display:  block;
    height:   156px;
    width:    158px;
    padding:  0;
}

span.frame-block img {
    height:   118px;
    width:    114px;
    border:   1px solid #fff !important;
    margin:   0;
    padding:  0px !important;
    margin: 10px 0px 0px 18px;
}

span.frame-block span {
    background: url('./img/frame.png') no-repeat center top;
    height:     156px;
    width:      158px;
    display:    block;
    position:   absolute;
    top: 0; right: 0;
}

#content .postcontent a[rel~=fullsize] img {
    max-width:  132px;
    max-height: 132px;    
}

#bp a {
    font-family: "Lucida Grande", Verdana, sans-serif;
    outline: none;
}

#bp .bp-prev-link span, #bp .bp-next-link span {
    position: absolute;
    margin: 0; padding: 0;
    text-align: center;
    height: 1.95em;
    line-height: 2em;
    width: 4em;
    top: 2em;
}

#bp .bp-next-link span {
    right: 0;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
}

#bp .bp-prev-link span {
    left: 0;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
}

#content fieldset#turing {
    border: 1px dotted #999999;
    width: 95%;
    max-width: 95%;
    margin: .1em 1% !important;
    padding: 2%;
}

#content fieldset#turing legend {
    font-weight: bold;
}

#content fieldset#turing #turing_key {
    float: none;
}

#content fieldset#turing #turing_explain {
    margin-top:     0;
    padding-bottom: .5em;
}

#content fieldset#turing input {
    text-align: left;
}

#content fieldset#turing label[for="turing_key"] {
    width: auto;
    display: block;
    margin-right: 1em;
}

#content textarea#message {
    height: 10em;
}

div.error, div.message {
    width: 96%;
    max-width: 96%;    
}

div.news-item h4 a {
    white-space: pre;
    overflow: hidden;
    max-width: 98%;
    display: block;
    text-overflow: ellipsis;
}

