#rds #rec {
margin:5px;
padding:5px;;
}

#rds ul{
 padding:0px;
 margin:0px;
}

#rec li {
list-style:none outside none;
}

#page h1 {
	font-size:20px;
	margin-bottom:25px;
	margin-top:18px;
	text-align:left;
}

#rds {
    background: none repeat scroll 0 0 #E3F190;
    border: 1px solid #BDE103;
    margin-left: 528px;
    margin-top: -277px;
    position: absolute;
}

#page p {
	line-height:18px;
	margin-top:10px;
	text-align:justify;
}

p.detailed{
    border-bottom: 1px dotted #D4EF3B;
    padding-bottom: 10px;
	}


p.detailed a{
    color: #0C6633;
    font-weight: bold;
    text-decoration: underline;
	}

p.detailed a:hover{
	color: #A8BF0B;
	text-decoration: none;
	}

ul.rightlist{
    float: right;
    margin-top: 43px;
    width: 170px;
	}

ul.rightlist li{
    list-style-image: url("list.png");
	}

ul.rightlist li a{
    text-transform: capitalize;
	}

ul.rightlist li a:hover{}
