td.diccardtop {  background-image: url(../images/diccard_top.png);}
td.diccardbottom {  background-image: url(../images/diccard_bot.png);}
td.diccardright {  background-image: url(../images/diccard_right.png);}
td.diccardleft {  background-image: url(../images/diccard_left.png);}
td.diccard
{
 font-family: arial,sans-serif;
 font-weight: bold;
 color: #4a5676;
 font-size: 110%;
 background: #f2f2f6;
}
td.diccard h3
{
 color: #4a5676;
 text-decoration: none;
 font-weight: bold;
 font-size: 110%;
 margin-bottom: 1px;
}
TABLE.config
{
 border-collapse: collapse; 
 right: 0px;
 padding: 0px;
 width: 100%;
 border-width: 0px;
 background: #f2f2f6;
}
TABLE.specs
{
 position: relative;
 width: 98%;
 padding: 3px;
}
TABLE.specs TD
{
 /*border-bottom: 1px solid #adb9d9;*/
 background: #DDDDDD;
 padding: 0.05em;
 vertical-align: middle;
 text-align: center;
 border-bottom: 0.3em solid #F1F1F1;
}
TABLE.specs TD.param
{
 font-weight: bold;
 font-size: 100%;
 text-align: center;
}
TABLE.specs TD.subheader
{
 font-weight: bold;
 font-size: 150%;
 color: #A10000;
 text-align: center;
}
H2
{
 color: #4a5676;
}
IMG.device
{
 border: solid 2px;
 color: #7f7f7f;
}
td.palmcardtop {  background-image: url(../images/devicecardplm_top.png);}
td.palmcardbottom {  background-image: url(../images/devicecardplm_bot.png);}
td.palmcardbg {  background-image: url(../images/devicecardplm_right.png);}
td.palmcardleft {  background-image: url(../images/devicecardplm_left.png);}
td.palmcard
{
 padding-right: 1.5em;
 font-family: arial,sans-serif;
 font-size: 90%;
 text-align: right;
 background: #aab2c0;
}
td.ppccardtop {  background-image: url(../images/devicecardplm_top.png);}
td.ppccardbottom {  background-image: url(../images/devicecardplm_bot.png);}
td.ppccardbg {  background-image: url(../images/devicecardplm_right.png);}
td.ppccardleft {  background-image: url(../images/devicecardplm_left.png);}
td.ppccard
{
 padding-right: 1.5em;
 font-family: arial,sans-serif;
 font-size: 90%;
 text-align: right;
 background: #aab2c0;
}
h3
{
 color: #000000;
 text-decoration: none;
 font-weight: bold;
 font-size: 160%;
 margin-bottom: 1px;
}