.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.top_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.text {

	font-family: tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.cont_text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}
.frm {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
}
.cont_text2 {

	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}
.orange_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6000;
}
.more {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6593D2;
	text-decoration: none;
}
.links2 {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6593D2;
	text-decoration: underline;
}
.basecol {
        color:white;
        }
.result_div {
        background:gray;
        padding:3px;
        margin-bottom:10px;
        }
.result_div a {
        color:white;
        }
.url    {
        font-family:arial;
        color:blue;
        font-size:9px;
        }
.desc {
        font-family:arial;
        color:gray;
        font-size:10px;
        }
.title  {
        font-family:arial;
        color:blue;
        font-size:9px;
        }
.relat  {
        font-family:arial;
        color:blue;
        font-size:9px;
        }
.engine {
        color:#AAAAAA;
        }
.related{
        text-align:left;
        border-left:1px solid black;
        padding-left:5px;
        }
.sponsored {
        border:1px solid gray;
        background:#CCFFCC;
        width:300px;
        margin-top:10px;
        padding:4px;
        margin-left:27px;
        }