a img {
	border: none;
}

#poc_header {
	width: 95%;
	border-bottom: 1px solid #c0c0c0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

#poc_header img.amex_logo {
	float: right;
}

.poc_clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

#poc_content {
	width: 875px;
	position: relative;
	text-align:left;
	margin: 0 0 0 35px;
}

#poc_content .content_title {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
}

#poc_content .content_subtitle {
	text-align: left;
	font-family: sans-serif;
	font-size: 12px;
}

#poc_content .poc_drawer {
	background-image: url('../images/esey19_img_blue_bar.gif');
	height: 92px;
	width: 675px;
	color: #ffffff;
	margin-top: 25px;
	position: relative;
	text-align: left;
}

.poc_drawer .drawer_left {
	padding-left: 16px;
	padding-top: 18px;
}

.poc_drawer .drawer_button {
	float: right;
	margin-left: 17px;
	margin-top: 34px;
	margin-right: 22px;
	width: 47px;
}

.poc_drawer .drawer_right {
	width: 295px;
	height: 77px;
	background-image: url('../images/esey19_img_gray_bar.gif');
	float: right;
	margin-top: 4px;
	position: relative;
}

.poc_drawer .drawer_title {
	display: block;
}

.poc_drawer .drawer_text {
	margin-top: 4px;
	font-size: 11px;
	font-family: sans-serif;
}

.drawer_right img.call_to_action {
	top: 50%;
	margin-top: -11px;
	position: absolute;
	margin-left: 30px;
}

.drawer_right img.third_party_logo {
	top: 50%;
	margin-top: -35px;
	position: absolute;
	margin-left: 110px;
}

.drawer_right .third_party_info {
	top: 50%;
	width: 100px;
	margin-top: -35px;
	position: absolute;
	margin-left: 187px;
}
.short_text .third_party_info {
	margin-top: -25px !important;
}

.third_party_info .now_accepting_area {
	height: 12px;
	margin-top: 11px;
}

.third_party_info .company_name {
	margin-top: 3px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family: sans-serif;
}

.third_party_info .category_name {
	margin-top: 6px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family: sans-serif;
}

.company_link a:visited, .company_link a:link {
	margin-top: 3px;
	font-size: 11px;
	font-family: sans-serif;
	font-weight: normal;
}

.poc_drawer_slider {
	padding-top: 4px;
	background-image: url('../images/esey19_img_expanded_one_pixel.gif');
	background-repeat: repeat-y;
	width: 637px;
	margin-left: 19px;
	margin-top: -8px;
	height: 0px;
	overflow: hidden;
	display: none;
	text-align: left;
	z-index: 10;
	position: relative;
}

.poc_drawer_slider img.slider_shadow_upper_right {
	position: absolute;
	right: 0px;
	top: 0px;
}

.drawer_slider_contents {
	bottom: 0px;
	padding-left: 10px;
}

.poc_drawer_slider .company_area {
	margin: 10px 0 10px 5px;
	width: 200px;
	height: 70px;
	float: left;
}

.poc_drawer_slider .third_party_info {
	float: left;
	width: 100px;
	padding-top: 10px;
}

.poc_drawer_slider img.third_party_logo {
	float: left;
	margin-right: 7px;
}

.poc_drawer_slider .slider_divider_wrapper {
	text-align: center;
	font-size: 1px;
	line-height: 1px;
}

.slider_footer {
	background-image: url('../images/esey19_img_expanded_blue_bottom.gif');
	width:637px;
	height: 21px;
	margin-left: 19px;
	text-align: right;
	display: none;
}

.slider_footer .footer_teaser {
	margin-right: 20px;
}

.third_party_info {
	line-height: 12px;
	font-size: 10px;
	color: #000000;
	font-family: sans-serif;
}

#poc_content #poc_prefooter {
	text-align: left;
	margin: 25px 0 25px 0;
	position: relative;
	font-size: 11px;
	font-family: sans-serif;
}

#poc_prefooter img {
	margin: 7px 0 7px 0;
}

#poc_prefooter #prefooter_block_1 {
	background-image: url('../images/esey19_img_gray_gradient.gif');
	background-repeat: no-repeat;
	height: 81px;
	width: 316px;
}

#prefooter_block_1_content {
	padding: 2px 7px 0px 17px;
}

#poc_prefooter .prefooter_block_title {
	font-size: 14px;
	margin-top: 7px;
}

#poc_footer {
	width: 95%;
	text-align: left;
	border-top: 1px solid #c0c0c0;
	padding-top: 15px;
	font-family: sans-serif;
	font-size: 11px;
}

.hide { display: none; }
.inline { display: inline; }
.block { display: block; }