div.content_ {
    padding: 1em 1.2em 1em 1.2em;
    border:  solid #9999ff;
    margin-left: .5em;
    margin-bottom: .1em;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright: 16px;
    -moz-border-radius-bottomright: 16px;
    -moz-border-radius-bottomleft: 16px;
    width: 450px;
    float: left;
}

div.footer {
    text-align: center;
    border:  solid #9999ff;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright: 16px;
    -moz-border-radius-bottomright: 16px;
    -moz-border-radius-bottomleft: 16px;
    width: 360px;
    height: 120px;
    right: 5px;
    float: right;
    clear: both;
}

body {
    float: left;
    font-family: arial, verdana, sans-serif;
    padding-left: 17px;
    padding-right: 17px;
    width: 705px;
    background: #b5b5B5;
}

div.col-left {
    float: left;
    width: 200px;
    background: #b5b5B5;
}

div.col-right {
    float: right;
    width: 505px;
    background: #b5b5B5;
}

div.menu {
    border: solid ;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright: 16px;
    -moz-border-radius-bottomright: 16px;
    -moz-border-radius-bottomleft: 16px;
    width: 175px;
    float: left;
    margin-bottom: 1em;
}

div.twitter {
    border: solid #b5b5B5;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright: 16px;
    -moz-border-radius-bottomright: 16px;
    -moz-border-radius-bottomleft: 16px;
    width: 175px;
    float: left;
    margin-bottom: 1em;
}

div.menu > ul > li {
    height: 30px;
    float: left;
    clear:left;
    /*background-image: url("http://bpfurtado.net/tas/img/shield.png");*/
    /*background-repeat: no-repeat;*/
}

div.menu > ul {
    float:left;
}

div.menu > ul > li {
    margin-top: .5em;
    font-size: large;
    font-family: arial, verdana, sans-serif;
}

div.newsBox {
    padding: 0em 0em 0em 1.2em;
    border:  thin solid #9999ff;
    margin-left: .5em;
    margin-bottom: .5em;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    width: 470px;
    float: left;
}

div.reallyBetterInFF > img {
   border: thin solid;
}

div.reallyBetterInFF {
    border: thin solid blue;
    z-index: -1;
    right: 100px;
    top: 275px;
    width: 710px;
    height: 444px;
    position:absolute;
}


/*TOP rrighj botton left */
div.mailBox {
    float: left;
    padding: 1em .5em 1em .5em;
    margin-bottom: .5em;
    border:  thin solid #9999ff;
    border-left: .5em solid #9999ff;
    background: #c3e6a3;
}

p.lastNews {
    padding: .5em 0em .5em 1.2em;
    border:  thin solid #9999ff;
    border-left: .5em solid #9999ff;
    background: #d6e0af;
}

div.newsBox > p {
    padding: .2em .2em .2em 0em;
    margin: 0em 0em 0em 0em;
}

div.newsBox > p > img {
    float: left;
}

div.news {
    padding: .1em 1.2em 1em 1.2em;
    border:  solid #9999ff;
    margin-left: .5em;
    margin-bottom: .5em;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright: 16px;
    -moz-border-radius-bottomright: 16px;
    -moz-border-radius-bottomleft: 16px;
    width: 450px;
    float: left;
}

div.news > ul > li:hover {
    background-image: none;
    background-repeat: repeat-x;
}

div.news > p > img {
    border: 0px solid; 
    vertical-align: top; 
    float: left; 
    margin: 3px 5px 5px 5px;
}

/* END news */

img {
    border: 0px solid; 
    vertical-align: top; 
    float: right; 
    margin: 3px 5px 5px 5px;
}

table {
    margin: 5px auto 5px auto;
    float: left;
}
td {
    border:solid thin;
    padding: 3px;
}

div.opinion {
    float: left;
    width: 150px; height: 41px;
    border: solid thin blue;
    padding: 6px 4px 0px 4px;
    font-size: small;
    text-align: center;
}

#goodBadBox > ul > li {
    background: none;
    text-align: left;
}


li:hover {
    background-image: url("http://bpfurtado.net/tas/img/greenLine.png");
    background-repeat: repeat-x;
}

div {
    background: #d4d4d4;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright: 16px;
    -moz-border-radius-bottomright: 16px;
    -moz-border-radius-bottomleft: 16px;
}

div.title {
    width: 592px;
    margin: 1em auto 1em auto;
}

img.title {
    float: none; 
    margin: 0 auto 0 auto;
    
    width: 592px;
    height: 117px;
}

/*img.title:hover {
    background-image: url("http://bpfurtado.net/tas/img/dragonTitleBack.jpg");
    border: dashed thick yellow;
}*/

.visitorsCounter {
    margin: 2em;
    float:right;
}

h1 {
    text-align: center;
    border:  solid;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright: 16px;
    -moz-border-radius-bottomright: 16px;
    -moz-border-radius-bottomleft: 16px;
    background: #dedddd;
}

h2 {
    letter-spacing: 2px
}

div.content2 {
    float: left;
    margin-left: 2em;
    background: #b5b5B5;
}

div.footer {
    margin: 1em 1em 1em 1em;
}

div.footer > div {
    margin: 5px; 
}

div.download {   
    clear:both;
    color: #006633;
    background: #83d5a4;
    padding: 5px 5px 5px 5px;
    border:  solid #67b37a;
    font-size: large;
    font-family: arial, verdana, sans-serif;
    text-align: center;
    width: 100px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright: 16px;
    -moz-border-radius-bottomright: 16px;
    -moz-border-radius-bottomleft: 16px;
}

div.download:hover {
    background: #67b37a;
    border:  solid #83d5a4;
}

h1 > a {
    text-decoration: none;
}

div.quote {
    color: red;
    float: right;
    font-size: small;
}

.toolTitle {
    letter-spacing: 2px;
    color: #0033ff;
    font-weight: bold;
}

/*Screenshots*/

.thumbnail
{
    float: left;
    border: 1px solid #999;
    margin: 0 15px 15px 0;
    padding: 5px;
}

/*div.thumbnail > img {
    clear: both;
    border: solid ;
    float:left;
}*/

.clearboth { clear: both; }

/* End of Screenshots */

p.download {
    padding: 1em 1em 1em 1em;
    border: 2px solid green;
    background: #83d5a4;
    text-align: center;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright: 16px;
    -moz-border-radius-bottomright: 16px;
    -moz-border-radius-bottomleft: 16px;
    letter-spacing: 1px;
    font-weight: bold;
}

li.roadmap {
    font-weight: bold;
    color: green;
}


