/* CSS Document */

#specialwater{
float:right;
width:248px;
height:50px;
background-image:url(../images/water-bg.jpg);
background-repeat:repeat-x;
text-align:left;
}

#specialwatertext{
width:247px;
float:right;
height:100px;
text-align:justify;
}

#spacer{
width:250px;
height:10px;
}

#specialpots{
float:right;
width:248px;
height:50px;
background-image:url(../images/pots-bg.jpg);
background-repeat:repeat-x;
text-align:left;
}

#specialpotstext{
float:right;
width:248px;
height:120px;
text-align:justify;
}

#specialrain{
width:248px;
float:right;
height:50px;
background-image:url(../images/rain-bg.jpg);
background-repeat:repeat-x;
text-align:left;
}

#specialraintext{
width:248px;
float:right;
height:120px;
text-align:justify;
}