/* this file is only for running the Rico 2.0 examples */

* {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nev,#nev{
/*background-color:;*/
font-size:small;
font-size:13px;
font-weight:bold;
color:yellow;
}
.col-container{
font-weight:bold;
color:yellow;
}
#col-right {
float: left;
clear: left;
width: 65%;
}
