/* links */

#gadget  .freeD {
	width: 100%;
	margin:8px 10px 8px auto;
	float: left;
}

#gadget  .freeD img {
	float: left;
	margin: 10px;
}

#gadget  .freeD p {
	font-family: arial, verdana;
	font-size: 12px;
	margin-top: 0;
}

#gadget  .freeD .freeP {

	float:left;
	margin:auto;
	width:94%;
}

#gadget  .freeP .ltext a {
	color: #FF2F2F;
	text-decoration: none;
	text-transform: capitalize;
}

#gadget  .freeP .ltext a:hover {
	text-decoration: underline;
}

#siteR{
    border-top: 1px dotted #CCCCCC;
    clear: both;
    float: left;
    margin-left: 18px;
    margin-top: 18px;
    padding-top: 3px;
    width: 96%;
}

.listI{
    border-bottom: 1px dotted #CCCCCC;
    float: left;
    margin-bottom: 4px;
    width: 100%;
}

.keyW{
}

#siteR .keyW a{
    color: #FF8900 !important;
    text-decoration: underline !important;
}

#siteR .keyW a:hover{
	text-decoration:none!important;
	background:none!important
}

.desc{
    float: left;
    margin-left: 12px;
}

ul#suggested{
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #E0EDCD;
    float: left;
    margin-left: 20px;
    width: 89%;
}

ul#suggested li{
    float: left;
    list-style: disc outside none;
    width: 300px;
}

ul#suggested li a{
    color: #FF8900;
    text-decoration: underline;
}

ul#suggested li a:hover{
	text-decoration:none;
}

#conFlpPage  .diva{
text-align:center;	
}
