/* HAWHAW skin stylesheet for the hawhaw phone */

.skincontainer
{
	margin-left: 12%;
}

#skin {
  width: 281px;
  height: 590px;
  background-image: url(./N73.gif);
}

#display {
  top: 90px;
  left: 44px;
  
}

#display, #display2
{
  width: 191px;
  height: 216px;
}

/* custom scrollbarcolor for N73 */
.vscrollerbar
{
	background-color: rgb(11, 80, 163);
}

.vscrollerbase
{
	background-color: rgb(55, 181, 175);
}

