/* 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:11px;
font-weight:bold;
color:yellow;
}
.col-container{
font-weight:bold;
color:yellow;
}
#col-right {
float: right;
clear: right;
width: 65%;
}
