body{
	font-size: 10pt;
	font-family: Arial;
}
table {
    text-align:left;
}
a, a:hover, a:link, a:visited{
	color: #0000cd;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#translator, .MenuTab, .Title, .DivButtons, .Footer, .pagination, .grid_two_RightB_second, .grid_two_RightB_first, .addCesto, .tool-container {
    display: none!important;
}
.Content {
    width:750px;
    margin:0 auto;
}
.LeftPaneBig, .RightPaneSmall, .grid_two_LeftB_first, .grid_two_LeftB_second {
    width:499px;
    display:inline-block;
    vertical-align:top;
}
.RightPaneSmall {
    width:164px;
}
.grid_two_LeftB_first {
    width:312px;
}
.grid_two_LeftB_second {
    width:103px;
}
.DivResults, .DivResultsInBasket{
	padding: 0 0 10pt 0;
	display:block;
    margin-top:20px;
}
.ResultsNumbers {
    padding-top:20px;
}
ul.Results li{
	display:block!important;
}
ul.Results li span{
	display:none!important;
}

.Title, .DetailsTitle{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.ResultsTitle{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.ResultsNumbers{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.SubTitle{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
}
.Description{
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
	padding-bottom:5px;
}
.DetailsTitle{
	padding-bottom:5px;
}
.SubDescription{
	font-weight: 600;
	font-size: 6pt;
	font-family: Arial;
}
.Text{	
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
}
.Results{	
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
	display: block;
	padding-bottom:5px;
}
ul, li{
	list-style-type: none;
	margin:0;
	padding:0;
}

