Team:Virginia

From 2012.igem.org

(Difference between revisions)
Line 137: Line 137:
position:relative;
position:relative;
top: 1px;
top: 1px;
-
padding-top: 4px; /* must change with respect to padding (X) above and below */
+
padding-top: 2px; /* must change with respect to padding (X) above and below */
}
}
ul#tabnav li a { /* settings for all tab links */
ul#tabnav li a { /* settings for all tab links */
-
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
+
padding: 4px 6px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
/*border: 1px solid #6c6;  set border COLOR as desired; usually matches border color specified in #tabnav */
/*border: 1px solid #6c6;  set border COLOR as desired; usually matches border color specified in #tabnav */
Line 161: Line 161:
ul#tabnav a:hover { /* settings for hover effect */
ul#tabnav a:hover { /* settings for hover effect */
-
background: #fff; /* set desired hover color */
+
background-color:rgba(255,255,255, 0);
 +
color: #000000;
 +
background-image: -moz-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: -webkit-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: -o-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: -ms-radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%);
 +
background-image: radial-gradient(50% 50%, ellipse cover, rgba(255,255,255, 0.8), rgba(74,92,97, 0) 100%)
}
}
</style>
</style>

Revision as of 15:46, 24 August 2012




We are engineering bacteriophage to accelerate diagnosis of whooping cough. Whooping cough outbreaks arise periodically every three to five years (in the 2010 epidemic in California, there were 9,143 reported cases of pertussis, including ten infant deaths). It is difficult to diagnose whooping cough because other respiratory infections cause similar symptoms, and common diagnostic methods can yield false positive results. Our test would be fast, reliable, easy-to-perform, and sufficiently low-tech such that it could be implemented in place of the current test and in developing regions that lack advanced medical infrastructure.

Please let us know if you would like to collaborate or discuss an aspect related to this project. You can can leave a message at igemvirginia at gmail dot com or you can comment below.