@charset "utf-8";
/* CSS Document */

.slide_panel{
    display:none;
    padding:20px;
	background-color:#fff;
	height:320px;
}

.slide_panel img{
    margin:0 0 0 20px;
}



#options{
    display: none;
    position: absolute;
    top: 33px;
    right: 534px;
    width: 321px;
    height: 104px;
    padding: 0px;
    background-image: url(../images/new_hed_nav/bg_baloon.png);
    z-index: 9999999999999999999999;
    text-align: left;

}

#sort_box{
	margin:35px 0 10px -10px;
}

#sct_box{
	margin:10px 0 10px -10px;
}


#yt_box{
	float:left;
}

#mag_box{
	width:300px;
		float:left;
		margin: 0 0 0 20px;
}

#mag_box img{
	float:left;
	margin:0 20px 10px 0;
}

#sl_base{
	width:900px;
}


