#newstext p,
#newstextcopy p,
#newstextcopy2 p  {
   font: 13px/14px Arial;
   margin: 0px;
   color: #FFFFFF;
   text-align: justify;
}

#newstext p a:hover  {
   text-decoration: underline;
}

#newstextcopy2  {
	visibility: visible;
	position: absolute;
	left: 5px;
	top: 217px;
	z-index: 4;
	width: 285px;
}

#newslinesleft  {
	background: url(sg_latest_media/newslinesleft.png) no-repeat;
	visibility: visible;
	position: absolute;
	left: -2px;
	top: 94px;
	z-index: 1;
	width: 256px;
	height: 115px;
}

#newstextcopy  {
	visibility: visible;
	position: absolute;
	left: 5px;
	top: 100px;
	z-index: 3;
	width: 285px;
}

#newstext p a  {
   border: 0px none #000000;
   text-decoration: none;
   color: #FFFFFF;
}

#newstext  {
   visibility: visible;
   position: absolute;
   left: 5px;
   top: -5px;
   z-index: 2;
   width: 285px;
}

#latest  {
   margin: 0px auto 0px 0px;
   width: 291px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}
