body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
input,button,textarea,select,optgroup,option {
    font-size: 100%;
    font-family:inherit;
}
fieldset,img {
    border: 0;
}
/*a:focus {
    outline: 0;
}*/
html {
    overflow-y: scroll; /*force right scrollbar for FF*/
}
body {
    color: black;
    background-color: white;
    font-size: 84%; /*around 13px for FF*/
    font-family: "lucida grande",helvetica,sans-serif;
}
p {
    margin: 1.12em 0;
}
h1 {
    font-size: 1.3em;
    margin: 0.7em 0 0.5em;
}
h2 {
    font-size: 1.12em;
    margin: 0.9em 0 0.5em;
}
input[type="checkbox"] {
    vertical-align: middle;
}
form.button-to div{
    display: inline;
}
.central {
    margin: auto;
    width: 1000px;
}
#page {
    margin: 6px 0 10em; /*impact: application.js::forcePosPopups*/
}
.clear {
    clear: both;
}
a {
    color: #006837; /*vert foncé*/
}
ul {
    list-style-type: none;
}

/************** rounded button *******************************/
table.rounded-button {
    display: inline-block;
    border-collapse: collapse;
    vertical-align: middle;
    margin-bottom: 0.9em;
}
table.rounded-button.underpanel {
    margin-bottom: 0;
    font-size: 80%;
}
.rounded-button td.button-content {
    text-align: center;
    background-color: #006837; /*vert foncé*/
    height: 26px;
    padding: 0;
}
.rounded-button.warning td.button-content {
    background-color: #f7921d; /*orange button*/
}
.rounded-button.underpanel td.button-content {
    background-color: #0075a2; /*bleu canard*/
    height: 15px;
}
.rounded-button.nice td.button-content {
    background-image: url(/images/button-3d-bg.png);
    background-color: transparent;
    height: 29px;
}
.rounded-button a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.rounded-button input[type='submit'] {
    color: white;
    font-weight: bold;
    border: none;
    background-color: transparent;
    cursor: pointer;
}
.rounded-button td.button-left {
    background-image: url(/images/button-left.png);

    background-repeat: no-repeat;
    width: 10px;
}
.rounded-button.warning td.button-left {
    background-image: url(/images/button-warning-left.png);
}
.rounded-button.underpanel td.button-left {
    background-image: url(/images/underpanel-left.png);
}
.rounded-button.nice td.button-left {
    background-image: url(/images/button-3d-left.png);
    width: 19px;
}
.rounded-button td.button-right {
    background-image: url(/images/button-right.png);
    background-repeat: no-repeat;
    width: 10px;
}
.rounded-button.warning .button-right {
    background-image: url(/images/button-warning-right.png);
}
.rounded-button.underpanel td.button-right {
    background-image: url(/images/underpanel-right.png);
}
.rounded-button.nice .button-right {
    background-image: url(/images/button-3d-right.png);
    width: 19px;
}

/**** errors on form *********/
.fieldWithErrors {
  padding: 3px;
  background-color: #fcbb21; /*orange*/
  display: inline;
}
#errorExplanation {
    margin: 1.2em 0;
  min-width: 300px;
  border: 2px solid #fcbb21; /*orange*/
  padding: 7px 7px 3px;
  padding-bottom: 12px;
  background-color: #f3f3f3;
}
#errorExplanation h2 {
  font-weight: bold;
  padding: 5px 8px;
  font-size: 105%;
  margin: -7px;
  background-color: #fcbb21; /*orange*/
/*  background-color: #f58810; *//*dark orange*/
  color: white;
}
#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px 0;
  font-size: 95%;
}
#errorExplanation ul li {
  font-size: 95%;
}

/***** header *********************************************/
#header {
    position: relative;
    background-image: url(/images/header-bg.png);
    height: 81px; /*impact: application.js::forcePosPopups*/
}
.header-topright {
    z-index: 10;
    position: absolute;
    right: 0;
}
#user_bar {
    float: right;
    padding: 0.3em 26px;
    /* Over logo image: */
    z-index: 10;
    position: absolute;
    right: 0;
    color: white;
}
#user_bar a {
    color: white;
}
#user_bar .user-bar-login {
    font-weight: bold;
}
#pagebody-content {
}

/***************************************************************/
/******** session/user panel *******************************************/
.session-box {
    margin: 0 auto 4em;
    width: 80%;
}
.session-content {
    padding: 0.6em 2em;
}
#left-panel .presentation {
    padding: 0.3em 50px 2em 16px;
    color: #685753;
    line-height: 80%:
}
.presentation a {
    color: #685753;
    font-weight: bold;
}
.presentation a:hover {
    color: #544542;
}
.presentation a.discret,
.presentation a.discret:hover {
    color: #685753;
    font-weight: normal;
    text-decoration: none;
}
.presentation h2 {
    font-size: 130%;
}
.presentation p {
    font-size: 97%;
    line-height: 115%;
}

.intro-link {
    color: #0075a2; /*bleu canard*/
    font-weight: bold;
    font-size: 108%;
}
.intro-link img {
    vertical-align: middle;
}
.intro-link a {
    color: #0075a2; /*bleu canard*/
    font-weight: bold;
}

/*********** signup ***********************/
#suggestion-signup table {
    border: 1px solid #e3e3e3;
    margin: 0 auto 1em;
}
#suggestion-signup td {
    padding: 0.6em 0.8em;
}

/***************************************************************/
/******** left panel *******************************************/
#scroll-track {
    float: right;
    width: 13px;
    height: 470px;
    background-color: #e2eef1;
}
#scroll-handle {
    border-right: 1px solid #8bbdc7;
    border-bottom: 1px solid #8bbdc7;
    border-left: 1px solid #c3dde2;
    border-top: 1px solid #c3dde2;
    width: 11px;
    height: 200px;
    background-color: #9ec7d0;
    cursor: move;
}
#scroll-handle:hover {
    background-color: #8bbdc7;
}
#left-panel {
    margin-right: 490px;
}
#left-panel-content {
    position: relative; /*for absolute position of popups*/
    border-bottom: 1px solid #bfdac9; /*bleu bord*/
}
#scroll-zone {
    max-height: 470px;
    overflow: hidden; /*scroll*/
    clear: left;
}

#avatars-column {
    float: left;
    clear: left;
}
.row-occasions {
    height: 94px; /*1+92+1*/
}
.cases-avatar {
    background-color: white;
    width: 119px;
    float: left;
}
.row-occasions .cases-avatar {
}
.case-avatar {
    text-align: center;
    width: 114px;
    height: 92px;
    overflow: hidden;
    padding: 0 2px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}
.case-avatar a {
    color: #004a5a; /*bleu sombre*/
    text-decoration: none;
    line-height: 100%;
}
.case-avatar table {
    border-collapse: collapse;
}
.case-avatar table.recipient-tab {
    width: 114px;
    height: 75px;
}
.case-avatar table.event-tab {
    margin: 0 5px 0;
    width: 105px;
    height: 55px; /*force a minimal height*/
}
.case-avatar td.on-thin-cell {
    height: 16px;
}
.case-avatar td.thin-cell {
    width: 19px;
}
.case-avatar .movable {
    cursor: move;
    padding: 1px;
}
.case-avatar .opaque {
    opacity: 0.7;
    filter: alpha(opacity=70); /*for IE*/
}
.case-avatar .opaque:hover {
    opacity: 1;
    filter: alpha(opacity=100); /*for IE*/
}
.case-avatar.selected {
    border-top: 1px solid #bfdac9; /*bleu bord*/
    border-bottom: 1px solid #bfdac9; /*bleu bord*/
}
.case-avatar.not-selected {
    border-right: 1px solid #70a182; /*bleu bord plus foncé pour opacité*/
}
.case-avatar.not-selected {
    opacity: 0.30;
    filter: alpha(opacity=30); /*for IE*/
}
.case-avatar.not-selected table { /*for IE with _selected_recipient */
    filter: alpha(opacity=30); /*for IE*/
}
.case-avatar.not-selected .movable {
    display: none; /*Hide the arrows for DnD*/
}
.case-avatar td.tolist {
    text-align: left;
    height: 15px;
    vertical-align: top;
}
.case-avatar table.recipient-tab td.tolist img {
    position: relative;
    left: -2px;
}
.case-avatar table.event-tab td.tolist img {
    position: relative;
    left: -7px;
}

#occasions {
    margin-left: 119px;
    margin-right: 15px;
    padding: 5px 15px 20px;
}
#occasions .occasions-title {
    font-weight: bold;
    margin: 0.5em 0 0.6em;
    color: #00597b; /*bleu sombre*/
    font-size: 110%;
}

.occasions-header .top-space {
    height: 16px; /*impact application.js::forcePosPopups*/
}
.occasions-header table {
    width: 389px;
    border-collapse: collapse;
}
.occasions-header td.title {
    padding-left: 45px;
    width: 150px;
    height: 26px; /*impact application.js::forcePosPopups*/
    color: white;
    font-weight: bold;
    font-size: 96%;
}
.occasions-header td.title.on {
    font-size: 100%;
}
.occasions-header .title a {
    color: white;
    font-weight: bold;
}
.occasions-header .title.events {
    background-image: url(/images/toggle-events.png);
}
.occasions-header .title.events.on {
    background-image: url(/images/toggle-events-on.png);
}
.occasions-header .title.recipients {
    background-image: url(/images/toggle-recipients.png);
}
.occasions-header .title.recipients.on {
    background-image: url(/images/toggle-recipients-on.png);
}

.occasion-date {
    float: right;
    font-weight: bold;
    font-size: 87%;
}
.occasion-name {
    font-weight: bold;
    padding-left: 0.4em;
}
.row-occasions .occasions-sumup {
    margin-left: 119px;
}
.occasions-sumup {
    height: 94px;
    border-left: 1px solid #bad7c1; /*border*/
    background-color: #f7f9fa; /*bleu très clair*/
    padding: 0 13px;
    color: #006699; /*bleu moyen*/
}
.occasions-sumup a {
    color: #006699; /*bleu moyen*/
    text-decoration: none;
}
.occasions-sumup a:hover {
    text-decoration: underline;
}
.passed .occasions-sumup {
    background-color: #faffcb; /*jaune pâle*/
}
.occasions-border {
    padding: 12px 20px 12px 0;
    border-top: 1px solid #e9f4df; /*small border*/
}
ul li.row-occasions:first-child .occasions-border {
    border-top: 0;
}
.occasion-plus,
.occasion-minus {
    margin-top: 6px;
    float: left;
}
.occasions-minus,
.occasions-plus {
    float: right;
    margin-top: 64px;
}
ul#list-occasions {
    color: #006699; /*bleu moyen*/
}
ul#list-occasions a {
    color: #006699; /*bleu moyen*/
    text-decoration: none;
}
ul#list-occasions a:hover {
    text-decoration: underline;
}
ul#list-occasions li.occasion {
    border-top: 1px solid #e9f0e8;/*gris*/
    padding: 12px 0;
}
ul#list-occasions li.occasion:first-child {
    border-top: none;
    padding-top: 0;
}
table.idea {
    padding-left: 0.7em;
}
table.idea a img {
    padding-left: 0.2em;
}
table.idea td.inline-picture {
    min-width: 24px;
    text-align: center;
    vertical-align: middle;
}

/******** date ****************/
.date {
    color: #6fa95d; /*green*/
}
.date.proximity-1 {
    color: #ff1c00; /*red*/
}
.date.proximity-2 {
    color: #ea9600; /*yellow*/
}
.date .month {
    text-transform: uppercase;
}
.date .day,
.date .month {
    font-size: 75%;
    font-weight: bold;
}
.date .year {
    font-size: 71%;
}

/*************** missing *************************/
.missing {
    font-style: italic;
    color: #f7921d; /*orange button*/
}

/*************** create *************************/
.occasions-header .create {
    position: relative;
    top: 9px;
}
.create {
    width: 119px;
    text-align: center;
    font-size: 80%;
    float: left;
}
.create a {
    color: #00597b; /*bleu sombre*/
}

/***************************************************************/
/******* right panel *******************************************/
#right-menu {
    height: 25px;
    width: 456px;
    margin: 0 19px;
    float: right;
    background-image: url(/images/rightmenu-bg.png);
}
#right-menu {
    text-align: center;
    color: white;
    font-weight: bold;
}
#right-menu td.title-left {
    width: 120px;
    background-image:url(/images/rightmenu-left.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}
#right-menu td.title-right {
    width: 120px;
    background-image:url(/images/rightmenu-right.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
}
#right-menu .pagination {
    height: 25px;
    float: right;
    margin-right: 15px;
}
#right-menu .pagination .page-number {
    margin: 4px 3px 0;
    float: right;
}
#right-menu .pagination .pagination-arrow {
    float: right;
}
#right-menu .pagination .disabled img {
    opacity: 0.4;
    filter: alpha(opacity=40); /*for IE*/
}
#right-menu table {
    height: 25px;
    width: 457px;
    border-collapse: collapse;
}

#right-panel {
    float: right;
    margin: 0 11px 18px 8px;
    width: 470px;
    border-top: none;
}
#right-panel .box-content-thick {
    min-height: 485px;
}
#right-panel .section {
    border-top: 1px solid #dedede; /*gris*/
}
#right-panel .right-content {
    padding: 0.2em 1.5em;
}
#right-panel h2 {
    font-size: 114%;
    color: #006837; /*vert foncé*/
}
.autocomplete {
    text-align: center;
    padding: 2px;
}
.autocomplete input {
    width: 13.4em;
    border: 1px solid #e8eff1;
}
.autocomplete input.defaultvalue {
    text-align: center;
    color: #a3a3a3;
    background-image: url(/images/search.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}
#suggestion-path {
    padding: 4px 13px 2px 16px;
}
#suggestion-path table {
    color: #004a5a; /*bleu sombre*/
    font-weight: bold;
    width: 424px;
}
#suggestion-path .current {
    font-weight: normal;
    color: #006837; /*vert foncé*/
}
#suggestion-path .upper {
    text-align: right;
}
#cloud {
    padding: 0 14px 4px;
    min-height: 380px;
    position: relative;
}
.center {
    text-align: center;
}
table.ideable {
    vertical-align: middle;
    display: -moz-inline-box; /* for FF <= 2.0 */
    display: inline-block;
    padding: 0 2px 0 1px;
    margin: 1px;
}
.ideable a {
    text-decoration: none;
}
.ideable td.name {
   color: #004a5a; /*bleu sombre*/
}
.ideable td.name a {
   color: #006699; /*bleu moyen*/
}
.ideable.on {
    border: 1px solid #fa9702; /*orange*/
}
.explorable {
    border: 1px solid white; /* white border to avoid it shifts when hover-ed */
}
.explorable:hover {
    border: 1px solid #8b9a9f;
}
.ideable .weight-0 {
    opacity: 0.6;
    filter: alpha(opacity=60); /*for IE*/
}
.ideable .weight-1 {
    font-size: 106%;
    opacity: 0.8;
    filter: alpha(opacity=80); /*for IE*/
}
.ideable .weight-2 {
    font-size: 112%;
}
.ideable .weight-3 {
    font-size: 123%;
    font-weight: bold;
}
.ideable .weight-4 {
    font-size: 132%;
    font-weight: bold;
}

/********** popup menu **********************/
.popup-association {
    padding: 1px;
}
.popup-association img {
    opacity: 0.7;
    filter: alpha(opacity=70); /*for IE*/
}
.occasion-minus .popup-association,
.occasion-plus .popup-association {
    position: relative;
    left: -2px;
}
.popup-association:hover img {
    opacity: 1.0;
    filter: alpha(opacity=100); /*for IE*/
}
#suggestions .ideable .popup-menu {
    float: left;
}
.ideable .popup-menu img {
    opacity: 0;
    filter: alpha(opacity=0); /*for IE*/
}
.ideable:hover .popup-menu img {
    opacity: 0.6;
    filter: alpha(opacity=60); /*for IE*/
}
.ideable .popup-menu:hover img {
    opacity: 1.0;
    filter: alpha(opacity=100); /*for IE*/
}
.popup-menu {
    text-align: left;
    white-space: nowrap;
    color: #277530; /*vert texte pop-up*/
}
.popup-menu .title {
    font-weight: bold;
    padding: 0 1em 0 0.3em;
    color: #123948;
}
.popup-menu li {
    padding: 0.1em 1em 0.1em 0.4em;
}
.popup-menu a {
    text-decoration: none;
    color: #277530; /*vert texte pop-up*/
}
.popup-menu a:hover {
    text-decoration: underline;
}
.popup-menu ul.level1 {
    position: absolute;
}
.popup-menu ul {
    z-index: 10;
    display: none;
    background-color: #fffebe;
    border: 0.1em solid #73a65f; /*vert fond popup*/
    padding: 0.2em 0;
}
.popup-menu .submenu-container {
    float: right;
    position: absolute;
    right: 0;
}
.popup-menu ul.level2 {
    position: absolute;
    top: -0.4em; /*0.1+0.1+0.2*/
}
.popup-menu:hover ul.level1 {
    display: block;
}
.popup-menu ul.level1 li.submenu:hover ul.level2 {
    display: block;
}
.popup-menu li:hover {
    background-color: #73a65f; /*vert fond popup*/
}
.popup-menu li:hover > a {
    color: white;
}
.popup-menu li.submenu:hover {
    color: white;
    background-image: url(/images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
}


/********* suggestions ********************/
ul#suggestions {
    height: 450px;
    overflow: auto; /*scroll*/
}
li.suggestion {
    text-align: center;
    padding: 1px;
    width: 134px;
    height: 104px;
    border: 1px solid #f3f3f3;
    margin: 2px;
    float: left;
    overflow: hidden; /*clip content which overflows*/
}
li.suggestion .name {
    font-size: 85%;
    line-height: 100%;
}
li.suggestion .name a {
    color: #0075a2; /*bleu canard*/
}
li.suggestion .name a:hover {
    color: #00597b; /*bleu sombre*/
}
#right-panel .pagination {
    text-align: center;
}
#right-panel .pagination .disabled {
    opacity: 0.4;
    filter: alpha(opacity=40); /*for IE*/
}
#right-panel .pagination img {
    vertical-align: middle;
}
/********* tooltip ********************************/
.qtip-content {
    width: 390px; /*for IE 8, to get top and bottom borders*/
}
.qtip-content .product > img {
    float: left;
    padding: 0 1em 0.4em 0;
}
.qtip-content .product > .name {
    margin: 0.4em 0;
    font-size: 118%;
    font-weight: normal;
}
.qtip-content .product > .price {
    margin: 0.2em 0;
    font-size: 93%;
    font-weight: bold;
}
.qtip-content .product > .description {
    margin-top: 0.8em;
    line-height: 110%;
}
/********* user input *****************************/
#userinput {
    text-align: center;
    padding: 3px 3px 0px;
    clear: left;
}
.userinput-connection {
    background-image: url(/images/between-inputs.png);
    background-repeat: repeat-x;
    background-position: 0% 50%;
}
#userinput input[type="text"] {
    width: 120px;
}
#userinput input[type="text"].clearonfocus {
    color: #a3a3a3;/*gris pour texte*/
}
#userinput input[type="text"],
#userinput select {
    border: 1px solid #bfd8e5;/*blue*/
}
#userinput select {
    margin-left: 0.7em;
    max-width: 10em;
}
#userinput select#ideas_occasion_occasion_id {
    min-width: 10em;
}
#userinput input[type="submit"] {
    margin-left: 0.2em;
}

form.inplaceeditor-form {
    color: black;
}
form.inplaceeditor-form input[type="text"] {
    border: 1px solid #bfd8e5;/*blue*/
}
form.inplaceeditor-form input[type="submit"] {
    margin-left: 0.3em;
}

/********* recipient and event ********************/
form .row {
    margin-bottom: 0.6em;
    clear: left;
}
form .row label {
    padding-top: 0.3em;
    float: left;
    width: 10em;
}

/********* user form ******************************/
form table th,
form table td {
    padding-bottom: 0.3em;
}
form table th {
    text-align: left;
    width: 9em;
    font-weight: normal;
    padding-right: 0.8em;
}
tr.endsection th,
tr.endsection td {
    padding-bottom: 1.3em;
}
tr.top {
    vertical-align: top;
}

/******************************************/
/********* avatars ********************/
table.paginated-avatars {
    border-collapse: collapse;
    width: 406px; /* (90+(2+1)*2)*4 + 11*2 */
    margin: 0.2em 0;
}
table.paginated-avatars td {
    vertical-align: top;
}
.avatar-choice {
    float: left;
    padding: 2px;
    border: 1px #eee solid;
    width: 90px;
}
.avatar-choice img {
    vertical-align: middle;
}

/******************************************/
/********* sharing message ********************/
.sharing-label {
    color: #444;
    padding-right: 1em;
}
table.sharing {
    margin: 0.8em 0 0.5em;
}
.sharing-message {
    margin: 0.4em 0 1em;
    background-color: #eee;
    width: 100%;
}
.sharing-message-content {
    padding: 1em;
}
.sharing-fixed {
    color: #666;
}
.sharing-textarea {
    width:100%;
    background-color: #fdfdfd;
    border: 1px solid white;
}

/******************************************/
.bottom-leftpanel {
    clear: left;
    padding-top: 3px;
}
.partage {
    padding: 9px 0.7em 0;
}

#footer {
    padding: 0px 0.8em;
    clear: both;
    font-size: 85%;
    position: relative;
}
#footer .partage-logo {
    padding: 10px 0.6em;
    position: absolute;
    bottom: 0;
}
#footer .partage-desc {
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    left: 74px;
}
.footer-links {
    width: 485px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 2px;
    margin-top: 2em;
}
.footer-links a {
    color: #4d4545; /*dark grey*/
    text-decoration: none;
}
.footer-links a:hover {
    text-decoration: underline;
}

/************** Rounded bottom box ********************/
.rounded-bottom .box-content {
    padding: 0px 1px 1px;
}
.rounded-bottom .box-content-thick {
    padding: 0px 8px 12px;
}
/* ---=== border code follows ===--- */
/*
	bl = bottom left corner
	br = bottom right corner
	l = left border
	r = right border
	b = bottom border 
*/
.rounded-bottom .blc {
    background-color: transparent;
    background-image: url(/images/rounded-bottom-bl.png);
    background-repeat: no-repeat;
    background-position: 0% 100%;
}
.rounded-bottom .brc {
    background-color: transparent;
    background-image: url(/images/rounded-bottom-br.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
}
.rounded-bottom .bb {
    background-color: transparent;
    background-image: url(/images/rounded-bottom-b.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
}
.rounded-bottom .rb {
    background-image: url(/images/rounded-bottom-r.png);
    background-position: 100% 0%;
    background-repeat: repeat-y;
}
.rounded-bottom .lb {
    background-image: url(/images/rounded-bottom-l.png);
    background-position: 0% 100%;
    background-repeat: repeat-y;
}
.rounded-bottom .blc-thick {
    background-color: transparent;
    background-image: url(/images/rounded-bottom-thick-bl.png);
    background-position: 0% 100%;
    background-repeat: no-repeat;
}
.rounded-bottom .brc-thick {
    background-color: transparent;
    background-image: url(/images/rounded-bottom-thick-br.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
}
.rounded-bottom .bb-thick {
    background-color: transparent;
    background-image: url(/images/rounded-bottom-thick-b.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
}
.rounded-bottom .rb-thick {
    background-image: url(/images/rounded-bottom-thick-r.png);
    background-position: 100% 0%;
    background-repeat: repeat-y;
}
.rounded-bottom .lb-thick {
    background-image: url(/images/rounded-bottom-thick-l.png);
    background-position: 0% 100%;
    background-repeat: repeat-y;
}

/************** Rounded box ********************/
.rounded .box-content {
    padding: 12px 0 4px;
    margin: 12px 12px 0;
    color: #544542;
}
.rounded .box-content .inside {
    padding: 0 12px;
    background-color: #d9ebc7;
}
.rounded .box-content ul {
    list-style-image: url(/images/rounded-list-style.png);
}
.rounded .box-content li {
    font-size: 92%;
    margin: 0.4em 0;
}
/* ---=== border code follows ===--- */
/*
	tl = top left corner
	tr = top right corner
	bl = bottom left corner
	br = bottom right corner
	l = left border
	r = right border
	t = top border
	b = bottom border
*/
.rounded .tlc {
    background-image: url(/images/rounded-tl.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
.rounded .trc {
    background-image: url(/images/rounded-tr.png);
    background-repeat: no-repeat;
    background-position: 100% 0%;
}
.rounded .blc {
    background-image: url(/images/rounded-bl.png);
    background-repeat: no-repeat;
    background-position: 0% 100%;
}
.rounded .brc {
    background-image: url(/images/rounded-br.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
}
.rounded .tb {
    background-image: url(/images/rounded-t.png);
    background-position: 0% 0%;
    background-repeat: repeat-x;
}
.rounded .bb {
    background-image: url(/images/rounded-b.png);
    background-position: 0% 100%;
    background-repeat: repeat-x;
}
.rounded .rb {
    background-image: url(/images/rounded-r.png);
    background-position: 100% 0%;
    background-repeat: repeat-y;
}
.rounded .lb {
    background-image: url(/images/rounded-l.png);
    background-position: 0% 100%;
    background-repeat: repeat-y;
}
