/*--------------------------------------------------------------------
sidewindow

--------------------------------------------------------------------*/

.left-cel{
width:248px;
margin:15px 0 0 0 ;
text-align:left;
float:left;
display:inline;
font-size: 11px;
}

.campany {
margin: 10px 8px 0px 12px;
padding: 0;
font-size: 13px;
}

a:link{
	color: #000000;
	background: transparent;
	text-decoration: none;
}

a:visited{
	color: #000000;
	background: transparent;
	text-decoration: none;
}

a:hover, a:active{
	color: #003399;
	background: transparent;
	text-decoration: none;
}