body{font-family: 'Roboto', sans-serif; font-weight: 300; }

#wrapper{width: 425px;margin: 0 auto; position:relative;
-webkit-box-shadow: -1px 2px 19px #d1d1d1;	/* webkit browser*/ -moz-box-shadow: -1px 2px 19px #d1d1d1;	/* firefox */ box-shadow: -1px 2px 19px #d1d1d1; top:35px}
#thinLine{background-color:#eb8738; height:5px;position:relative;bottom:5px;}
#content{background-color:white; position:relative;bottom:5px}
#content p{padding:0 0 10px 15px}
#content ul{padding: 0 0px 15px 15px; list-style:none;}
#content ul li:before{content:url(../images/square.jpg); position:relative; bottom: 2px; padding: 0 10px 0 0}
#content li{padding:5px 0 5px 0}
.special{font-weight:600;}
.gecoc{color:#003b6f; font-weight:400;}
a{text-decoration:none; color:#003b6f}