#right_mainbox {
	position: relative;
	width: 175px;
	top: 0px;
	overflow: visible;
	left: 18px;
	height:auto;
	min-height:100%;
	float: left;
}
#right_help {
	position: relative;
	top: 0px;
}

#right_container {
	position: relative;
	width: 175px;
}
		
.accordion_toggle {
	display: block;
	height: 30px;
	width: 175px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	cursor: pointer;
	margin: 0;
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Verdana, Tahoma, "Times New Roman", sans-serif;
	background-image: url(../../Assets/Webimages/menu_title.png);
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
		
.accordion_toggle_active {
	color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../../Assets/Webimages/menu_main_title.png);
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
		
.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
	font-size: 9px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDCDC;
	border-right-color: #DDDCDC;
	border-bottom-color: #DDDCDC;
	border-left-color: #DDDCDC;
	width: 175px;
}
			
.accordion_content h2 {
	color: #0099FF;
}

#LogStatus  #h1 {
	font-family: Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 9px;
	font-weight: bold;
}

#right_container #items h1 {
	font-size: 9px;
	font-family: Verdana, Tahoma, "Times New Roman", sans-serif;
	color: #0367A7;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#right_container #items h2 {
	font-family: Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#right_container   #items  h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	font-family: Verdana, Tahoma, "Times New Roman", sans-serif;
	text-align: center;
	vertical-align: middle;
	padding-top: 50px;
}
table#ShoppingCart {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-top: 2px;
	margin-bottom: 3px;
}

#right_container #items #Totals {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #666666;
	width: 175px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 10px;
	margin-bottom: 0px;
}
#right_container #items #Totals h3 {
	font-family: Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#right_container #items #Totals h3 a {
	text-decoration: none;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}

table#Log_Table {
	font-family: Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thick none #999999;
}
#Login Label  {
	font-family: Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #000000;
}
#Login  h1  {
	font-family: Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #003399;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #CCCCCC;
}
#Login h2  {
	font-family: Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
#Login h3  {
	font-family: Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-weight: normal;
}
#Login a:hover {
	text-decoration: underline;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}

#Login h4 {
	font-family: Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #0066FF;
}

#Login a {
	text-decoration: none;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
table#login_comm a {
	font-family: Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #003366;
}
table#login_comm a:hover {
	font-family: Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	color: #003366;
}
#Cartcontainer {
	height: 250px;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 175px;
}
#right_banner_top {
	position: relative;
	height: auto;
	width: 175px;
	top: 20px;
}
#right_banner_bottom {
	position: relative;
	height: auto;
	width: 175px;
	top: 20px;
}


#Right_Info_Table {
	position: relative;
	top: 20px;
}
#right_banner_bottom2 {
	position: relative;
	height: 160px;
	width: 175px;
	top: 25px;
}

