 Inserting hardcoded CSS style for editing appearance of bulleted lists here. START 

			ul{
			list-style-position: outside;
			list-style-type:none;		
			line-height:20px;
			list-style-image:url("/images/greybullet.jpg");
		
			}
			
			
			li{
			list-style-position: outside;
			line-height:20px;
			list-style-type:square;
			
			}
			
 Inserting hardcoded CSS style for editing appearance of bulleted lists here. END 


.top-nav-bg { background-color: #06f }
.debug { color: #ccc }
.inox {
	color: #005a9e;
	font-weight: bold
}
.new { color: #c00 }
.featured { color: #0c0 }
.exclusive  { color: fuchsia }
.speciality  { color: orange }
.searchbox { margin-bottom: 10px }
.edp-head  {
	color: #005a9e;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: bold;
	text-align: center;
	padding: 4px 7px 4px 7px;
	vertical-align: bottom;
	background-color: #FFF
}
.edp-popup  {
	color: #005a9e;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-decoration: none;
	padding-right: 2px
}
.edp-row0   { background-color: #FFF }
.edp-row1   {
	background-color: #E2EDF3
}
.edp-img { background-color: #FFF; padding: 2px 0px 2px 5px }
.edp-edp   { text-align: center; padding: 4px 7px 4px 7px; vertical-align: top }
.edp-val { text-align: center; padding: 4px 7px 4px 7px; vertical-align: top; border-color: #005a9e }
.edp-req { text-align: center; padding: 4px 7px 4px 7px; vertical-align: top; background-color: #FFF }
.edp-gutter-top { margin-top: 10px }
.edp-gutter-bottom { margin-bottom: 10px }
.edp-gutter-right { margin-right: 10px }
.edp-view-cart  { text-align: center; padding-top: 10px }
.edp-table { }
.edp-table-border { background-color: #39F }
.top-navWhiteLink {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-decoration: none;
}

#top-navWhiteLink a:link {color: #FFFFFF;}

#top-navWhiteLink a:visited {color: #FFFFFF;}

#top-navWhiteLink a:hover {color: #FFFFFF;}

#top-navWhiteLink a:active {color: #FFFFFF;}
.inline-h4-grey {
color: #999999; font-weight: bold; font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular
}
.edp-closeout {
	text-align: center;
	padding: 4px 7px 4px 7px;
	vertical-align: top;
	font-weight: bold;
	color: #FF0000;
}
.navtable {
	background-image:url(../images/topnav/worldmapbanner.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	color: #FFF;
		}
#imgbox
{
	vertical-align : top;
	position : absolute;
	border: 3px solid #005a9e;
	filter: Alpha(Opacity=100);
	visibility : hidden;
	height : auto;
	width : 420px;
	z-index : 50;
	overflow:auto;
	background-color: #E7EDF5;
}		

