div#container
{
   width: 860px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#imgPol
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   -webkit-animation: swash-in 750ms linear 0ms 1 normal;
   -moz-animation: swash-in 750ms linear 0ms 1 normal;
   animation: swash-in 750ms linear 0ms 1 normal;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_icoPol
{
   background-color: transparent;
   background-image: none;
   border: 0px #191970 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   -webkit-animation: swash-in 750ms linear 0ms 1 normal;
   -moz-animation: swash-in 750ms linear 0ms 1 normal;
   animation: swash-in 750ms linear 0ms 1 normal;
}
#wb_icoPol:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #191970 solid;
}
#icoPol
{
   height: 45px;
   width: 51px;
}
#icoPol i
{
   color: #8B0000;
   display: inline-block;
   font-size: 45px;
   line-height: 45px;
   vertical-align: middle;
   width: 43px;
}
#wb_icoPol:hover i
{
   color: #B22222;
}
#wb_txtPol 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_txtPol div
{
   text-align: center;
}
#wb_ServDet_Back
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   -webkit-animation: swash-out 750ms linear 0ms 1 normal;
   -moz-animation: swash-out 750ms linear 0ms 1 normal;
   animation: swash-out 750ms linear 0ms 1 normal;
}
#wb_ServDet_Back:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#ServDet_Back
{
   height: 42px;
   width: 48px;
}
#ServDet_Back i
{
   color: #B22222;
   display: inline-block;
   font-size: 42px;
   line-height: 42px;
   vertical-align: middle;
   width: 23px;
}
#wb_ServDet_Back:hover i
{
   color: #B22222;
}
