﻿#smart_mode_change
{
display:none;
color:black;
background:url("../../../Images/menu_pc.gif") no-repeat top left #f0f0f0;
position:relative;
margin:5px auto;
width:320px;
height:40px;
}

#smart_mode_change h2
{
display:none;
}

#smart_mode_sf_btn
{
position:absolute;
left:60px;
top:6px;
width:125px;
height:30px;
text-indent: -9999px;
overflow:hidden;
}

#smart_mode_pc_btn
{
position:absolute;
left:185px;
top:6px;
width:125px;
height:30px;
text-indent: -9999px;
overflow:hidden;
}