html, body {
	width: 100%;
	/*height: 100%;*/
	height: auto;
	margin: -1px 0px -1px 0px;
	padding: 0px 0px 0px 0px;
	color: #343434;
	color: #888;
}
html {
	background: transparent;
	/*overflow: -moz-scrollbars-vertical !important;*/
	overflow: -moz-scrollbars-vertical;
	overflow-y: -moz-scrollbars-vertical;
	overflow-x: auto;
	overflow-y: scroll;
}
body {
	font-size: 62.5%;
	font-family: Arial, Tahoma, Verdana;
	background: #ffffff none top center no-repeat;
	/*background: url(/layout/images/background_consumer.jpg) top center no-repeat;*/
}
.qalogo {
    float: right; display: block; clear: right; margin: 0px 0px 10px 0px;
}
form, input, select, textarea 
{
    margin: 0; padding: 0;
}
.bold 
{
    font-weight: bold;
}
.clear 
{
    clear: both; line-height: 1px; height: 1px; overflow: hidden;
}
h1, h2, h3, h4, h5, h6 
{
    margin: 0;
    padding: 0;
} 

div#base {
	width: 904px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto 0px auto;
	border: 0px solid #ddd;
	_border-bottom: 0px;
	font-size: 1.2em;
}
body > div#base {height: auto; min-height: 100%;}

/*
#main {padding-bottom: 80px;}  /* must be same height as the footer */

div#basecopyright 
{
	position: relative;
	margin: 0px auto 0px auto;
	/*margin: -80px auto 0px auto;
	*margin: -7.3em auto 0px auto;*/
	padding: 0px 0px 0px 0px;
	width: 904px;

	font-size: 1.2em;
	color: #777;
	clear: both;

	height: 80px;
	*height: 7.3em;
}
div#basecopyright span a 
{
    text-decoration: none;
    color: #777;
}
div#basecopyright span a:hover
{
    color: #0066CC;
}

/* CLEAR FIX*/
.clearfix:after 
{
    content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body:nth-of-type(1) .clearfix {
	display: block;
	height: auto;
	clear: both;
	visibility: visible;
}
body:nth-of-type(1) .clearfix:after 
{
	display: none;
	clear: both;
	visibility: hidden;
}



/* Cross browser rounded border */
.curved_UNUSED {
	border:red solid 4px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	*background:url(/layout/images/blank.gif);
	behavior: url(/layout/js/border-radius.htc);
}
.curved_UNUSED {
	border: 1px solid #669966;

	*behavior: url(/layout/js/border-radius.htc);
	*background:url(/layout/images/blank.gif);

        border-radius: 10px;
        
        -moz-border-radius-topleft:10px;
        -webkit-border-top-left-radius:10px;
        border-top-left-radius:10px;
        -moz-border-radius-bottomleft:10px;
        -webkit-border-bottom-left-radius:10px;
        border-bottom-left-radius:10px;
        -moz-border-radius-bottomright:10px;
        -webkit-border-bottom-right-radius:10px;
        border-bottom-right-radius:10px;
        -moz-border-radius-topright:10px;
        -webkit-border-top-right-radius:10px;
        border-top-right-radius:10px;


}
/* Opera Only CSS */
@media all and (-webkit-min-device-pixel-ratio:10000),
		   not all and (-webkit-min-device-pixel-ratio:0) {
        :root .curved_UNUSED {
                +border:0;
                +background:url(/layout/js/border-radius.svg);
	}
}




/*
div#toplogo {
    border:0 solid gray;
    float: left;
    margin: 0px 0px 0px 22px;
    padding: 0;
    background: transparent url(/layout/images/jvc_logo.png) 22px 0px no-repeat;
}
div#toplogo img#toplogoimg 
{
    padding: 0px 22px 0px 0px;
    _padding: 0px 0px 0px 0px;
    visibility: hidden;
}
*/


a.printbtn, a.printbtn:link, a.printbtn:visited, a.printbtn:active {
	background: transparent url(/layout/images/checkbox_sprite.gif) no-repeat 0px -528px;   /*-560px;*/

    display:block;
    height:22px;
    overflow:visible;
    padding-left:28px;
    margin-top: 20px;
    /*
    position:absolute;
    left: 30px;
    bottom: 34px;
*/
    
    color: #888;
    text-align: left;
    text-decoration: none;
}
a.printbtn span
, a.printbtn:link span
, a.printbtn:visited span
, a.printbtn:active span
{
	cursor: pointer;
	line-height: 2.2em;
	font-size: 0.80em;
/*	width: 100%;
	display: block;
	text-indent: 26px;*/
}



div#toplogo {
    float: left;
    margin: 0px 12px 0px 0px;
    _margin-left: 8px;
    padding: 0;
    background: transparent url(/layout/images/jvc_logo.png) 22px 0px no-repeat;
}
div#toplogo img#toplogoimg 
{
    padding: 0px 22px 0px 0px;
    _padding: 0px 0px 0px 0px;
    visibility: hidden;
}


a.toptopa, a.toptopa:link, a.toptopa:visited, a.toptopa:active 
{
    color:#5B5B5B;
    text-decoration: none;
}
a.toptopa:hover 
{
    color:#0066cc;
}
input.toptopa {
    border: 0;
    margin: 0;
    padding: 0;
    background: url(/layout/images/checkbox_sprite.gif) no-repeat 0px -192px;
    margin-left: 10px;
    vertical-align: middle;
    *vertical-align: -0.15em;
    width: 24px;
    height: 22px;
}






.topleftrightswf 
{
    width: 100%;
}











div#selectedForComparisonDiv, div#accessoriesForPdtLineDiv
{
    background: transparent url(/layout/images/pc_1.gif) no-repeat top left;    /*(36px height)*/
    padding-top: 9px;
}
div#selectedForComparisonDiv div#selectedForComparisonDiv1, div#accessoriesForPdtLineDiv div#selectedForComparisonDiv1
{
    height: 27px; /* 36 - 9(div#selectedForComparisonDiv:paddingTop)*/
    padding-left: 30px;
    font-weight: bold;
    color: #fff;
    overflow: hidden;
}
div#selectedForComparisonDivBottom 
{
    background: transparent url(/layout/images/pc_2.gif) no-repeat bottom left;
    min-height: 31px;
}
div#selectedForComparisonDivBottom1 
{
    height: 31px;
}
div#selectedForComparisonDivBottom1 input#compareTheseExForm {
    color: #fff;
    font-family: Arial,sans-serif;
    font-weight: bold;
    border: 0px;
    /* bg sprite: the white arrow */
    background: transparent url(/layout/images/checkbox_sprite.gif) no-repeat 0px -94px;
    float: right;
    margin: 8px 18px 0px 0px;
    padding-left: 8px;
    cursor: pointer;
}
ul#selectedForComparison, ul#accessoriesForPdts
{
    list-style: none;
    padding: 0;
    _padding-top: 6px;
    margin: 0;
	height: 108px;
	overflow: hidden;

    /* Localizable in template 
    **************************
	background: transparent url(/layout/images/pc_bg_empty_ct.gif) repeat-y top left;
    */
}
ul#accessoriesForPdts 
{
    height: auto;
    _padding-top: 0px;
}
ul#selectedForComparison li, ul#accessoriesForPdts li
{
    background: transparent url(/layout/images/pc_bg.gif) repeat-y top left;
	_height: 36px;
	line-height: 36px;
    vertical-align: baseline;
    color: #0066cc;
    display: block;
    width: 99.9%;
    clear: left;
    float: left;
}
ul#accessoriesForPdts li 
{
    _height: auto;
	line-height: normal;
    background: transparent url(/layout/images/pc_bg.gif) repeat-y top left;
}
ul#accessoriesForPdts li a, ul#accessoriesForPdts li a:link, ul#accessoriesForPdts li a:visited
{
    text-decoration: none;
    color: #444;
    margin-left: 10px;
    padding-left: 14px;
    _height: 1.4em;
    line-height: 1.4em;
}
ul#accessoriesForPdts li a.selected, ul#accessoriesForPdts li a:hover 
{
    font-weight: bold;
    background: transparent url(/layout/images/checkbox_sprite.gif) no-repeat 0px -304px;
}
ul#selectedForComparison li img
{
	padding-right: 8px;
}
input.removeFromFilterList 
{
   	margin: 0;
	padding: 14px 4px 6px 6px;
	_padding-top: 8px;
	display: block;
	float: left;
	clear: none;
	cursor: pointer;
}




















div#selectedForFilterDiv
{
    background: transparent url(/layout/images/pf_1.gif) no-repeat top left;    /*(36px height)*/
    padding-top: 9px;
}
div#selectedForFilterDiv div#selectedForFilterDiv1 
{
    height: 27px; /* 36 - 9(div#selectedForComparisonDiv:paddingTop)*/
    padding-left: 30px;
    font-weight: bold;
    color: #fff;
    overflow: hidden;
}
div#selectedForFilterDivBottom 
{
    background: transparent url(/layout/images/pf_2.gif) no-repeat bottom left;
    min-height: 31px;
}
div#selectedForFilterDivBottom1 
{
    height: 31px;
}
div#selectedForFilterDivBottom1 input#resetTheseInFilterForm {
    color: #fff;
    font-family: Arial,sans-serif;
    font-weight: bold;
    border: 0px;
    /* bg sprite: the white arrow */
    background: transparent url(/layout/images/checkbox_sprite.gif) no-repeat 0px -94px;
    float: right;
    margin: 8px 18px 0px 0px;
    padding-left: 8px;
    cursor: pointer;
}

div#pdtFilterSubCat 
{
    /*
	border: 0px solid #000;
    width: 200px;
	overflow-x: wrap;
    */
}
div#pdtFilterSubCat ul 
{
    margin: 0;
    padding: 0;
}
div#pdtFilterSubCat ul li label {
	cursor: pointer;
}

div#pdtFilterSubCat input {
	position: absolute;
	left: -9999px;	
	top: 0px;
}
/*
 * becoz it's already left -9999px 
div#pdtFilterSubCat li 
{
    float :left;
	border: 0px 0px 0px 0px;
	margin: 1px 1px 1px 1px;
	font-weight: normal;
	color: #000;
}
div#pdtFilterSubCat li.highlighted {
	border: 1px solid #000;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #fff;
	background-color: #444;
}
*/









div#pdtFilterCatProperties 
{
	border: 0px dotted #000;
	overflow-x: wrap;
	xxxxxxxxxbackground: transparent url(/layout/images/pf_bg.gif) repeat-y top left;
}
div#pdtFilterCatProperties ul 
{
    width: 99.9%;
    float: left;
    display: block;
    background: transparent url(/layout/images/pf_bg.gif) repeat-y top left;
    clear: none;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


div#pdtFilterCatProperties ul label 
{
    background: transparent none;
    display: block;
    width: 99%;
    float: left;
    cursor: pointer;
    /*
    margin: 0;
	cursor: pointer;
	clear: none;
	padding-left: 0px;
	display: block !important;
	border: 0px solid red;
	display: inline;
	*float: left;
	_float: none;
*/
}
/* ie7 does support click on label padding */
div#pdtFilterCatProperties ul label span
{
    background: transparent none;
    display: block;
    float: left;
    padding-left: 22px;
    /*padding-left:22px;*/
}


/* MOVE this logic to JS
div#pdtFilterCatProperties input {
	position: absolute;
	left: -9999px;
}
*/
div#pdtFilterCatProperties input 
{
    *top: 0px;
}
div#pdtFilterCatProperties ul li 
{
	font-weight: bold;
	cursor: default;
	color: #444;
	padding: 4px 0px 2px 0px;
}
div#pdtFilterCatProperties ul li span.filterGroupTitle 
{
    padding-left: 6px;
}
div#pdtFilterCatProperties ul li ul li {
	border: 0px 0px 0px 0px;
	padding: 1px 1px 1px 9px;
	clear: both;
	/*background: url(/layout/images/checkbox_unchecked.gif) no-repeat 10px 0px;*/
}
div#pdtFilterCatProperties ul li ul li label 
{
    line-height: 1.4em;
	font-weight: normal;
	color: #666;
    background: transparent url(/layout/images/checkbox_sprite.gif) no-repeat 0px -64px;
}
div#pdtFilterCatProperties ul li ul li label.highlighted {
	border: 0px solid #000;
	font-weight: normal;
	color: #0066cc;
	/*background: url(/layout/images/checkbox_checked.gif) no-repeat 10px 0px;*/
	background: transparent url(/layout/images/checkbox_sprite.gif) no-repeat 0px -32px;
}
div#pdtFilterCatProperties ul li label.labelDisabled
{
    cursor: default;    
}
div#pdtFilterCatProperties ul li ul li label.labelDisabled 
{
    color: #aaa;
   	/*background: url(/layout/images/checkbox_disabled.gif) no-repeat 10px 0px;*/
	background: transparent url(/layout/images/checkbox_sprite.gif) no-repeat 0px 0px;

}













div#pdtLineUp {
	border: 0px dotted #66ee99;
	width: 680px;
	float: left;
	clear: right;
	_overflow-x: hidden;
}

div#pdtLineUp ul#productList,
div#pdtLineUp ul#productList ul
{
	display: block;
	clear: both;
	width: auto;
	list-style: none;
	padding: 0;
	margin: 0;
}
div#pdtLineUp h6.pdtSubCatLabel 
{
/*    
    color: #CFD2F3;
    line-height: normal;
    font-size: 1.8em;
    font-weight: 400;
    font-family: "Gill Sans MT",Calibri,Trebuchet,Arial,sans-serif;
    text-transform: uppercase;
    letter-spacing: -0.02em;
*/  
    margin-top: 0px;
    color:#7A82DE;
    font-family:Tahoma,Arial,"Gill Sans MT",Calibri,Trebuchet,Arial,sans-serif;
    font-size:16px;
    font-weight:bold;
    letter-spacing:-0.01em;
    XXXfont-weight:400;
    XXXletter-spacing:0.05em;
    line-height:22px;
    margin:4px 0 0px 14px;
    text-align:left;
    text-indent:10px;
}
div#pdtLineUp h6.pdtSubCatLabel span
{
    color: #FF711C;
}
div#pdtLineUp h6.pdtSubCatLabelModelNumber 
{
    color: #444;
}
div#pdtLineUp a.pdt img 
{
    padding-left: 4px;
    vertical-align: middle;
}
div#pdtLineUp a.pdt, div#pdtLineUp a.pdt:link,
div#pdtLineUp a.pdt:visited, div#pdtLineUp a.pdt:active
{
    font-family: Arial,"Gill Sans MT",Calibri,Trebuchet,sans-serif;
    display: block;
    /*
    color: #506324;
    font-size: 1.2em;
    text-decoration: none;
    font-weight: 400;
    font-family: Arial;
    line-height: 23px;
    */
    text-decoration: none;
    color:#373737;
    *font-family:Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    font-weight: 400;
    /*line-height:23px;*/
    margin:0;
    padding:0;
    letter-spacing: -0.01em;

}
div#pdtLineUp div.liinner 
{
    width: 220px;
    padding: 0px 0px 0px 0px;
    border: 0px solid black;
}
div#pdtLineUp div.liinner div.highlighttext
{
    color:#666666;
    vertical-align: top;
    font-family: 'Lucida Grande',Geneva,Helvetica,sans-serif;
    font-size: 1em;
    font-weight:normal;
    line-height:1.6em;
    overflow:hidden;
    /*
    padding:2px 0px 8px 0px;
    height:28px;
    */
}
div#pdtLineUp div.liinner div.btmtext
{
    float: left; clear: none;
    /*
    font-family: Arial, 'Lucida Grande',Geneva,sans-serif;
    font-weight:bold;
    line-height:25px;
    font-size: 0.88em;
    margin:0;
*/
}
div#pdtLineUp div.liinner div.btmtext a,
div#pdtLineUp div.liinner div.btmtext a:visited,
div#pdtLineUp div.liinner div.btmtext a:link,
div#pdtLineUp div.liinner div.btmtext a:active
{
    font-family:Arial,Helvetica,sans-serif;
    color:#CF752F;
    vertical-align: 0.15em;
    text-decoration: none;
    background: transparent url(/layout/images/checkbox_sprite.gif) no-repeat 0px -128px;
    padding-left: 8px;
}
div#pdtLineUp label.pdtCmp 
{
    font-family:Arial,Helvetica,sans-serif;
    /*  color: #434599;
    font-size: small;
    color: #97B2FE;
    */
    color: #1574AB;
    vertical-align: 2px;
    padding-left: 3px;
    _padding-left: 0px;
}






div#pdtFilterSubCatTopButtonBar ul, div#pdtFilterSubCatTopButtonBar ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

div#pdtFilterSubCatTopButtonBar a.fbnoanimi {
	background-color: transparent;
	display: block;
	margin: 0px 5px 0px 0px;
	float: left;
	padding-left: 9px;
	font-size: 12px;
	/*color: #7f4835;*/
	color: #606060;
	background: url(/layout/images/bn_con_1.gif) top left no-repeat;
	font-weight:bold;
	letter-spacing: 0.0em;
	text-decoration: none;
}

div#pdtFilterSubCatTopButtonBar a.fbnoanimi span {
	cursor: pointer;
	display: block;
	float: left;
	padding: 5px 9px 0px 0px;
	height: 25px;
	line-height: 1.2em;
	white-space: nowrap;
	background: url(/layout/images/bn_con_3.gif) top right no-repeat;
}


div#pdtFilterSubCatTopButtonBar a.fbnoanimi:hover, 
div#pdtFilterSubCatTopButtonBar a.buttonselected {
	text-decoration: none;
	color: #0066CC;
	background: url(/layout/images/bn_con_1_over.gif) top left no-repeat;
}


div#pdtFilterSubCatTopButtonBar a.fbnoanimi:hover span, 
div#pdtFilterSubCatTopButtonBar a.buttonselected span {
	color: #ffffff;
	background: url(/layout/images/bn_con_3_over.gif) top right no-repeat;
}



input#btnApplyFilter 
{
    font-size: 0.88em;
    color: #ffffff;
    font-weight: bold;
    border: 0px;
    background: transparent url(/layout/images/checkbox_sprite.gif) no-repeat 0px -96px;
    float: left;
    margin: 10px 0px 0px 24px;
    padding-left: 8px;
    cursor: pointer; 
}















div#pdtDetails,
div#pdtInfo 
{
    float: left;
    clear: both;
}
div#pdtDetails 
{
    padding-top: 20px;
}
div#pdtInfo 
{
    padding-top: 10px;
}
div#pdtInfo div.leftpane 
{
    float: left; width: 680px; clear: left;
    padding-left: 20px;
}
div#pdtInfo div.rightpane 
{
    float: right; width: 200px; clear: right; padding-top: 20px;
}

div#pdtDetails div.toppane h4, div#pdtInfo h4 
{
    margin: 0; padding: 0; clear: both;
    color: #444;
}
div#pdtDetails div.toppane h4.modelNumber, div#pdtInfo h4.modelNumber
{
	font-family: "Gill Sans MT",Calibri,Trebuchet,Arial,sans-serif;
	font-size: 2em;
	font-weight: 400;
	letter-spacing: -0.02em;
}
h4 
{
    font-size: 9pt;
}
div#pdtDetails div.toppane h4.subcategory, div#pdtInfo h4.subcategory
{
	font-family: Geneva, Tahoma, Arial;
	font-size: 1.2em;
	margin: 5px 0px 5px 0px;
	color: #7a82de;
}
div#pdtDetails span.price, div#pdtInfo span.price
{
    color: #FF711C;
    font-size: 16px;
    font-weight: bold;
}
div#pdtInfo h4.useWithModels 
{
}


div#pdtDetails div.pdtShot 
{
    float: right;
    clear: right;
    width: 45px;
    border: 1px solid #ccc;
    margin-top: 2px;
}
div#pdtDetails div.pdtShotActive
{
    float: left;
    clear: none;
    width: 340px;
    border: 0px;
    margin: 0px 0px 0px 0px;
}




div#pdtDetails div.toppane, div#pdtDetails div.bottompane
{
    width: 880px;
    clear: both;
    overflow: hidden;
    /*
    float: left;
    _height: 230px; min-height: 230px;*/
}







div#productFeatureType ul 
{
    list-style-type: none;
    padding: 0;
    margin-left: 0px;
    margin-top: 5px;
}
div#productFeatureType ul li
{
    color: #666;
    padding-left: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
    background: transparent url(/layout/images/checkbox_sprite.gif) -36px -160px no-repeat;
    list-style-type: none;
}





        div.accessrelmdl {
          cursor: default;
        }
        div.accessrelmdl a.optacs {
          color: #0066cc; text-decoration: none; display: block; float: left; text-indent: 6px; white-space: nowrap; margin-right: -10px; width: 100%;
        }
        div.accessrelmdl a.optacs:hover {
          color: white; background-color: #0066cc;
        }
        div.accessrelmdl h5 {
          font-size: 1em;
        }








/* News separator */
.sep
{
    margin-top: 10px;
    background: transparent url(/layout/images/under_line.gif) top left no-repeat;
    height: 12px;
    margin-bottom: 4px;
}

.newscolor 
{
    text-decoration: none;
    /*color: #60721e;*/
    color: #5B5B5B;
}
a.newscolor
{
    /*color:#0066CC;*/
    text-decoration: none;
}
a.newscolor:hover {
    color:#CF752F;
    text-decoration:none;
}
.newsdate 
{
    /*color: #666;
    font-weight: bold;*/
    color: #0832ab;
    font-family: Verdana, Arial;
    font-size: 0.8em;
}
.newsparagh 
{
    font-family: Arial;
    text-align: justify;
    font-weight: normal;
    /*
    font-size: 1em;
    */
    font-size: 13px !important;
    font-size: 13px;
    color: #555;
    letter-spacing: 0.01em;
    line-height: 1.7em;
}
a.newshnh {
	font-family: Tahoma, Arial; color: #0066CC; font-size: 13px; 
	text-decoration: none;
}
a.newshnh:hover {
	font-family: Tahoma, Arial; color: #CF752F; font-size: 13px; 
	text-decoration: none;
}
.titleItem 
{
    padding: 4px 0px 4px 0px;
}
h2.newscolor 
{
    font-size: 1.4em;
}
/* News and Press */
div#ajaxcontentinner p, div#ajaxcontentinner ol, div#ajaxcontentinner ul
{
    /*line-height: 1.4em;*/
    color: #555;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
}
div#ajaxcontentinner table tr td 
{
    color: #555;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
}
div#ajaxcontentinner table.newspresstableborder 
{
    border-top: 3px solid #ddd;
    border-bottom: 2px solid #eee;
}
div#ajaxcontentinner p em
{
    display: block;
    line-height: 1.1em;
    margin: 0 auto;
    font-style: normal;
    font-size: 1.6em;
}


div#ajaxcontentinner h3 {
	font-size: 12px;
	color: #333;
	line-height: 18px;
}

div#ajaxcontentinner table#spec {
	border-collapse: collapse;
	border: 1px solid #bbb;	
}

div#ajaxcontentinner table#spec td {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0 0.5em;
}
div#ajaxcontentinner table#spec thead {
	background-color: #444;
	color: #fff;
	padding: 0 0.5em;
}
div#ajaxcontentinner td p {
	padding: 0;
	margin: 0;
}


























div#downloadrite ul,
div#downloadrite ul li
{
    padding: 0; margin: 0; list-style: none;
}
div#downloadrite ul li
{
    float: left; 
}
div#downloadrite ul li a, div#d ownloadrite ul li a:active, div#downloadrite ul li a:link, div#downloadrite ul li a:visited
{
    color: #f8f8f8;
    font-weight: bold;

    text-decoration: none;
    text-indent: 57px;
    display: block; height: 48px; width: 205px; float: left; clear: none; 
}
div#downloadrite ul li a span {
    display: block; clear: none; padding-top: 24px;
}
div#downloadrite ul li a:hover
{
    color: #ffffff;
}












.noborder 
{
    border: 0px;
    text-decoration: none;
}
.bull 
{
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
}




.inlinetable {
	border: 1px solid #ccc;
}
.inlinetable td {
	border: 1px solid #ccc;
}
.palepblue {
	font-weight: bold;
	color: #7a82de;
}

.imgPaddingRight10 {
	padding-right: 10px;
}

select.cmppdt {
	font-family: Arial;
	font-size: 0.98em;
}










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
