/* common_320.css */

#account_menu{
	width: 280px;
}
.account_panel_header{
	font-size: 1.7em;
	padding: 5px 5px 5px 25px;
	margin: 40px 0px 0px 0px;
	text-align: left;
}

.pref_separator{
	height: 6px;
}
.account_panel_item{
	/* min-width: 240px; */
	width: 252px;
	/* border: 0px solid blue; */
}
#header_holder{
	font-size: 5.7vw;
}

#header_text{
	padding: 8px 0px 0px 20px;
	float: left;
	border: 0px solid red;
	text-shadow: 2px 2px 0px rgba(255, 255, 255, 1);
}
#header_image{
	width: 100%;
}
#header_image img{
	width: 100%;
}
#col_left{
	width: 100%;
}
#col_middle{
	width: 100%;
}
#col_right{
	width: 100%;
}

.dropdown-menu{
	margin: 2px 0px 0px 0px
}

div#hmenu {
			font-size: 1.4em;
			 /* dark brown */
   /* background-color: #ff0000; */
}

#nav_menu{
	position: absolute;
	right: 10px;
}
