/*Site Specific*/
.panasonicLogo
{
	float:right;
}
.lumixLogo
{
	float:left;
}
.topMenu_cont,
.breadCrumbs_cont,
.hiddenInputs,
.sliderWrapper,
#loader
{
    display:none;
    height:0;
}
.main_cont
{
	clear:both;
	width:100%;
}
/*Cufon*/
.cufon canvas
{
	display:none;
    height:0;
}
.cufon-alt
{
	display:inline;
}


/* Standard Print Layout */
.canvas
{
    width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
a:link, a:visited 
{
	color: #0000ff;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	border:none;
}
img 
{
    border:none;
}
body
{ 
    color:#000;
    font-size:11px;
    line-height:140%;    
    font-family: Arial, Helvetica, sans-serif;
    
}
b, strong
{
    font-weight:bold;
}
i, em
{
    font-style:italic;
}
ul
{
    list-style-type:square;
    list-style-position:inside;
}
ol
{
    list-style-type:decimal;
    list-style-position:inside;
}
ol, ul
{
    margin-left:5px;
}
li
{
    margin-left:10px;
    padding-left:5px;
}
p
{
    padding-top:8pt;
    padding-bottom:8pt;
}
/*Compare page*/
.prodCompTable2 table,
.prodCompTable3 table
{
	width:900px;
}
.prodCompTable2 td
{
	width:297px;	
} 
.prodCompTable3 td
{
	width:225px;	
}
#prodCompareCont table
{
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #ccc;
	border-collapse: collapse;
}
#prodCompareCont table th
{
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #ccc;
}
#prodCompareCont table td
{    
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #ccc;
}
/*Product page*/
#prodTechSpecCont table td
{
	width:289px;
}