/* CSS Document 
   modifications for iPhone view
*/

div#content div.white, 
div#content div#centerarea div.white, 
div#centerarea div.white, 
div.white, 
.white
{
		background-color: #FFFFFF;
		background-image: url("/images/common/bg/content.gif");
    background-position: right bottom;
}

.blue
{
		background-color: #0050a7;
		background-image: url("/images/common/bg/content_blue.gif");
    background-position: right bottom;
}
