#cvvPopup {
	padding:10px 0;
	width:653px;
	display:none;
}

#cvvHeader {
	background:url(../images/downloads/popup/popupBkgdTop.gif) no-repeat left top;
	position:relative;
}

p#cvvClose {
	overflow:hidden;
	position:absolute;
	right:15px;
	text-indent:-10000px;
	top:10px;
}

p#cvvClose a {
	background:url(../images/downloads/popup/popupBtnClose.gif) no-repeat left top;
	display:block;
	height:12px;
	width:14px;
	
}

#cvvContainer {
	background:transparent url(../images/downloads/popup/popupBkgdTile.gif) repeat-y left top;
	clear:both;
	margin-top:-15px;
	padding-top:25px;
	overflow:hidden;
	zoom:1;
}


#btm {
	background:url(../images/downloads/popup/popupBkgdBtm.gif) no-repeat left top;
	height:18px;
}

cvvPopup h1,
cvvPopup h2,
cvvPopup h3 {
	color:#0A2C63;
	margin:0;	
}

cvvPopup h2,
cvvPopup h3 {
	padding:0 0 5px 0;
}

cvvPopup h1 {
	font-size:1.4em;
	margin:0;
	
}

cvvPopup h2 {
	font-size:1.4em;
	padding:10px 0 0 10px;
}

cvvPopup h3 {
	font-size:1.2em;
}

cvvPopup p {
	font-size:1.1em;
	padding:0;
	margin:0;
}

cvvPopup a {
	color:#0A2C63;
}

cvvPopup img {
    border: none; 
}


#cvvVisa {
	float:left;
	padding-left:10px;
	padding-right:25px;
	overflow:hidden;
	width:275px;
}

#cvvVisa ul li {
	font-size:1.3em;
	padding:0 0 5px 0;
}

#cvvAmex {
	border-left:1px solid #eee;
	float:left;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	width:275px;
}

#cvvAmex h2 {
	float:left;
}

#cvvAmex p#edit {
	float:right;
	padding-top:5px;
}

#cvvAmex div {
	float:left;
	padding-left:15px;
	min-height:115px;
	height:auto !important;
	height:115px;
	width:149px;
}

#cvvAmex p#edit + div,
#cvvAmex div#app {
	clear:both;
}

#cvvAmex div ul li {
	font-size:1.1em;
	padding:0;
}

#cvvAmex div p.viewAll {
	float:left;
	padding-left:60px;
}

#cvvAmex p#myPicks {
	clear:both;
	margin-left:25px;
}
