.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 94%;
padding: 10px;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:24px;
}

.notification_ok
{
border: 1px #CCFF99 solid;
height: auto;
width: 94%;
padding: 8px;
background: #f5f9fd;
text-align: center;
-moz-border-radius: 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:#CCFFCC;
color:#333333;
font-weight:bold;
margin-bottom:600px;
}

.info_fieldset { width:415px; }

.info_fieldset legend
{
border: 1px #dddddd solid; 
color: black; 

font: 13px Verdana;

padding: 2px 5px 2px 5px;
-moz-border-radius: 3px;
}

.button
{
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

background: white;

color: #333333; 

font: 11px Verdana, Helvetica, Arial, sans-serif;

-moz-border-radius: 3px;
}

/* Label */
label  { width: 140px; padding-left: 20px; margin: 5px; float: left; text-align: left; }

/* Input, Textarea */
input
{
padding: 0px; 
float: left;

border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

-moz-border-radius: 10px; 
padding:15px;
border:1px solid #b8b6af;
width:250px;
color:#999999;
font-family:Verdana;
font-size:13px;
}
textarea {
padding: 0px; 
float: left;

border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

-moz-border-radius: 10px; 
width:380px;
height:270px;
padding:15px;
border:1px solid #b8b6af;
font-family:Verdana;
font-size:13px;
color:#999999;
line-height:24px;}

/* BR */

br { clear: left; }

        .bubbleInfo {
            position: relative;
            top: 150px;
            left: 100px;
            width: 500px;
        }
        .trigger {
            position: absolute;
        }
     
        /* Bubble pop-up */

        .popup {
                position: absolute;
                display: none;
                z-index: 50;
                border-collapse: collapse;
        }

        .popup td.corner {
                height: 15px;
                width: 19px;
        }

        .popup td#topleft { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-1.png); }
        .popup td.top { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-2.png); }
        .popup td#topright { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-3.png); }
        .popup td.left { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-4.png); }
        .popup td.right { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-5.png); }
        .popup td#bottomleft { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-6.png); }
        .popup td.bottom { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-7.png); text-align: center;}
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-8.png); }

        .popup table.popup-contents {
                font-size: 12px;
                line-height: 1.2em;
                background-color: #fff;
                color: #666;
                font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
                }

        table.popup-contents th {
                text-align: right;
                text-transform: lowercase;
                }

        table.popup-contents td {
                text-align: left;
                }

        tr#release-notes th {
                text-align: left;
                text-indent: -9999px;
                background: url(http://jqueryfordesigners.com/demo/images/coda/starburst.gif) no-repeat top right;
                height: 17px;
                }

        tr#release-notes td a {
                color: #333;
        }
.work {
width:260px;
height:194px;
float:left;
margin:25px 0px 10px 0px;
border:1px solid #a2a2a2;
margin-top:18px;
margin-left:26px;
}
.work:hover p {
background:url(images/snippets/back.png);
color:#ebebeb;
text-decoration:underline;
filter:alpha(opacity=100);
opacity:10.0;
}
.work p {
background:#000;
font-family:Georgia;
opacity:0.20px;
filter:alpha(opacity=0);
opacity:0.0;
font-size:18px;
color:#fff; 
padding:15px;
padding-top:37px;
text-align:center;
position:relative;
margin-top:96px;
width:239px;
margin-left:3px;
height:43px;
padding-left:0px;
}

.show1 {
background:url(images/snippets/1.gif) no-repeat;
width:260px;
height:194px;
position:absolute;
}
.show2 {
background:url(images/snippets/2.gif) no-repeat;
width:260px;
height:194px;
position:absolute;
}
.show3 {
background:url(images/snippets/3.gif) no-repeat;
width:260px;
height:194px;
position:absolute;
}
.show4 {
background:url(images/snippets/5.gif) no-repeat;
width:260px;
height:194px;
position:absolute;
}
.show5 {
background:url(images/snippets/4.gif) no-repeat;
width:260px;
height:194px;
position:absolute;
}
.show6 {
background:url(images/snippets/6.gif) no-repeat;
width:260px;
height:194px;
position:absolute;
}


