/* CSS Document */
#block1 {
padding: 20px 0px 10px 0px;
text-align:center;
}
#block2 {
padding-bottom:15px;
text-align:center;
}
.block3 {
text-align:center;
padding-bottom:15px;
}
#greenContain {
width:152px;
float:right;
margin-top:15px;
margin-right:2%;
}
#greenTop {
width:152px;
height:41px;
background-image:url(../images/greenBackTop.jpg);
background-position:bottom;
background-repeat:no-repeat;
}
#greenMiddle {
width:152px;
height:550px;
background-image:url(../images/greenBack.jpg);
background-position:bottom;
background-repeat:repeat;
}
#greenBottom {
width:152px;
height:14px;
background-image:url(../images/greenBackBottom.jpg);
background-position:bottom;
background-repeat:no-repeat;
}
#greenBlock1 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:130px;
padding:20px 15px 0px 15px;
}
