#print_shell { visibility:hidden; position:absolute; top:0px; left:0px; }
#print_footer { visibility:hidden; position:absolute; top:0px; left:0px; }

#devices_left_column 
{
    width: 224px;
    border: 1px #ccc solid;
background-color: #efefef;
background-image: url('../images/global/left_col_bg.jpg');
background-repeat:repeat-x;
background-position:top;
}
#devices_compatible, #devices_platform
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #696969;
	padding: 6px 6px 0px 6px; 
}
#devices_compatible span, #devices_platform span { color: #ff5a00; font-size: 14px; }
#devices_compatible a, #devices_platform a { color: #0087c7; }

.devices_left_col_head
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
}
.blue_wedge_bullet
{ 
	margin: 0 0 1px 0;
	padding: 0px 0px 0px 10px;
	background: url(../images/global/li_bullet.gif) 0 2px no-repeat;
	font-family: Tahoma, Verdana;
	font-size:11px;
	color: #0087c7;
}
#devices_gutter
{
    width: 10px;
}
#devices_banner_row
{
    width: 708px;
    height: 97px;
    border: 1px #ccc solid;
}
#devices_heading_row
{
    width: 708px;
    height: 97px;
    padding-left:10px;
    font-size: 14px;
    color: #696969;
    font-family: Tahoma, Verdana;
}
#devices_content_row
{
    width: 708px;
    height: 480px;
    padding-left:13px;
}
.devices_entry_header
{
    font-size: 11px;
    color: #0087c7;
    font-family: Tahoma, Verdana;
}
.devices_entry_header a { font-weight: bold; }
.devices_entry_content
{
    font-size: 11px;
    color: #696969;
    font-family: Tahoma, Verdana;
}
.devices_entry_content a { color: #0087c7; }

.devicedetail_prod_heading
{
    color: #217ab6;
    font-family: Tahoma, Verdana;
    font-size: 18px;
    font-weight: bold;
    display: block;
	padding-bottom:4px;
}
.devicedetail_comp_heading
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
}
.devicedetail_descrip
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #696969;
}
