a, a:visited {
text-decoration: none;
color: #329BF2;
}

a:hover, a:active {
color: #90157E;
}

#utilities ul li.one a,
#utilities ul li.two a,
#utilities ul li.three a,
#utilities ul li.four a {
background: #329BF2;
border-bottom: 4px solid #329BF2;
}

#utilities ul li.one a:hover,
#utilities ul li.two a:hover,
#utilities ul li.three a:hover,
#utilities ul li.four a:hover {
background: #0c70c3;
border-bottom: 4px solid #0c70c3;
}

.dropdown li:hover, .dropdown > li.sfHover > a, .dropdown > li > ul > li.sfHover > a, .dropdown a:focus, .dropdown a:hover, .dropdown a:active {
	color: #329BF2;
}
#internal .title {
	display:none;
	}

	
header {
background: #F9F9F9 url('../graphics/bg-hr.png') repeat-x right bottom;
}

#content {
background: white;
}

footer {
background: #F9F9F8 url('../graphics/bg-content.png') repeat-x right top;
}

hr { background: none; }

.express_order tr td img {
width: 240px;
height: 300px;
}

.dlPhotoContainer img.dlPhoto { width: 240px; height: auto; }

.dropdown li {
background: #f9f9f9;
}