/*styles for print layout*/
.screen{
	display: none;
} 
.print{
	display: block;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;	
}
p, div, span, a, a:visited {
	color: black;
} 
h1, h2, h3, h4, h5, h6, h7 {
	text-transform: uppercase;
	color: black;	
	font-size: 16px
}

img{
	border: none;
}

.dst_nl_printview{
	font-size: 10pt!important
}

.dst_nl_printview h2, #copyright{
    font-size: 10pt!important
}

#main_navigation,  
#sub_navigation,
#breadcrumb,
#header_meta_navigation,
#header_right,
.video_content img,
.lens img,
.where_to_buy_layer,
.product_image .link,
.bigButton,
.ui-tabs-nav,
.add_to_comparison,
.freq_button_for_wireless_systems,
.btnSearch,
.linkfirst,
.stripTransmitter ul/*home*/,
.audio,
.picture_list .ft a,
.thumbs {
	display: none;
}

.link .inner .bd ul div.download_text a { 
    display: block;
}

.title_slideshow ul /*home*/ {
    list-style-type: none;
}

.title_slideshow img/*home*/ {
    position: absolute;
    top: 0;
}

/*BEGIN PRODUCT PAGE*/
.picture_list img,
.picture_list .product_name {
	float: left;
	margin-right: 5px;
}
h2,h5 {
	clear: both;
	font-size: 16px;
	margin: 5px 0;
}

.product_image .img {
	float: left;	
}

#switch_image {
	float: right;	
	width: 65px;
	margin-left: 10px;
}
/*reach over full width*/
.product_description_setcard_audio .box_inner .text {
	width: 650px;
	clear: both;
}
/*END PRODUCT PAGE*/
.form-inputs {
	display: none;
}

.ui-tabs-panel h5 a {
    font-size: 18px;	
	display: inline-block;
	padding-bottom: 5px;	
}
.middle_2_tab_list .bd .boxin .bd {
	display: block;
}
.middle_2_tab_list .bd .boxin .bd .used_for {	
	display: inline-block;
	overflow: visible;
}
.middle_2_tab_list .bd .boxin .bd .used_for .icons {
	width: 50px;
}
.icons .icon {
    display: inline;
	margin-top: 3px;
	overflow: visible;	
}
/* for horizontal lists, e.g. optional accessories */
.product_category_horizontal_list .bd .boxin .bd,
.small_3_list .box .inner .bd .description {
	float: left;
	display: inline;
}
.notepad_wrapper {
	display: inline-block;
}
.tooltip {
	display: none;
}

/***********************************/

#footer {
	clear: both;
}
#footer ul li {
	display: inline;
}
