body {
	font-family: Verdana, Arial, san-serif;
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#333;
}

a {
	color: #bb8d09;
	text-decoration: none;
	outline:none;
}
a:link {
	color: #bb8d09;
	text-decoration: none;
}
a:visited {
	color: #bb8d09;
	text-decoration: none;
}
a:hover {
	color: #bb8d09;
	text-decoration: underline;
}

.stock-price-wrap{
	width:174px;
	height:190px;
	background-image:url(/IR/UOADEV/images/share-price-bg.gif?v=20120321);
	background-repeat:no-repeat;
	padding-bottom:10px;
	color:#252525;
}
.stock-price-box{
	width:100%;
	height:21px;
	background-image:url(/IR/UOADEV/images/share-price-box.png?v=20120321);
	behavior: url(iepngfix.htc);
	background-repeat:no-repeat;
	padding:0px 15px 4px 15px;
}
.latest-news-wrap{
	width: 765px;
	height:190px;
	background-image:url(/IR/UOADEV/images/uoa-about.png?v=20120321);
	behavior: url(iepngfix.htc);
	background-repeat:no-repeat;
	background-position:right top;
	margin-left:6px;
	padding-left:19px;
  padding-right:0px;
}


/*stock*/
.stock{
	color:#feaa00;
	font-weight:bold;
}
.stocktitle{
	font-weight: bold;
	padding-left:10px;
}
.stock-title
{
  font-size:10px;
}
.stockupdate {
	font-size: 9px;
	color:#252525;
	padding-left:10px;
}


#featured_slider {
float: left;
/*margin: 10px 0px;*/
position: relative;
background-color: #FFF;
/*border: 1px solid #CCC;*/
width: 620px;
}

#featured_slider ul, #featured_slider ul li {
list-style: none !important;
border: none !important;
float: left;
/*margin: 10px;*/
width: 620px;
height: 89px;
margin:0px;
}

#featured_slider .img_right {
float: left;
width: 320px;
height: 200px;
margin-left: 20px;
display: none;
}

#featured_slider .img_right img {
width: 320px;
height: 200px;
}

#featured_slider .content_left {
padding: 0 10px;
}

#featured_slider .content_left p {
}

#featured_slider .content_left h2 {
font-size: 20px !important;
margin-bottom: 5px;
}

#featured_slider .feat_prev {
background: transparent url(/IR/UOADEV/images/sprite.png) no-repeat;
background-position: 0px 0px;
width: 17px;
z-index: 10;
height: 16px;
position: absolute;
left: 94%;
cursor: pointer;
bottom: 0;
float: left;
}

#featured_slider .feat_prev:hover {
background-position: 0px -16px;
}

#featured_slider .feat_next {
background: transparent url(/IR/UOADEV/images/sprite.png) no-repeat;
background-position: -17px 0px;
width: 17px;
z-index: 10;
height: 16px;
position: absolute;
left: 97%;
bottom: 0;
cursor: pointer;
}

#featured_slider .feat_next:hover {
background-position: -18px -16px;
}

.header{
	color: #58585a;
	font-size: 30px;
	font-family: Verdana, Arial, san-serif;
	line-height: 1.3em;
}

a.readmore{
	color: #25AAE1;
	background: url(/IR/UOADEV/images/more-arrow.png) left 1px no-repeat;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: baseline;
	padding-left: 15px;
	zoom: 1;
  *display: inline;
	font-size: 11px;
	line-height: 11px;
	outline:none;
}

.padding-left10{
	padding-left:10px;
}

.divScrollPane
{
  outline:none;
}
.divScrollPane p
{
  line-height:150%;
  padding:0px 0px 10px 0px;
  margin:0px;
}