/*BEGIN Home Page*/
.roundcont {
	width: 540px;
	background-color: #f90;
	color: #fff;
  }

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.RoundBox
{
color: white;
font-size: 0.90em;
font-weight:bold;
margin:0;
padding-left:60px;
padding-right:20px;
padding-top:-8px;
margin-top:-8px;
padding-bottom:-10px;
margin-bottom:-10px;
background:url(1images/roundcorner.jpg);
background-repeat:repeat-y;
bac
}

.RoundBox ul
{
margin-left: 20;
padding-left: 20;
list-style: none;
}

.RoundBox ul li
{
padding-left: 10px;
padding-bottom: 2px;
background-image: url(images/right_and_down_arrow.png);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.RoundBox ul li a
{
text-decoration:none;
color:#FFF;
}

.ReadMoreOrange
{
	margin-top:-10px;
	padding-top:-10px;
	text-align:right;
}

.ReadMoreOrange img
{
	border:0;
}

.ReadMoreOrange a
{
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:0.71em;
	 font-weight:bold;
	 text-decoration:none;
	 color:#e4701e;
}

.ReadMoreWhite
{
	margin-top:-10px;
	padding-top:-10px;
	text-align:right;
}

.ReadMoreWhite img
{
	border:0;
}


.ReadMoreWhite a
{
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:0.71em;
	 text-decoration:none;
	 color:#FFF;
}
/*END Home Page*/

#ImageList ul
{
margin-left:20px;margin-top:10px;
margin-left: 5;
padding-left: 0;
list-style: none;
}

#ImageList ul li
{
padding-left: 10px;
padding-bottom: 15px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}


