#popup {
	position: absolute;
	z-index: 1000;
	top: 115px;
	left: 80px;
	-moz-box-shadow: .25em .25em .25em #333;
	-webkit-box-shadow: .25em .25em .25em #333;
	box-shadow: .25em .25em .25em #333;
}

#popup .close {
	position: absolute;
	top: -12px;
	right: -12px;
	cursor: pointer;
}


#address {
	color: #e5e8eb;
	margin: 0 10px 0 20px;
}

#address .last {
	margin-bottom: 0;
}

#back {
display: none;
	position: absolute;
	margin: 200px 0 0 600px;
}

#back a {
	background: transparent url(../images/back.gif) left center no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #5d6267;
}

#back a:hover {
	color: #ec7219;
}

#flash {
	margin-left: 0px;
}

#content {
	padding: 15px 40px 0 15px;
	color: #FFF;
}

.csc-header br,
.csc-header img {
	display: none;
}

.csc-header h1,
.csc-header h2,
.csc-header h3,
.csc-header h4,
.csc-header h5 {
	font-weight: 500;
	color: #FFF;
	padding: 0px 0px 23px 0px;
	
}


#content p.hightlightColor,
#content p.bigger {
	font-size: 1.1em;
	line-height: 1.2em;
}

/*,
#content p.bodytext*/

#contentRight {
	padding: 30px 10px 10px 10px;
	color: #FFF;
}

#contentRight p.bodytext {
        font-size: 11px;
        line-height: 1.5em;
}

h1 { font-size: 19px; }
h2 { font-size: 14px; }
h3 { font-size: 14px; }
h4 { font-size: 13px; }
h5 { font-size: 11px; }

ul,li {
	margin: 0;
	padding: 0;
}
ul {
	padding-left: 2em;
}

#contentRight .csc-header h1,
#contentRight .csc-header h2,
#contentRight .csc-header h3,
#contentRight .csc-header h4,
#contentRight .csc-header h5 {
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#contentRight a {
	color: #FFF;
	text-decoration: underline;
}

#content a {
	color: #ff9b49;
	text-decoration: underline;
}

#content a:hover,
#contentRight a:hover {
	color: #ff9b49;
	text-decoration: underline;
}

p.align-center {
	width: 100%;
	text-align: center;
}

.tx-xpmarquee-pi1 {
	padding-left: 1px;
	padding-bottom: 15px;
	background: #5D6267;
}

.tx-xpmarquee-pi1 #marqueecontainer {
	width: 219px;
}

