body
{
 font-family: Verdana;
 font-size: 10pt;
}

.results_div
{
 border: 0;
 display: block	;
 padding: 0px 5px 5px;
 background-color: #fff3d9;
 background-repeat: no-repeat;
 background-position: center 5px;
 border-top: 1px solid orange;
 border-bottom: 1px solid orange;
 width: 400px; 
 margin: 20px auto;
}

.results_div .head
{
 height: 30px;
 cursor: pointer;
 background-color: transparent;
 background-repeat: no-repeat;
 background-position: right center;
 background-image: url('/img/hide_ico.gif');
}

.results_div .content, .results_div .content .position, .results_div .content .position .query, .results_div .content .position .value
{
 margin: 0;
 padding: 0;
}

.results_div .hr
{
 height: 1px;
 line-height: 1px;
 font-size: 1px;
 background-color: #b57d1a;
 width: 300px;
 margin: 5px auto;
}

.clearfix
{
 height: 0px;
 line-height: 0px;
 font-size: 0px;
 clear: both;
}

.results_div .position .query
{ 
 float: left;
 width: 350px;
 color: #444444;
 text-align: center;
}

.results_div .position .value
{ 
 float: left;
 width: 50px;
 font-weight: bold;
 color: green;
 text-align: center;
 /*background-color: #d5e1ff;*/
}

#google_div
{
 background-image: url('/img/google_ico.jpg');
}

#yandex_div
{
 background-image: url('/img/yandex_ico.jpg');
}
#rambler_div
{
 background-image: url('/img/rambler_ico.jpg');
}

#seo_workslist .hr
{
 height: 1px;
 line-height: 1px;
 font-size: 1px;
 background-color: black;
 width: 70%;
 clear: both;
 margin: 20px auto;
}

#promotion_portfolio div.logo_div
{
 width: 145px;
 overflow: hidden;
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
}

#promotion_portfolio div.logo_div .logo
{
 border: 0;
 margin: 0;
 padding: 0;
}

#promotion_portfolio h2 
{
	font-size:12pt;
}

#promotion_portfolio h2.inner
{
 margin:0;
}