/*---------------------------------------------------
DR Corporate Site Stylesheet - Version 0.1
NOTE: Please cache me!
---------------------------------------------------*/
a {
	color: #486d97;
	text-decoration: none;
	font-weight: bold;
	outline:none;
}
h2 a {
	color:#fff;
}
a.asterisk {
	color: #49922a;
	background: transparent url('../images/bullet_go.gif') 0 50% no-repeat;
	padding: 1px 0 1px 15px;
	text-decoration: none;
	font-weight: bold;
}
a img {
	border:0;
}
/*---------------------------------------------------
GLOBAL
---------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	background: #131313 url('../images/bg-footer.jpg') top left repeat-x;
	font: normal 12px/1.4em "Arial", sans-serif;
}
.clear {
	clear: both;
}
#feature.container {
	height:248px;
}
.container {
	width: 960px;
	margin: 0 auto;
}
cite {
	display:inline;
	padding:.2em;
}
.right {
	text-align: right;
	float:left;
}
#login {
	color:	#ccc;
	width: 960px;
	margin: 0 auto;
}
#login input {
	padding: 3px;
	width:270px;
}
#header {
	height: 129px;
	background: #131313 url('../images/bg-header.png') top left repeat-x;
}
#header h1#logo a {
	background: url('../images/logo.png') top left no-repeat;
	display:block;
	float: left;
	text-indent: -9999px;
	width: 296px;
	height: 129px;
}
#header ul#nav {
	list-style-type: none;
}
#subhead {
	background-color: #486d97;
	height: 5px;
	line-height:0;
	font-size:7px;
}
#footersep {
	background: #486d97 url('../images/bg-footersep.jpg') top left repeat-x;
	height: 7px;
}
#feature img {
	margin: 0 0 0 12px;
	padding: 0;
	float: left;
	display: block;
}
#feature h1 {
	float: left;
	width: 450px;
	padding: 100px 0 0 30px;
	margin: 0;
	color: #333;
	font: normal 32px "Trebuchet MS", "Arial", sans-serif;
}
#feature h1 em {
	color: #49922a;
}
#page {
	background: #e5e5d9 url('../images/bg-body.jpg') top left repeat-x;
}
#mastheadLeft {
	width: 960px;
	height:111px;
	margin: 0 auto;
	background: transparent url('../images/bg-mastheadLeft.jpg') top left repeat-x;
}
#mastheadRight {
	padding: 0 0 0;
	height: 100px;
	background: transparent url('../images/bg-masthead.jpg') top right no-repeat;
}
#mastheadRight h2 {
	color: #fff;
	font-size: 18px;
	margin: 0;
}
#mastheadRight p {
	text-transform: uppercase;
	color: #c6d0e0;
	margin: 4px 0 0;
	font-size: 10px;
}
#mastheadRight.incentives, #mastheadRight.loyalty, #mastheadRight.enhancements {
	background: none;
	display:block;
	border:none;
	float: left;
	width: 200px;
	position:relative;
	top:-30px;
	cursor:pointer;
}
#mastheadRight div.incentives, #mastheadRight div.loyalty, #mastheadRight div.enhancements {
	background: none;
	float: left;
	width: 200px;
	position:relative;
	top:-30px;
}
#mastheadRight div.incentives {
	padding: 0 0 0 115px;
}
#mastheadRight div.loyalty {
	padding: 0 0 0 105px;
}
#mastheadRight div.enhancements {
	padding: 0 0 0 120px;
	width: 190px;
}
#pageHeader {
	width: 960px;
	height: 90px;
	margin: 0 auto;
}
#pageHeader h1 {
	margin: 0;
	color: #486d97;
	padding: 35px 0 0 120px;
}
#pageHeader h2 {
	color:	#969691;
	font-size: 12px;
	padding: 0 0 0 120px;
	font-weight: normal;
}
.incentives {
	background: url('../images/header_incentives.jpg') top left no-repeat;
}
.enhancements {
	background: url('../images/header_enhancements.jpg') top left no-repeat;
}
.agency {
	background: url('../images/header_agency.jpg') top left no-repeat;
}
.loyalty {
	background: url('../images/header_loyalty.jpg') top left no-repeat;
}
.press {
	background: url('../images/header_press.jpg') top left no-repeat;
}
.contact {
	background: url('../images/header_press.jpg') top left no-repeat;
}
#body {
	background: #f4f4ed url("../images/bg-bodycont.jpg") top left repeat-y;
	width: 960px;
	padding: 0;
}
#bodysubtop {
	margin: 0 auto;
	padding: 15px 0 0;
	background: transparent url("../images/bg-bodysubtop.jpg") bottom left no-repeat;
	height: 17px;
	width: 960px;
}
#body .left.home {
	padding: 25px;
}
#body .left {
	width: 615px;
	float: left;
	padding: 10px 25px 25px;
}
#body .left p {
	color: #444;
}
#body h1 {
	margin: 10px 0 20px 20px;
}
#body.home h2 {
	color: #486d97;
	font-size: 24px;
	padding: 0 0 10px;
	margin: 0 0 20px;
	border-bottom: 1px solid #c4ced5;
}
#body.home p {
	font-size: 12px;
	line-height: 1.7em;
}
#body.home highlight {
}
#body ul {
	list-style-type: none;
}
#body li {
	background: transparent url("../images/bullet_green.jpg") 0 6px no-repeat;
	line-height:1.7;
	padding: 0 0 0 15px;
}
#body li ul {
	padding: 10px 0;
}
#body h1 span.parent {
	color: #ccc;
}
#body .subnav {
	margin: 10px 0;
}
#body .subnav ul {
	padding: 10px;
}
#body #sidebar {
	float: left;
	width: 280px;
	padding: 25px 0;
	text-align: left;
}
#body #sidebar h2 {
	border: none;
	margin: 0;
	padding: 0 15px;
	font-weight: bold;
	font-size: 13px;
	color: #49922a;
}
#body #sidebar h2.press {
	margin: 15px 0 0;
	padding: 15px 15px 0;
	border-top: 1px solid #b9cda8;
	background: none;
}
#body #sidebar h3 {
	margin: 15px 0 0;
	padding: 0 15px;
	font-weight: bold;
	font-size: 12px;
}
#body #sidebar p {
	color: #555;
	font-size: 11px;
	line-height: 16px;
	padding: 0 15px;
}
/* Uses sliding door sprites */
    #body #sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#body #sidebar ul li.main a {
	background:url('../images/bullet_go.gif') no-repeat left;
	padding:0 0 0 20px;
}
#body #sidebar ul li.main {
	margin: 0 0 5px;
	width: 180px;
	float: left;
	clear: both;
	background: #e5eaef url('../images/bg-sidenav_li.gif') scroll top right;
	height: 31px;
}
#body #sidebar ul li.main.active {
	background-position: bottom right;
	width: 200px;
	margin-left: -1px;
}
#body #sidebar ul li.main span {
	line-height: 16px;
	background: transparent url('../images/bg-sidenav_span.gif') top right no-repeat;
	padding: 8px 28px 7px 10px;
	display: block;
}
#body #sidebar ul li.main.active span {
	background-position: bottom right;
}
#body #sidebar ul.tt li {
	background: none;
	padding: 0 0 5px 22px;
	font-size: 11px;
}
#body #sidebar ul.tt li a {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}
/* Sidebar bottom backgrounds need to be 294 pixels in width and 320 pixels in height! */
#sideimg {
	float: left;
	clear: both;
	height: 320px;
	width: 294px;
	margin: 30px 0 0;
	background: url('../images/sidebar1.jpg') bottom center no-repeat;
}
#sideimg.agency {
	background-image: url('../images/sidebar3.jpg');
}
#sideimg.press {
	background-image: url('../images/sidebar2.jpg');
}
#sideimg.contact {
	background-image: url('../images/sidebar_contact.jpg');
}
#sideimg.loyalty {
	background-image: url('../images/sidebar4.jpg');
}
/* Price matrix for releases, etc. */
.priceMatrix {
	width: 300px;
	color: #333;
	margin: 25px auto;
	border-collapse: collapse;
	border: 0;
}
.priceMatrix {
	padding: 5px;
}
.priceMatrix .desc {
	text-align: left;
}
.priceMatrix .price {
	text-align: right;
}
.priceMatrix .total {
	border-top: 1px dotted #ccc;
	font-weight: bold;
}
cite {
	font-style: normal;
	background-color: #ffffb6;
}
.green {
	color: #49922a;
}
address {
	font-style: normal;
}
#phoneNumbers {
	margin:	15px 0 0;
	padding: 0;
}
#phoneNumbers li {
	background: none;
	padding: 0;
}
#footer {
	background: #131313;
	padding: 0;
}
#footerContainer {
	background: transparent url('../images/bg-footerContainer.jpg') top right repeat-y;
}
#footerNav {
	width: 660px;
	float: left;
	padding: 20px 0 45px;
}
#footerNav a {
	color: #333;
	border-bottom: 1px solid #748898;
}
#footerNav .underline {
	border-bottom: 1px solid #8eba6f;
	padding: 0 40px 5px 0;
	font-weight: normal;
	text-transform: uppercase;
}
#footerNav ul.left, #footerNav ul.right {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footerNav ul.right li {
	padding: 0 0 10px;
	margin: 0;
	text-align: left;
}
#footerNav ul.left li {
	margin: 0;
	padding: 0;
}
#footerNav ul.left li a, #footerNav ul.right li a {
	color: #fff;
}
#footerNav ul.left li a, #footerNav ul.right li a {
	border-bottom: none;
}
#footerNav ul.left li ul {
	color: #748898;
	list-style-type: none;
	padding: 0;
}
#footerNav ul.left li ul li {
	padding: 7px 0 0;
	line-height: 0.75em;
}
#footerNav ul.left li ul a {
	font-weight: normal;
	font-size: 11px;
}
#footerNav ul.left li ul a:hover {
	color: #bddda7;
}
#contactInfo {
	float: right;
	width: 300px;
	padding: 0;
	font-size: 10.5px;
}
#contactInfo h6, #contactInfo p {
	margin: 0;
}
#contactInfo h6 {
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	padding: 25px 0 0 85px;
}
#contactInfo li {
	font-size: 10px;
	color: #fff;
	padding: 0 0 0 85px;
}
#contactInfo ul li {
	list-style:none;
	margin:0 0 0 40px;
}
li#phone, li#emailLink {
	padding-left:25px;
	letter-spacing:.1em;
}
li#copy {
	padding-left:0;
	letter-spacing:.1em;
	color:#aaa;
}
li#phone {
	background:url('../images/phone.jpg') left no-repeat;
}
li#emailLink {
	background:url('../images/email.jpg') left no-repeat;
}
li#emailLink a:hover {
	color:#fff;
}
#contactInfo p a {
	color: #fff;
}
#contactInfo address {
	color: #aaa;
	margin: 5px 0 5px 86px;
	padding: 0 0 0 5px;
	border-left: 1px solid #aaa;
}
.left h3 {
	border-bottom:1px dashed #c4ced5;
	padding-bottom:5px;
	font-size:14px;
	line-height:1.4;
	clear:both;
}
.left h2 {
	border-bottom:1px dashed #c4ced5;
	padding-bottom:5px;
	font-size:12px;
	line-height:1.4;
	clear:both;
}
.giftcards {
	float: left;
	margin:0 0 10px 20px;
	clear:left;
	border-top:1px #eaeaea solid;
	border-left:1px #eaeaea solid;
	border-right:2px #ddd solid;
	border-bottom:2px #ddd solid;
	background:#fff;
	padding:2px;
}
.giftcard.list {
	width:294px;
	float:left;
	margin-top:-110px;
}
p.readmore {
	background:url('../images/bullet_go.gif') no-repeat left;
	padding:0 0 0 20px;
	margin:0 0 30px 0;
	float:right;
}
#incentive_sologan {
	width: 463px;
	height: 248px;
	margin-left:472px;
	float:left;
	margin-top:-180px;
}
#loginContainer {
	position: absolute;
	width: 100%;
	text-align: right;
	top:40px;
}
/*---------------------------------------------------
Styles for website forms
---------------------------------------------------*/
.clear {
	clear:both;
}
#contactForm {
	width:665px;
	float:left;
	padding-bottom:15px;
}
#contactForm dl {
	margin:0;
}
#contactForm dt {
	float:left;
	width:200px;
	margin:0 0 8px 0;
	padding:5px 0 0 0;
	text-align:right;
	display:inline;
}
#contactForm dd {
	float:left;
	width:450px;
	margin:0 0 8px 5px;
	display:inline;
}
#contactForm label {
	padding:5px;
}
#area_code {
	width:40px;
}
#prefix {
	width:40px;
}
#suffix {
	width:50px;
}
input, textarea {
	border:1px #999999 solid;
	padding:5px;
	color:#000;
	width:251px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
.login {
	width:200px;
}
select {
	border:1px #999999 solid;
	padding:5px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
input:hover, input:focus, textarea:hover, textarea:focus {
	border:1px #999999 solid;
	background-color:#ffffee;
}
#contactForm textarea {
	height:150px;
	margin-bottom:10px;
}
#contactForm fieldset {
	padding:20px;
	clear:both;
}
.checkbox_label {
	text-align:left;
	float:left;
}
.checkbox {
	width:auto;
	float:left;
	margin-top:7px;
	border:none;
}
.checkbox:hover, .checkbox:focus {
	width:auto;
}
#ziplabel {
	width:30px;
	float:left;
	display:inline;
	text-align:right;
}
#zip {
	display:inline;
	float:left;
	width:60px;
}
#reset {
	float:right;
	margin:0 0 0 5px;
}
#submit {
	float:right;
}
.button {
	width:auto;
}
.asterisk {
	color:#990000;
}
.accept {
	border: 1px solid #009900;
	background-color: #ffffee;
	color: #009900;
	padding: 10px 20px;
	width:80%;
	margin:90px auto;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
}
label.error {
	font:11px Arial, Helvetica, sans-serif;
	color: #990000;
}
.errorBox {
	border: 1px solid #990000;
	background-color: #ffffee;
	color: #990000;
	padding: 10px 20px;
	width:80%;
	margin:0 auto;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
}
.errorBox h3, .accept h3 {
	border:none;
	font-size:1.5em;
	text-align:center;
}
.errorBox h3 span, .accept h3 span {
	font-size:.9em;
}
/*---------------------------------------------------
Login Form
---------------------------------------------------*/



.login {
	width:100px;
}
#header form {
	width:960px;
	margin:0 auto;
}
#header input {
	width:130px;
	padding:3px;
	margin-left:10px;
}
#header .button {
	width:auto;
	margin-left:5px;
}
#header label {
	color:#fff;
	margin-left:20px;
	padding-right:5px;
}
.chart td, .chart th {
	border-left:1px solid #b4b4a8;
	border-top:1px solid #b4b4a8;
	border-right:0 solid #b4b4a8;
	border-bottom:0 solid #b4b4a8;
	padding:10px;
}
table.chart {
	border-right:1px solid #b4b4a8;
	border-bottom:1px solid #b4b4a8;
}
/*---------------------------------------------------
NAVIGATION
---------------------------------------------------*/
.sf-menu .first {
	-moz-border-radius-topleft:4px;
}
.sf-menu .last {
	-moz-border-radius-topright:4px;
}
.sf-menu .bottom {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
}
.sf-menu .last a:hover {
	-moz-border-radius-topright:4px;
}
.sf-menu .bottom a:hover {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
}
.sf-menu, .sf-menu * {
	background: none;
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	line-height: 0.9;
	margin: 100px 0 0;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 15em;
	z-index:1000; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 2.3em; /* match top ul list item height */
	z-index: 9999;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
/* Skin */
.sf-menu {
	float: right;
	margin-bottom: 0;
}
.sf-menu a {
	padding: .75em 1em;
	text-decoration: none;
}
.sf-menu a { /* visited pseudo selector so IE6 applies text colour*/
	color: #333;
}
.sf-menu li {
	background: #666 url('../images/bg-nav.png') top left repeat-x;
}
.sf-menu li li {
	background: #2a598f;
}
.sf-menu li li a {
	color: #fff;
}
.sf-menu li li li {
	background: #5a85b6;
}
.sf-menu li li li li {
	background: #8badd3;
}
.sf-menu li:hover {
	background: #666 url('../images/bg-nav_over.png') top left repeat-x;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a.top:hover, .sf-menu a:active {
	background: #2a598f;
	color: #fff;
	outline: 0;
}
.sf-menu a:hover {
	color: #fff;
	background-color: #111;
}
/* Arrows */
.sf-menu a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator { /* give all except IE6 the correct values */
	top: .8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position: 0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background: url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/*---------------------------------------------------
css for light box effect
---------------------------------------------------*/
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}
div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../images/fancy_progress.png) no-repeat;
}
div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(../images/fancy_closebox.png);
	cursor: pointer;
	z-index: 100;
	display: none;
}
div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	z-index: 96;
}
#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0;
	padding: 0;
	margin: 0;
	z-index: 92;
}
div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}
div#fancy_title table {
	margin: 0 auto;
}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}
#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_left.png) repeat-x;
}
#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancy_title_main.png) repeat-x;
}
#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_right.png) repeat-x;
}
div#fancy_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	padding: 18px 18px 58px 18px;
	margin: 0;
	overflow: hidden;
	background: transparent;
	display: none;
}
div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}
a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 10px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100;
}
a#fancy_left {
	left: 0px;
}
a#fancy_right {
	right: 0px;
}
a#fancy_left:hover {
	background: transparent url(../images/fancy_left.gif) no-repeat 0% 100%;
}
a#fancy_right:hover {
	background: transparent url(../images/fancy_right.gif) no-repeat 100% 100%;
}
#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
div#fancy_bg {
	display: none;
}
.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}
.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancy_shadow_n.png) repeat-x;
}
.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_ne.png) no-repeat;
}
.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancy_shadow_e.png) repeat-y;
}
.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_se.png) no-repeat;
}
.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancy_shadow_s.png) repeat-x;
}
.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_sw.png) no-repeat;
}
.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancy_shadow_w.png) repeat-y;
}
.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_nw.png) no-repeat;
}
