body{
	margin:0;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
	padding-bottom:10px;
	background-position:top center;
}
img{border-style:none;}
/*a{text-decoration:none;}*/
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* GlobalEnd */
/* Main */
#psd_w-main{
	width:940px;
	margin:0 auto;
	position:relative;
	/*padding:112px 0 0 !important;*/
}
.psd_main-block {
	width:100%;
	overflow:hidden;
	background: url(../../images/redesign/bg-content-main-block-center.gif) repeat-y;
	margin:0 0 12px;
}
.psd_order{
	width:763px;
	background: #e5e5e5 url(../../images/redesign/bg-content-main-block-top-2.gif) no-repeat;
	padding:13px 0 0;
}
.psd_main-block .top {
	height:1%;
	overflow:hidden;
	background: url(../../images/redesign/bg-content-main-block-top.gif) no-repeat;
	padding:20px 20px 11px;
}
.psd_order .psd_holder{
	height:1%;
	overflow:hidden;
}
.psd_holder .psd_image-link {
	float:right;
	display:inline;
	margin:0 0 0 4px;
}
.psd_main-block.alt .top {
	background: url(../../images/redesign/bg-content-main-block-top-alt.gif) no-repeat;
}
.psd_main-block .bottom{
	height:9px;
	overflow:hidden;
	background: url(../../images/redesign/bg-content-main-block-bottom.gif) no-repeat;
}
.psd_order .bottom{
	background: url(../../images/redesign/bg-content-main-block-bottom-2.gif) no-repeat;
}
.psd_main-block .psd_container{
	height:1%;
	overflow:hidden;
}
/* MainEnd */
/* Header */
#psd_g-header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:99;
}
#psd_g-header:after{
	content:"";
	display:block;
	clear:both;
}

.psd_logo{
	float:left;
	width:331px;
	height:30px;
	margin:0 0 0 8px;
}
.psd_logo a{
	display:block;
	width:331px;
	height:30px;
	background:url(/images/logo2.jpg) no-repeat; 
	text-indent:-9999px;
	overflow:hidden;
}
.psd_logo a:hover{background-position:0 -30px;}
.psd_h-top-menu{
	float:right;
	list-style:none;
	margin:26px 0 0;
	padding:0;
	line-height:20px;
	color:#666;
	height:1%;
	overflow:hidden;
}
.psd_h-top-menu li{
	float:left;
	padding:0 8px 0 10px;
	background: url(../../images/redesign/sep-header-top-menu.gif) no-repeat 0 9px;
	margin:0 3px 0 -3px;
	display:inline;
}
.psd_h-top-menu a{color:#666;}
.psd_btn-cart{
	background: url(../../images/redesign/icon-header-cart.gif) no-repeat 100% 0;
	padding:0 21px 0 0;
}

.psd_h-link {
	font-size: 11px;
	font-weight:normal;
}
.psd_navigation{
	list-style:none;
	margin:14px 0 0;
	padding:0;
	width:100%;
	clear:both;
	background: url(../../images/redesign/bg-navigation.gif) no-repeat;
	line-height:17px;
}
.psd_navigation:after{
	content:"";
	display:block;
	clear:both;
}
.psd_navigation li{
	padding:7px 88px 6px;
	background: url(../../images/redesign/sep-navigation.gif) no-repeat 0 6px;
	float:left;
}
.psd_navigation li:first-child{background-image:none;}
.psd_navigation span{
	display:block;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:11px;
}

.psd_navigation a{
	display:block;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
}

.psd_navigation li.prod-serv span{
	background: url(../../images/redesign/btn-navigation-products-services.gif) no-repeat;
	width:141px;
}
.psd_navigation li.start-proj span{
	background: url(../../images/redesign/btn-navigation-start-project.gif) no-repeat;
	width:89px;
}
.psd_navigation li.acc span{
	background: url(../../images/redesign/btn-navigation-customer.gif) no-repeat;
	width:74px;
}
.psd_navigation li.supp span{
	background: url(../../images/redesign/btn-navigation-support.gif) no-repeat;
	width:54px;
}
.psd_navigation li.hover span,
.psd_navigation li:hover span{background-position:0 -17px;}
.psd_navigation li.hover,
.psd_navigation li:hover{position:relative;}
.psd_navigation li.hover div,
.psd_navigation li:hover div{display:block;}
.psd_navigation div{
	position:absolute;
	top:30px;
	left:50%;
	display:none;
	z-index:101;
}
.psd_navigation ul{
	list-style:none;
	margin:0 0 0 -80px;
	padding:0;
	line-height:26px;
	width:167px;
	position:relative;
	font-size:11px;
}
.psd_navigation li.supp ul{
	width:140px;
	margin-left:-60px;
}
.psd_navigation ul li{
	padding:0 !important;
	background:#fff !important;
	border:1px solid #848484;
	border-width:0 1px 1px;
	margin:0 ;
	width:100% !important;
	font-size:11px;
}
.psd_navigation ul li.hover ul,
.psd_navigation ul li:hover ul{display:block;}
.psd_navigation ul a{
	background:none !important;
	text-indent:0 !important;
	height:1% !important;
	padding:0 0 0 9px;
	color:#000;
	width:auto !important;
	font-size:11px;
	text-decoration:none;
}
.psd_navigation ul li.hover a,
.psd_navigation ul li:hover a{
	background:#cc751d !important;
	text-decoration:none;
}
.psd_navigation ul ul{
	display:none;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:-1px;
	left:167px;
	border-top:1px solid #848484;
	background:#fff;
}
.psd_navigation li.supp ul ul{
	right:140px;
	left:-82px;
}
.psd_navigation ul li.hover ul a,
.psd_navigation ul li:hover ul a{background:none !important;}
.psd_navigation ul li.hover ul a:hover,
.psd_navigation ul li:hover ul a:hover{background:#cc751d !important;}
/* HeaderEnd */
/* promo */
#psd_l-promo{
	float:right;
	background: url(../../images/redesign/bg-promo-home.gif) no-repeat;
	width:493px;
	height:668px;
	display:inline;
	overflow:hidden;
}
.psd_cd-prod ,
.psd_dvd-prod {
	height:auto !important;
	background:none !important;
	width:474px !important;
}
.psd_dvd-prod-3,
.psd_dvd-prod-2 {
	height:auto !important;
	background:none !important;
	width:460px !important;
}
#psd_l-promo.psd_print-prod{
	width:724px;
	height:auto;
	background:none;
	margin:0 0 20px;
}
.psd_promo-holder{
	position:relative;
	width:100%;
}
.psd_promo-holder img{display:block; margin:1px 0 0 2px}
.psd_print-prod .psd_promo-holder img,
.psd_dvd-prod .psd_promo-holder img,
.psd_cd-prod .psd_promo-holder img{margin:0;}

.psd_promo-holder h1{
	background: url(../../images/redesign/ttl-retail-ready-cd-dvd.png) no-repeat;
	width:316px;
	height:31px;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:23px;
	left:26px;
}
.psd_cd-prod .psd_promo-holder h1{
	top:33px;
	left:63px;
	background: url(../../images/redesign/ttl-cd-prod-print.png) no-repeat;
	width: 362px;
	height: 58px;
}
.psd_dvd-prod .psd_promo-holder h1{
	top:38px;
	left:50px;
	background: url(../../images/redesign/ttl-dvd-prod-print.png) no-repeat;
	width:374px;
	height:57px;
}
.psd_print-prod .psd_promo-holder h1{
	top:38px;
	left:45px;
	background: url(../../images/redesign/ttl-prom-print.png) no-repeat;
	width:404px;
	height:30px;
}
.psd_dvd-prod-2 .psd_promo-holder h1 {
	top:33px;
	left:53px;
	background: url(../../images/redesign/cd-dvd.png) no-repeat;
	width: 356px;
	height: 58px;
}
.psd_dvd-prod-3 .psd_promo-holder h1 {
	background: url(../../images/redesign/txt-short-run.png) no-repeat;
	width: 382px;
	height: 57px;
	top:34px;
	left:32px;
	
}
.psd_promo-holder .psd_sub-ttl-fast-conv{
	background: url(../../images/redesign/subttl-fast-conv.png) no-repeat;
	position:absolute;
	top:48px;
	left:181px;
	width:282px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
}
.psd_promo-holder .psd_sub-ttl-customize-cd-proj{
	background: url(../../images/redesign/subttl-customize-cd-proj.png) no-repeat;
	width:374px;
	height:26px;
	position:absolute;
	bottom:91px;
	left:54px;
	text-indent:-9999px;
	overflow:hidden;
}
.psd_promo-holder .psd_sub-ttl-spotlight-proj{
	background: url(../../images/redesign/subttl-spotlight-proj.png) no-repeat;
	width:383px;
	height:21px;
	position:absolute;
	bottom:93px;
	left:50px;
	text-indent:-9999px;
	overflow:hidden;
}
.psd_dvd-prod-3 .psd_sub-ttl-spotlight-proj {
	background: url(../../images/redesign/txt-what.png) no-repeat;
	width: 319px;
	height: 23px;
	bottom:108px;
	left:56px;
}
.psd_dvd-prod-2 .psd_sub-ttl-spotlight-proj{
	background: url(../../images/redesign/txt-build.png) no-repeat;
	width: 343px;
	height: 24px;
	bottom:81px;
	left:58px;
}
.psd_promo-holder .psd_sub-ttl-showcase{
	background: url(../../images/redesign/subttl-showcase-prod.png) no-repeat;
	width:261px;
	height:23px;
	position:absolute;
	top:67px;
	left:236px;
	text-indent:-9999px;
	overflow:hidden;
}
.psd_txt-easy-list{
	background: url(../../images/redesign/txt-easy-list.png) no-repeat;
	width:185px;
	height:44px;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:218px;
	right:22px;
}
.psd_cd-prod .psd_txt-easy-list{
	bottom:36px;
	left:55px;
	top:auto;
	width:367px;
	height:42px;
	background: url(../../images/redesign/txt-easy-list-cd.png) no-repeat;
}
.psd_dvd-prod-3 .psd_txt-easy-list {
	background: url(../../images/redesign/txt-order.png) no-repeat;
	width: 322px;
	height: 78px;
	bottom:19px;
	left:72px;
	top:auto;
}
.psd_dvd-prod-2 .psd_txt-easy-list {
	background: url(../../images/redesign/txt-quick.png) no-repeat;
	width: 410px;
	height: 54px;
	bottom:17px;
	left:31px;
	top:auto;
}
.psd_dvd-prod .psd_txt-easy-list{
	bottom:32px;
	left:50px;
	top:auto;
	width:388px;
	height:46px;
	background: url(../../images/redesign/txt-easy-list-dvd.png) no-repeat;
}
.psd_print-prod .psd_txt-easy-list{
	top:110px;
	left:17px;
	width:397px;
	height:66px;
	background: url(../../images/redesign/txt-easy-list-print.png) no-repeat;
}
.psd_btn-price{
	background: url(../../images/redesign/btn-inst-price.png) no-repeat;
	width:174px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	bottom:22px;
	right:24px;
}
.psd_btn-price:hover{background: url(../../images/redesign/btn-inst-price-hover.png) no-repeat;}
.psd_cd-prod .psd_btn-price{
	right:31px;
	bottom:144px;
}
.psd_dvd-prod .psd_btn-price{
	right:38px;
	bottom:144px;
}
.psd_dvd-prod-3 .psd_btn-price {
	right:30px;
	bottom:160px;
}
.psd_dvd-prod-2 .psd_btn-price {
	right:28px;
	bottom:136px;
}
.psd_product-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 0 11px;
}
.psd_prod-box{
	float:left;
	width:232px;
	height:160px;
	position:relative;
	margin:0 7px 8px 0;
	display:inline;
	position:relative;
}
.psd_prod-box .psd_bg{
	width:100%;
	height:160px;
	background: url(../../images/redesign/bg-product-box.png) no-repeat;
}
.psd_btn-start{
	width:53px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../../images/redesign/btn-start.png) no-repeat;
	position:absolute;
	bottom:5px;
	right:6px;
}
.psd_btn-start:hover{background: url(../../images/redesign/btn-start-hover.png) no-repeat;}
.psd_prod-box .psd_text{
	padding:10px 0 0 13px;
	position:relative;
	z-index:5;
}
.psd_prod-box .psd_text h2{
	font-size:14px;
	line-height:17px;
	margin:0 0 10px;
}
.psd_prod-box .psd_text p{
	color:#fff;
	font-size:12px;
	line-height:14px;
	margin:0 0 5px;
}


.barcode-link
{
	margin:  0;
	padding: 2px 0 4px;	
}

.barcode-link a
{
	color: white;
	text-decoration: underline;	
}


.psd_prod-box .psd_text p span.red{
	color:#c60005;
	font-weight:bold;
}
.psd_prod-box .psd_text p span.blue{
	color:#0c4a82;
	font-weight:bold;
}
.psd_prod-box .psd_text p strong{
	font-size:18px;
}
.psd_prod-box .psd_text ul{
	list-style:none;
	padding:0;
	font-size:12px;
	line-height:14px;
	margin:-3px 0 10px;
	color:#fff;
}
.psd_prod-box .psd_text ul.psd_lst{
	font-size:10px;
	margin-top:15px;
}
.psd_prod-box .psd_text ul.psd_lst li{
	background: url(../../images/redesign/bullet-prod-list2.gif) no-repeat 0 50%;
}
.psd_prod-box .psd_text ul li{
	background: url(../../images/redesign/bullet-prod-list.gif) no-repeat 0 50%;
	padding:0 0 0 8px;
}
.psd_prod-box .psd_text ul li{}
.psd_prod-box .psd_text ul a{
	color:#fff;
	text-decoration:underline;
}
.psd_prod-box .psd_text ul img{margin:0 5px 0 0;}
.psd_prod-box .psd_text ul a:hover{text-decoration:none;}
.psd_prod-box .psd_text .psd_table-holder{
	margin:-6px 0 0;
}
.psd_prod-box .psd_text table{
	width:207px;
	border-collapse:collapse;
	color:#fff;
}
.psd_prod-box .psd_text table th,
.psd_prod-box .psd_text table td{
	text-align:center;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}
.psd_prod-box .psd_text table .grey td{background:#828282;}
.psd_prod-box .psd_text .psd_table-holder .psd_table-note{
	display:block;
	text-align:right;
	color:#fff;
	padding:0 8px 0 0;
	font-size:10px;
	line-height:12px;
}
.psd_prod-box .prod-img1{
	position:absolute;
	right:4px;
	top:12px;
	z-index:1;
}
.psd_prod-box .prod-img2{
	position:absolute;
	left:2px;
	bottom:2px;
	z-index:1;
}
/* promoEnd */
/*psd_c-w-blocks-holder*/
.psd_c-w-blocks-holder {
	border-top:6px solid #fff;
	padding:20px 20px 0;
	width:723px;
	margin:0 -20px;
}
.psd_c-w-blocks {
	background: url(../../images/redesign/bg-blocks.gif) repeat-y;
	width:723px;
}
.psd_c-w-blocks .psd_btn-more {
	margin:0;
	left:667px;
	bottom:3px;
}
.psd_c-w-blocks h2 {
	margin:0;
	/*height:1%;*/
	overflow:hidden;
	font-size:14px;
	line-height:16px;
	color:#000;
}
.psd_c-w-blocks h2 span {float:left;}
.psd_c-w-blocks p {
	font-size:12px;
	line-height:14px;
	color:#fff;
	margin:0;
	position:relative;
	height:1%;
}
.psd_c-w-blocks ul {
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.psd_c-w-blocks ul li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	border-top:1px solid #fff;
	padding:12px 0 10px;
	margin:-2px 0 2px;
}
.psd_c-w-blocks .psd_c-w-block-l {
	float:left;
	width:420px;
	padding:0 19px 0 21px;
}
.psd_c-w-blocks .psd_c-w-block-r {
	float:right;
	width:238px;
	padding:0 4px 0 17px;
}
.psd_c-w-blocks .psd_c-w-block-l .psd_btn-more {
	position:absolute;
	bottom:4px;
	left:396px;
}
.psd_c-w-blocks .psd_c-w-block-l ul .psd_btn-more{
	float:right;
	position:static;
	display:inline;
	margin:0 0 0 4px;
}
.psd_c-w-blocks .psd_c-w-top {
	width:723px;
	background: url(../../images/redesign/bg-blocks-top.gif) no-repeat;
	padding:10px 0 0;
}
.psd_c-w-blocks .psd_c-w-bottom {
	width:723px;
	background: url(../../images/redesign/bg-blocks-bottom.gif) no-repeat 0 100%;
	padding:0 0 16px;
	position:relative;
}
.psd_c-w-blocks .psd_c-w-bottom.alt {padding-bottom:7px;}
.psd_c-w-blocks .psd_c-w-bottom:after {
	content:"";
	display:block;
	clear:both;
}
.psd_c-w-blocks .psd_img {
	float:left;
	position:relative;
	margin: 0 0 -30px -21px;
}
.psd_c-w-blocks .psd_pic {
	float:right;
	position:relative;
	margin:-8px -5px 0 0;
}
.psd_c-w-blocks .psd_picture {
	display:block;
	padding:10px 0 8px ;
}
.psd_c-w-blocks .psd_picture img {
	display:block;
	margin:0 auto;
}
.psd_txt-need-full {
	display:block;
	width:286px;
	height:16px;
	background:url(../../images/redesign/txt-need-full.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:4px 0 0;
}
.psd_txt-need-just {
	display:block;
	width:144px;
	height:21px;
	background:url(../../images/redesign/txt-need-just.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 17px;
}
.psd_txt-blanck {
	display:block;
	width:235px;
	height:41px;
	background:url(../../images/redesign/txt-blanck.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 8px;
}
.psd_c-w-blocks .psd_c-list-holder {padding:10px 0 0;}
.psd_c-w-blocks .psd_c-list-holder li {
	padding:0 0 0 14px;
	margin:0;
	background: url(../../images/redesign/bg-star.gif) no-repeat 0 6px;
	font-size:12px;
	line-height:20px;
	color:#fff;
	border-style:none
}
.psd_c-w-blocks .psd_c-list-holder li a {color:#fff;}
.psd_c-w-block-l-holder {
	width:440px;
	float:left;
	padding:11px 0 0 ;
	margin:0 -440px 0 -5px ;
	z-index:10;
	position:relative;
}

/*psd_product-column*/
.psd_product-column {
	width:249px;
	background: url(../../images/redesign/product-column-top.gif) no-repeat;
	padding:10px 0 0;
	overflow:hidden;
	float:left;
}
.psd_product-column-body {
	margin:0 0 -4px;
}
.psd_product-column .psd_bottom {
	width:233px;
	background: url(../../images/redesign/product-column.gif) repeat-y;
	padding:0 8px;
}
.psd_product-column .psd_top {
	width:249px;
	background: url(../../images/redesign/product-column-bottom.gif) no-repeat 0 100%;
	padding: 0 0 9px;
}
.psd_product-column h2, .duplicationstrong {
	font-size:14px;
	line-height:16px;
	color:#000;
	margin:0 0 6px;
	text-align:center;
}
.orange .psd_psd-box-product {
	background: url(../../images/redesign/bg-product-box-orange.gif) no-repeat;
	/*padding:8px 1px 12px 23px;*/
}
.psd_psd-box-product {
	width:208px;
	height:140px;
	position:relative;
	overflow:hidden;
	padding:8px 12px 12px;
	margin:0 0 5px;
	background: url(../../images/redesign/bg-product-box-blue.gif) no-repeat;
}

.psd_psd-box-product h3 {
	margin:0 0 8px;
	font-size:12px;
	line-height:14px;
	color:#fff;
}
.psd_psd-box-product p {
	font-size:12px;
	line-height:14px;
	color:#fff;
	margin:0 0 8px;
}
.psd_psd-box-product p strong {
	display:block;
	font-size:18px;
	line-height:20px;
}
.psd_psd-box-product div {
	width:100%;
	margin:0 -100% 0 0;
	padding:4px 0 0;
	float:left;
}

.psd_psd-box-product .psd_box-pic {
	float:right;
	display:inline;
	margin:13px 3px 0 0;
}
.psd_psd-box-product ul {
	list-style:none;
	margin:0;
	padding: 6px 0 0;
}
.psd_psd-box-product ul li {
	font-size:10px;
	line-height:14px;
	color:#fff;
	height:1%;
	overflow:hidden;
	padding:0 0 0 13px;
	background: url(../../images/redesign/marker.gif) no-repeat 4px 4px;
}
.psd_psd-box-product ul li.alt {
	background: url(../../images/redesign/marker-2.png) no-repeat;
	padding:3px 0 2px 23px;;
}
.psd_psd-box-product ul li a {
	color:#fff;
	text-decoration:underline;
}
.psd_psd-box-product ul li a:hover {text-decoration:none;}

/* Sidebar */
#psd_l-sidebar{
	width:214px;
	float:left;
	padding:5px 0 0;
	display:inline;
	overflow:hidden;
}
#psd_l-sidebar .s-block{
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
}
#psd_l-sidebar .s-block .bottom{
	background: url(../../images/redesign/bg-sidebar-block-bottom.gif) no-repeat;
	height:3px;
	overflow:hidden;
	font-size:0px;
}
#psd_l-sidebar .s-block .s-ttl-make-select,
#psd_l-sidebar .s-block .s-ttl-quick-links{
	display:none;
/*	height:33px;  removed!!!!
	font-size:21px;
	background: url(../../images/redesign/s-ttl-make-selection.gif) no-repeat;
	width:100%;
	color:#000;
	text-indent:-9999px;
	overflow:hidden;*/
}

.s-ttl-quick-links2
{
  /* added because of a bug*/
  border-bottom: 1px solid white;
 
	font-size:15px;
	padding-left: 5px;
	margin-left: 8px;
	
	padding-bottom: 5px;
	padding-right: 100px;
	
	margin-bottom: 10px;
	
	width:100%;
	color:#000;
	font-weight: bold;
	overflow:hidden;
}	
#psd_l-sidebar .s-block .s-ttl-quick-links{background: url(../../images/redesign/s-ttl-quick-links.gif) no-repeat;}
.s-prod-menu{
	list-style:none;
	margin:0 0 -1px;
	padding:0;
}


.s-prod-menu li{
	margin:0 0 1px;
	/*background:#ebebeb;*/
	border-bottom: 1px solid white;
}

li.last-element
{
	border-bottom: 0px;	
}


.s-prod-menu a{
	display:block;
	padding:8px 0 8px 10px;
	color:#000;
	font-size:11px;
	/*background: url(../../images/redesign/bullet-s-prod-list.gif) no-repeat 194px 50%;*/
}
.arrow-bullet
{
	
}

.s-prod-menu a:hover{background: url(../../images/redesign/bullet-s-prod-list.gif) no-repeat 194px 50%;; text-decoration:none;color: #666;}
.s-prod-menu a strong{
	display:block;
	font-size:14px;
}
.psd_s-ad{
	display:block;
	margin:0 0 10px;
}
.s-link-menu{
	list-style:none;
	
	padding:0;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
}
.s-link-menu li{
	margin:0 0 1px;
	height:1%;
	vertical-align:top;
	/*background:#ebebeb;*/
}
.s-link-menu a{
	padding:0 0 0 13px;
	display:block;
	color:#CC6600;
}
.s-link-menu a:hover{}
#psd_prod-column{
	float:left;
	width:232px;
	padding:9px 0 0;
}
#psd_prod-column.psd_alt {
	padding:0;
}
#psd_prod-column.psd_alt .psd_prod-box {
	margin:-1px 7px 6px 0;
	position:relative;
}
#psd_prod-column.psd_alt .psd_should-lnk {
	padding-top:0;
	line-height:18px;
}
#psd_prod-column.psd_alt .psd_prod-box .psd_text h2{text-align:left;}
#psd_prod-column .psd_prod-box{
	float:none;
	display:block;
}
#psd_prod-column .psd_should-lnk{
	display:block;
	text-align:center;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	padding:5px 0 0;
}
#psd_prod-column .psd_should-lnk a{
	color:#000;
	text-decoration:underline;
}
#psd_prod-column .psd_should-lnk a:hover{text-decoration:none;}
/* SidebarEnd */
/*c-boxes*/
.psd_c-boxes-alt,
.psd_c-boxes {
	width:723px;
	overflow:hidden;
	background: url(../../images/redesign/bg-boxes.gif) repeat-y;
	position:relative;
}
.psd_c-boxes22
{
	width:723px;
	overflow:hidden;
	background: url(../../images/redesign/bg-boxes-alt.gif) repeat-y;
	position:relative;
		
}
.psd_disc-printing-list-top{
	display:block;
	width:230px;
	height:4px;
	background:url(../../images/redesign/bg-disc-printing-list-top.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.psd_disc-printing-list-bottom{
	display:block;
	width:230px;
	height:6px;
/*	background:url(../../images/redesign/bg-disc-printing-list-bottom.png) no-repeat;*/
	text-indent:-9999px;
	overflow:hidden;
	clear:both;
}
.psd_c-boxes-alt {background: url(../../images/redesign/bg-boxes-alt.gif) repeat-y;}
.psd_c-boxes-alt .psd_w-top {
	background: url(../../images/redesign/bg-boxes-top-alt.gif) no-repeat;
	padding-top:25px;
}
.psd_c-boxes-alt .psd_w-bottom {
	background: url(../../images/redesign/bg-boxes-bottom-alt.gif) no-repeat 0 100%;
	padding:0 0 21px;
}
.psd_disc-printing {
	width:724px;
	overflow:hidden;
	padding:0 0 20px;
	position:relative;
}
.psd_disc-printing h1 {
	position:absolute;
	top:24px;
	left:27px;
	width:322px;
	height:31px;
	background:url(../../images/redesign/txt-disc-printing.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.psd_disc-printing  .psd_btn-price {
	bottom:47px;
	right:19px;
}
.psd_disc-printing-list {
	position:absolute;
	top:28px;
	left:493px;
	width:230px;
}

.psd_disc-printing-list ul {
	list-style:none;
	margin:0;
	padding:0;
	background: url(../../images/redesign/bg-disc-printing-list.png) repeat;
	width:230px;
	float:left;
}
.psd_disc-printing-list ul li.psd_firs {
	position:relative;
	margin:-1px 0 0;
}
.psd_disc-printing-list ul li.psd_firs strong {padding-top:3px;}
.psd_disc-printing-list ul li.psd_last strong {padding-bottom:3px;}
.psd_disc-printing-list ul li.psd_firs a span {background: url(../../images/redesign/psd_disc-printing-list-first.png) no-repeat;}
.psd_disc-printing-list ul li.psd_last a span {background: url(../../images/redesign/psd_disc-printing-list-last.png) no-repeat;}
.psd_disc-printing-list ul li.psd_firs a:hover span {background: url(../../images/redesign/psd_disc-printing-list-first-hover.png) no-repeat;}
.psd_disc-printing-list ul li.psd_last a:hover span {background: url(../../images/redesign/psd_disc-printing-list-last-hover.png) no-repeat;}
.psd_disc-printing-list ul li.psd_last {
	position:relative;
	margin:0 0 -3px;
}
.psd_disc-printing-list ul li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:0 0 1px 2px;
	font-size:12px;
	line-height:16px;
}
.psd_disc-printing-list ul li a {
	cursor:pointer;
	display:block;
	height:1%;
	overflow:hidden;
	color:#000;
	position:relative;
}
.psd_disc-printing-list ul li a span {
	display:block;
	width:100%;
	height:3px;
	text-indent:-9999px;
	overflow:hidden;
}
.psd_disc-printing-list ul li a:hover {
	text-decoration:none;
	background: url(../../images/redesign/none.gif) no-repeat;
}
.psd_disc-printing-list ul li a strong {
	display:block;
	padding:7px 5px 7px 10px;
	height:1%;
	background:#ccc;
}
.psd_disc-printing-list ul li a:hover strong {background:#fff;}
.psd_w-top {
	width:723px;
	overflow:hidden;
	background: url(../../images/redesign/bg-boxes-top.gif) no-repeat;
}
.psd_w-bottom {
	width:723px;
	overflow:hidden;
	background: url(../../images/redesign/bg-boxes-bottom.gif) no-repeat 0 100%;
	padding:15px 0 23px;
}
.psd_w-top22 {
	width:723px;
	overflow:hidden;
	background: url(../../images/redesign/bg-boxes-top-alt.gif) no-repeat;
}
.psd_w-bottom22 {
	width:723px;
	overflow:hidden;
	background: url(../../images/redesign/bg-boxes-bottom-alt.gif) no-repeat 0 100%;
	padding:15px 0 5px;
}
.psd_c-w-link-box {
	list-style:none;
	position:relative;
	height:1%;
	overflow:hidden;
	margin:0;
	padding:11px 3px 10px;
}
.psd_c-w-link-box li {
	float:right;
	padding:0 5px 0 0;
}
.psd_c-w-link-box li a {
	display:block;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}
.psd_c-templates {
	width:79px;
	background:url(../../images/redesign/a-templates.gif) no-repeat;
}
.psd_c-btn-start {
	width:53px;
	background:url(../../images/redesign/a-start.gif) no-repeat;
}
.psd_c-w-link-box li a:hover {
	background-position:0 -20px;
}
.psd_tile-block {
	width:724px;
	overflow:hidden;
	border-top:6px solid #fff;
	margin:0 -20px;
	padding:12px 20px;
	line-height:18px;
	color:#666;
	font-size:10px;
}
.psd_tile-block span {
	float:right;
	padding:0 7px 0 0;
}
.psd_tile-block span a {
	color:#666;
	text-decoration:underline;
}
.psd_tile-block span a:hover {text-decoration:none;}
.psd_tile-block h2 {
	margin:0;
	font-size:14px;
	line-height:18px;
	color:#000;
	float:left;
	padding:0 12px;
}
.psd_c-b-options {
	width:300px;
	float:right;
	padding:10px 27px 10px 0;
}
.psd_c-b-options h3 {
	font-size:12px;
	line-height:14px;
	color:#333;
	margin:0 0 12px;
}
.psd_c-b-options ul {
	list-style:none;
	margin:0;
	padding:0;
}
.psd_c-b-options ul li {
	height:1%;
	overflow:hidden;
	display:table;
	vertical-align:middle;
	margin:0 0 2px;
}
.psd_c-b-options ul li div {
	display:table-cell;
	width:185px;
	vertical-align:middle;
}
.psd_c-b-options ul li span {
	display:table-cell;
	width:100px;
	vertical-align:middle;
	padding:0 15px 0 0;
}
.psd_c-b-options ul li span img {display:block;}
.psd_c-b-options ul li div h4 {
	margin:0 0 2px;
	font-size:12px;
	line-height:14px;
	color:#333;
}
.psd_c-b-options ul li div p {
	font-size:10px;
	line-height:12px;
	color:#666;
	margin:0;
}
.psd-align-center img {
	display:block;
	margin:0 auto;
}
* html .psd_c-b-options ul li div {float:right;}
* html .psd_c-b-options ul li span {float:left;}
*+html .psd_c-b-options ul li div {float:right;}
*+html .psd_c-b-options ul li span {float:left;}
.psd_c-b-options  strong {
	display:block;
	padding:0 0 6px 114px;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	color:#333;
}
.psd_disc-capacities {
	float:left;
	width:340px;
	padding:0 0 26px 18px;
}
.psd_disc-capacities span {
	float:left;
	width:160px;
}
.psd_disc-capacities span img {
	display:block;
	margin:0 auto;
}
.psd_disc-capacities h3 {
	font-size:12px;
	line-height:14px;
	color:#333;
	margin:0 0 14px;
	padding:12px 0 0;
}
.psd_disc-capacities ul {
	list-style:none;
	margin:0;
	padding:0;
	}
.psd_disc-capacities ul li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	font-size:12px;
	line-height:14px;
	color:#fff;
	padding:0 0 13px;
}
.psd_disc-capacities ul li strong {
	color:#333;
}
.psd_disc-capacities ul li em {
	font-style:normal;
	font-size:10px;
}
.psd_available {
	margin:0;
	left:19px;
	width:330px;
	position:absolute;
	bottom:16px;
	font-size:10px;
	line-height:16px;
	color:#333;
}
.psd_c-box {
	float:left;
	width:342px;
	padding:0 0 0 18px;
}
.psd_c-box ul {
	list-style:none;
	margin:0;
	padding:0;
}
.psd_c-box ul li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	display:table;
	vertical-align:middle;
	margin:0 0 20px;
}
.psd_c-box ul li span {
	display:table-cell;
	vertical-align:middle;
	width:158px;
}
.psd_c-box-2 {
	float:left;
	width:342px;
	padding:0 0 0 18px;
}
.psd_c-box-2 ul {
	list-style:none;
	margin:0;
	padding:0;
}
.psd_c-box-2 ul li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	display:table;
	vertical-align:middle;
	margin:0 0 0px;
}
#cd-digipack p
{
	padding: 90px 20px 10px 110px;	
		
}
#dvd-digipack p
{
	padding: 100px 20px 10px 110px;	
	
}
#cd-digipack
{
	background:url(../../images/redesign/CDDigipak.png) no-repeat;
}
#dvd-digipack
{
	background:url(../../images/redesign/DVDDigipak.png) no-repeat;
}



*+html .psd_c-box ul li span {float:left;}
* html .psd_c-box ul li span {float:left;}
*+html .psd_c-box ul li p {float:left;}
* html .psd_c-box ul li p {float:left;}
.psd_c-box ul li p {
	display:table-cell;
	vertical-align:middle;
	width:165px;
	margin:0;
	font-size:10px;
	line-height:14px;
	color:#fff;
}
.psd_c-box ul li p strong {
	display:block;
	color:#333;
	font-size:12px;
}
.psd_c-box-2 ul li p {
	display:table-cell;
	vertical-align:middle;
	width:210px;
	margin:0;
	font-size:10px;
	line-height:14px;
	color:#fff;
}
.psd_c-box-2 ul li p strong {
	display:block;
	color:#333;
	font-size:12px;
}

.psd_c-box ul li span img {
	display:block;
	margin:0 auto;
}
.psd_greener-solutions {
	display:block;
	width:139px;
	height:16px;
	background:url(../../images/redesign/greener-solutions.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 4px 6px;
}
.psd_c-box-l {
	float:left;
	width:230px;
	padding:0 10px 0 38px ;
}
.psd_c-box-r {
	float:right;
	width:310px;
	padding:0 12px 0 10px ;
}
.psd_c-box-r p {
	font-size:10px;
	line-height:14px;
	color:#333;
	margin:0 0 17px;
}
.psd_c-boxes-alt dl {
	padding:0;
	margin:0;
}
.psd_c-boxes-alt dl dt {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#333;
	padding:0 0 2px;
}
.psd_c-boxes-alt dl dd {
	font-size:10px;
	line-height:14px;
	color:#fff;
	margin:0 0 12px;
}
.psd_gray-box {
	background: url(../../images/redesign/bg-gray-btn-top.gif) no-repeat;
	width:288px;
}
.psd_gray-box span {
	width:260px;
	overflow:hidden;
	background: url(../../images/redesign/bg-gray-btn-bottom.gif) no-repeat 0 100%;
	padding:7px 19px;
	font-size:11px;
	line-height:14px;;
	display:block;
}
.psd_gray-box span a {
	color:#000;
	text-decoration:underline;
}
.psd_gray-box span a:hover {
	text-decoration:none;
}
/*c-boxesEnd*/
/*psd_product-block*/
.psd_product-block {
	width:723px;
	overflow:hidden;
	background: url(../../images/redesign/bg-product-block.gif) repeat-y;
	margin:20px 0 0;
}
.psd_product-block .psd_top {
	width:723px;
	overflow:hidden;
	background: url(../../images/redesign/bg-product-block-top.gif) no-repeat;
}
.psd_product-block .psd_bottom {
	width:740px;
	overflow:hidden;
	background: url(../../images/redesign/bg-product-block-bottom.gif) no-repeat 0 100%;
	padding:4px 0 10px;
	position:relative;
}
.psd_product-block .psd_btn-more {
	bottom:7px;
	margin-left:166px;
}
.psd_product-block .psd_box {
	float:left;
	width:224px;
	padding:0 6px 0 12px;
}
.psd_product-block span {
	display:block;
	padding:0 0 1px;
}
.psd_product-block span img {
	display:block;
}
.psd_product-block strong, #duplicationh2{
	font-size:12px;
	line-height:14px;
	color:#000;
	display:block;
	text-align:center;
	padding:0 0 9px;
}

#duplicationh2 {
	margin:0 0 0 -6px;
}
.psd_product-block em {
	font-style:normal;
	display:block;
	font-size:12px;
	line-height:14px;
}
.psd_product-block em a {
	color:#fff;
	text-decoration:underline;
}
.psd_product-block em a:hover {text-decoration:none;}
.psd_product-block ul {
	list-style:none;
	margin:0;
	padding:0 0 10px;
}
.psd_product-block ul li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	background:url(../../images/redesign/marker-3.gif) no-repeat  0 6px;
	padding:0 0 0 8px;
	font-size:12px;
	line-height:14px;
	color:#fff;
}
.psd_product-block ul li a {
	color:#fff;
	text-decoration:underline;
}
.psd_product-block ul li a:hover {text-decoration:none;}
/*psd_block-holde*/
.psd_block-holder {
	height:1%;
	overflow:hidden;
	padding:0 0 14px;
}
.psd_txt-blank {
	position:absolute;
	top:32px;
	left:36px;
	width:302px;
	height:50px;
	background:url(../../images/redesign/txt-blank-printed-cd.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.psd_block-holder .psd_btn-price {
	bottom:auto;
	top:164px;
	right:37px;
}
.psd_txt-great-fast {
	position:absolute;
	top:91px;
	left:60px;
	width:384px;
	height:61px;
	background:url(../../images/redesign/txt-great-fast.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.psd_txt-production-easy {
	position:absolute;
	top:80px;
	left:36px;
	width:393px;
	height:49px;
	background:url(../../images/redesign/txt-ease-production.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.psd_txt-bulk-cds {
	position:absolute;
	top:34px;
	left:37px;
	width:399px;
	height:31px;
	background:url(../../images/redesign/txt-bulk-cds.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.psd_c-ad-bloc {
	float:left;
	width:474px;
	position:relative;
}
.psd_c-left-box {
	float:right;
	width:232px;
	padding:9px 0 0;
}
.psd_c-left-box h3 {
	font-size:12px;
	line-height:16px;
	color:#000;
	margin:0;
	padding:10px 0 0 ;
	text-align:center;
}
.psd_c-left-box h3 a {
	font-weight:normal;
	color:#666;
	text-decoration:underline;
}
.psd_c-left-box h3 a:hover {text-decoration:none;}
.psd_gray-block {
	width:232px;
	background: url(../../images/redesign/gray-block-top.gif) no-repeat;
	overflow:hidden;
	padding:5px 0 6px;
}
.psd_gray-block-body {
	width:200px;
	background: url(../../images/redesign/gray-block.gif) repeat-y;
	overflow:hidden;
	padding:5px 16px 2px;
}
.psd_gray-block-bottom {
	width:232px;
	height:5px;
	overflow:hidden;
	background: url(../../images/redesign/gray-block-bottom.gif) no-repeat;
	display:block;
}
.psd_gray-block-body h2,.psd_gray-block-body-div{
	margin:0 0 12px;
	font-size:14px;
	color:#000;
	line-height:16px;
	text-align:center;
	width:100%;
	font-weight:bold;
}

.psd_c-table {
	width:100%;
	padding:0 0 8px;
}
.psd_c-table table {
	padding:0;
	margin:0;
	border-collapse:collapse;
	width:100%
}
.psd_c-table .psd_table-title td {
	border-top:1px solid #fff;
	font-size:12px;
	line-height:14px;
	padding:2px 10px 4px;
	color:#fff;
	text-align:center;
}
.psd_c-table table .psd_alt td {
	background:#fff;
	padding:1px 10px 2px;
}
.psd_c-table table th {
	padding:0 3px 4px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
}
.psd_c-table table td {
	padding:4px 3px 5px;
	font-size:12px;
	color:#000;
	line-height:14px;
	text-align:center;
}
.psd_gray-block-txt {
	padding:0 40px 0 3px;
	position:relative;
	height:1%;
}
.psd_gray-block-txt p {
	margin:0;
	font-size:10px;
	line-height:13px;
	color:#fff;
}
.psd_gray-block  .psd_btn-start {
	bottom:-1px;
	right:-10px;
}
/*psd_block-holdeEnd*/
/*psd_picture-box*/
.psd_picture-box {
	height:1%;
	overflow:hidden;
	position:relative;
	margin:0 0 26px;
}
.psd_picture-box img {
	display:block;
}
.psd_picture-box h1 {
	display:block;
	background:url(../../images/redesign/txt-what-does-it.png) no-repeat;
	width: 336px;
	height: 32px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:223px;
	left:25px;
	margin:0;
}
.psd_picture-box ul {
	position:absolute;
	top:29px;
	left:21px;
	list-style:none;
	margin:0;
	padding:0;
	background: url(../../images/redesign/txt-replication.png) no-repeat;
	width: 281px;
	height: 126px;
	text-indent:-9999px;
}
/*psd_picture-boxEND*/
.psd_text-box {
	height:1%;
	overflow:hidden;
	padding:0 12px;
}
.psd_text-box p {
	font-size:12px;
	line-height:16px;
	margin-bottom: 0px;
}
/*psd_text-box-holder*/
.psd_text-box-holder {
	height:1%;
	overflow:hidden;
	padding:0 0 16px;
}

.psd_text-box-holder .psd_btn-start{
	position:static;
	float:right;
	margin:0 0 0 3px;
	display:inline;
	width:63px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../../images/redesign/btn-start-big.png) no-repeat;
}
.psd_text-box-holder .psd_btn-start:hover{background: url(../../images/redesign/btn-start-big-hover.png) no-repeat;}
.psd_text-box-holder .psd_btn-quote{
	float:right;
	width:112px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../../images/redesign/btn-inst-quote.png) no-repeat;
}
.psd_text-box-holder .psd_btn-quote:hover{background: url(../../images/redesign/btn-inst-quote-hover.png) no-repeat;}

.psd_text-box-holder .psd_order-title {
	margin:0;
	width:100%;
	padding:0 0 24px;
}
.psd_text-box-holder .psd_order-title ul {
	background:#ccc;
	padding-right:10px ;
}
.psd_text-box-holder .psd_order-title h2 {
	background:#ebebeb;
	float:left;
	font-size:16px;
	line-height:32px;
	margin:0;
	padding:0 1px 0 1px;
}
.psd_text-box-holder .psd_order-title h2 strong a {
	color:#000;
	padding:0 24px 0 0;
	background: url(../../images/redesign/arrow.gif) no-repeat 100% 3px;
}
.psd_text-box-holder .psd_order-title h2 strong a:hover {
	background: url(../../images/redesign/arrow-hover.gif) no-repeat 100% 3px;
}
.psd_text-box-holder .psd_order-title h2 strong {
	float:left;
	padding:0 11px 0 0;
}
.psd_text-box-holder .arrow {margin:10px 12px 0 0;}
.arrow {
	float:left;
	width:14px;
	display:inline;
	height:14px;
	background:url(../../images/redesign/arrow.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.arrow:hover {background:url(../../images/redesign/arrow-hover.png) no-repeat;}
.psd_text-box-holder .psd_text-box-block {
	height:1%;
	overflow:hidden;
}
.psd_text-box-holder .psd_text-box-block span {
	float:left;
	width:312px;
	padding:0 26px 0 0;
	display:block;
	text-align:center;
	vertical-align:top;
}
.psd_text-box-holder .psd_text-box-block div {
	height:1%;
	overflow:hidden;
	padding:0 10px;
	color:#666;
}
/*psd_text-box-holderEND*/
/* Pack options */
.psd_pack-opt{
	clear:both;
	height:1%;
	overflow:hidden;
	border-top:6px solid #fff;
	margin:15px -21px 0 -20px;
	padding:0 21px 0 20px;
	width:724px;
}
.psd_pack-opt h2{
	margin:10px 0 10px 12px;
	font-size:14px;
	line-height:20px;
}
.psd_pack-holder{
	background: url(../../images/redesign/bg-pack-holder-center.gif) repeat-y;
	height:1%;
	overflow:hidden;
}
.psd_pack-opt .psd_pack-holder{border-bottom:14px solid #ccc;}
.psd_pack-holder .top{
	background: url(../../images/redesign/bg-pack-holder-top.gif) no-repeat;
	padding:0;
	margin:0 -20px 0 0;
	position:relative;
	padding:0 0 25px;
	width:744px;
}
.psd_pack-opt .psd_pack-holder .top{padding:0;}
.psd_pack-holder .bottom{
	background: url(../../images/redesign/bg-pack-holder-bottom.gif) no-repeat;
	height:11px;
	font-size:0px;
	overflow:hidden;
	width:724px;
}
.psd_pack-holder .psd_pack{
	float:left;
	width:156px;
	padding:0 13px;
}
.psd_pack-holder .psd_pack div{
	height:95px;
	overflow:hidden;
	text-align:center;
	margin:0 0 -5px;
}
.psd_btn-more{
	position:absolute;
	bottom:0px;
	background: url(../../images/redesign/btn-more.png) no-repeat;
	width:53px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 106px;
}
.psd_btn-more:hover{background: url(../../images/redesign/btn-more-hover.png) no-repeat;}
.psd_pack .psd_callus{
	position:absolute;
	bottom:2px;
	background: url(../../images/redesign/bg-callus.gif) no-repeat;
	width:130px;
	height:16px;
	font-size:10px;
	text-align:center;
	color:#fff;
	line-height:16px;
	margin:0 0 0 12px;
}
.psd_pack-holder .psd_pack .name{
	display:block;
	text-align:center;
	font-size:12px;
	margin:0 0 7px;
}
.psd_pack-list{
	list-style:none;
	margin:0;
	padding:0;
	color:#fff;
	font-size:10px;
	line-height:12px;
}
.psd_pack-list li{
	background: url(../../images/redesign/bullet-prod-list2.gif) no-repeat 0 5px;
	padding:0 0 0 6px;
}
.psd_pack-holder .psd_pack p{
	margin:0 0 3px;
	color:#fff;
	font-size:10px;
}
.psd_pack-opt .psd_pack-holder .psd_pack p{font-size:12px;text-align:center;}
.psd_pack-holder .psd_pack p span{font-weight:bold;}
.psd_pack-holder .psd_pack p strong{
	font-size:18px;
	display:block;
}
.psd_pack-opt .psd_btn-start{
	position:static;
	float:right;
	margin:0 0 0 3px;
	display:inline;
	width:63px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../../images/redesign/btn-start-big.png) no-repeat;
}
.psd_pack-opt .psd_btn-start:hover{background: url(../../images/redesign/btn-start-big-hover.png) no-repeat;}
.psd_pack-opt .psd_btn-quote{
	float:right;
	width:112px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../../images/redesign/btn-inst-quote.png) no-repeat;
}
.psd_pack-opt .psd_btn-quote:hover{background: url(../../images/redesign/btn-inst-quote-hover.png) no-repeat;}
.psd_pack-opt .psd_note{
	line-height:22px;
	color:#000;
	font-size:10px;
	padding:0 0 0 12px;
	float:left;
}
.psd_pack-opt .psd_note a{color:#666; text-decoration:underline;}
.psd_pack-opt .psd_note a:hover{text-decoration:none;}
/* Pack optionsEnd */
/* subpromo */
.psd_sub-promo{
	background:#59a7ea url(../../images/redesign/bg-sub-promo-top.gif) no-repeat;
	width:723px;
	margin:0 auto;
}
.psd_bottom{
	background: url(../../images/redesign/bg-sub-promo-bottom.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:0 0 6px;
}
.psd_sub-promo .psd_call-box{
	background: url(../../images/redesign/bg-call-box.gif) no-repeat;
	margin:11px 11px 0 14px;
	padding:14px 0 0 61px;
}
.psd_call-box{
	background: url(../../images/redesign/bg-call-box-2.gif) no-repeat;
	width:162px;
	height:59px;
	padding:9px 0 5px 61px;
	float:right;
	margin:11px 11px 0 22px;
	font-size:12px;
	line-height:14px;
	display:inline;
}
.psd_call-box strong{
	display:block;
	margin:0 0 0 -10px;
}
.psd_call-box a{color:#000; text-decoration:underline;}
.psd_call-box a:hover{text-decoration:none;}
.psd_sub-promo .psd_holder{
	padding:6px 0 0 11px;
	height:1%;
	overflow:hidden;
}
.psd_sub-promo .psd_sb-ttl{
	display:block;
	font-size:14px;
	color:#fff;
	padding: 0 0 10px;
	border-bottom:1px solid #fff;
	margin:0 0 6px;
}
.psd_sub-promo blockquote{
	display:inline;
	margin:0;
	padding:0;
	line-height:14px;
}
.psd_sub-promo blockquote q{
	quotes: none;
	font-style:italic;
}
.psd_sub-promo blockquote q:before{content:"";}
.psd_sub-promo blockquote q:after{content:"";}
.psd_sub-promo blockquote cite{
	font-style:normal;
}
.psd_sub-promo .psd_more{
	color:#fff;
	font-size:10px;
	line-height:14px;
}
/* subpromoEnd */
.psd_sub-holder{
	width:100%;
	overflow:hidden;
	/*
	border-bottom:1px solid #757575;
	padding:0 0 20px;
	*/
}
.psd_post{
	float:left;
	width:225px;
	background:#8d2223 url(../../images/redesign/bg-post-block-top.gif) no-repeat;
	margin:0 24px 0 20px;
	display:inline;
}
.blue .psd_post{background:#336699 url(../../images/redesign/bg-post-block-2-top.gif) no-repeat;}
.blue2 .psd_post{background:#548ea6 url(../../images/redesign/bg-post-block-4-top.gif) no-repeat;}
.orange2 .psd_post{background:#c3641c url(../../images/redesign/giforange2-top.gif) no-repeat;}
.blue-light .psd_post{background:#60b6eb url(../../images/redesign/blue-light-top.gif) no-repeat;}
.blue3 .psd_post{background:#657e94 url(../../images/redesign/bg-post-block-5-top.gif) no-repeat;}
.orange .psd_post{background:#d37213 url(../../images/redesign/bg-post-block-3-top.gif) no-repeat;}
.psd_post .bottom{
	background: url(../../images/redesign/bg-post-block-bottom.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:7px 0 0;
}
.orange2 .psd_post div.bottom,
.blue-light .psd_post div.bottom,
.blue3 .psd_post div.bottom,
.blue2 .psd_post div.bottom {
	padding:10px 0 2px 10px;
}
.orange2 .psd_post .psd_ttl a {color:#000;}
.blue-light .psd_post .psd_ttl a {color:#000;}
.blue .psd_post .bottom{background: url(../../images/redesign/bg-post-block-2-bottom.gif) no-repeat 0 100%;}
.blue2 .psd_post .bottom{background: url(../../images/redesign/bg-post-block-4-bottom.gif) no-repeat 0 100%;}
.orange2 .psd_post .bottom{background: url(../../images/redesign/giforange2-bottom.gif) no-repeat 0 100%;}
.blue-light .psd_post .bottom{background: url(../../images/redesign/blue-light-bottom.gif) no-repeat 0 100%;}
.blue3 .psd_post .bottom{background: url(../../images/redesign/bg-post-block-5-bottom.gif) no-repeat 0 100%;}
.orange .psd_post .bottom{background: url(../../images/redesign/bg-post-block-3-bottom.gif) no-repeat 0 100%;}
.psd_post .bottom div{
	height:1%;
	overflow:hidden;
}
.psd_post img{float:left; margin:5px 7px 0 0;}
.orange2 .psd_post img,
.blue-light .psd_post img,
.blue3 .psd_post img,
.blue2 .psd_post img {
	float:right;
	margin:-23px 0 0;
	position:relative;
	padding:0 8px 0 0;
	z-index:1;
}
.orange .psd_post img{
	float:right;
	margin:0;
}
.orange .psd_post .bottom div{
	padding:0 0 0 10px;
}
.orange .psd_post p{font-size:10px;}
.psd_post .psd_ttl{
	display:block;
	color:#fff;
	font-size:12px;
	line-height:14px;
	margin:0 0 6px;
	position:relative;
	z-index:3;
}
.psd_post .psd_ttl a{color:#fff; text-decoration:underline;}
.psd_post .psd_ttl a:hover{text-decoration:none;}
.psd_post p{
	font-size:12px;
	line-height:12px;
	margin:0;
	padding:0 0 4px;
}
.psd_post ul{
	list-style:none;
	margin:0 0 6px;
	padding:0;
	font-size:10px;
}
.psd_post ul li{
	background: url(../../images/redesign/bullet-post-list.gif) no-repeat 0 6px;
	padding:0 0 0 6px;
}
.orange .psd_post ul li{background:none;padding:0;}
.psd_post ul a{color:#000; text-decoration:underline;}
.psd_post ul a:hover{text-decoration:none;}
.psd_sub-holder .psd_holder{
	height:1%;
	overflow:hidden;
	width:232px;
}
.psd_sub-holder .psd_holder .psd_sb-ttl{
	font-size:12px;
	color:#a71214;
	display:block;
	padding:0 0 10px;
	margin:0 0 10px;
	border-bottom:1px solid #ccc;
}
.blue .psd_holder .psd_sb-ttl{color:#0c477d;}
.blue2 .psd_holder .psd_sb-ttl{color:#548ea6;}
.orange2 .psd_holder .psd_sb-ttl {color:#c3641c;}
.blue-light .psd_holder .psd_sb-ttl {color:#51b1ec;}
.orange .psd_holder .psd_sb-ttl{color:#d37213;}
.psd_sub-holder .psd_holder blockquote {
	margin:0;
	font-size:11px;
	line-height:12px;
	padding:0;
	text-align:Left;
}
.psd_sub-holder .psd_holder blockquote q{
	quotes: none;
	font-style:italic;
	padding:0 0px 0 0;
}
.psd_sub-holder .psd_holder blockquote q:before{content:"";}
.psd_sub-holder .psd_holder blockquote q:after{content:"";}
.psd_sub-holder .psd_holder blockquote cite {
	font-style:normal;
	line-height:14px;
	white-space:nowrap;
}
.psd_sub-holder .psd_holder blockquote .psd_more {
	font-size:10px;
	color:#666;
	text-decoration:underline;
}
.psd_sub-holder .psd_holder blockquote .psd_more:hover {text-decoration:none;}
.psd_special-box{
	float:right;
	width:160px;
	height:80px;
	padding:10px 0 0 60px;
	background: url(../../images/redesign/bg-special-box.gif) no-repeat;
	font-size:10px;
	display:inline;
	margin:0 20px 0 0;
}
.psd_special-box strong{
	margin:0 0 0 -10px;
	display:block;
	font-size:12px;
}
.psd_special-box div{
	color:#fff;
	padding:8px 0 0 14px;
}
/* how order */
.psd_main-ttl{
	background: url(../../images/redesign/border-main-ttl.gif) repeat-x 0 10px;
	height:1%;
	overflow:hidden;
	margin:-5px 15px 13px 0;
}
.psd_main-ttl h1{
	float:left;
	background:#fff;
	font-size:18px;
	line-height:25px;
	color:#000;
	margin:0;
	padding: 0 15px 0 20px;
}
.psd_order-block{
	padding:11px 0 0 37px;
	height:1%;
	overflow:hidden;
	border-top:6px solid #fff;
	margin:-17px 0 27px;
}
.psd_order-title{
	background: url(../../images/redesign/border-order-ttl.gif) repeat-x;
	height:1%;
	overflow:hidden;
	margin:0 31px 18px -17px;
}
.psd_order-title h2{
	font-size:16px;
	line-height:32px;
	margin:0;
	background:#e5e5e5;
	padding:0 12px;
	float:left;
}
.psd_order-title ul{
	list-style:none;
	margin:0;
	padding:5px 0 0 7px;
	float:right;
	background:#e5e5e5;
}
.psd_order-title ul li{
	float:left;
	margin:0 0 0 3px;
	display:inline;
}
.psd_order-title .psd_btn-start{
	position:static;
	display:block;
	width:63px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../../images/redesign/btn-start-big.png) no-repeat;
}
.psd_order-title .psd_btn-start:hover{background: url(../../images/redesign/btn-start-big-hover.png) no-repeat;}
.psd_order-title .psd_btn-quote{
	display:block;
	width:112px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../../images/redesign/btn-inst-quote.png) no-repeat;
}
.psd_order-title .psd_btn-quote:hover{background: url(../../images/redesign/btn-inst-quote-hover.png) no-repeat;}
.psd_order-title .psd_btn-contact{
	display:block;
	width:91px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../../images/redesign/btn-contact-us.gif) no-repeat;
}
.psd_order-title .psd_btn-contact:hover{background-position:0 -23px;}
.psd_step-holder{
	height:1%;
	overflow:hidden;
}
.psd_step{
	float:left;
	width:210px;
	margin:0 23px 0 0;
	padding:0 0 0 6px;
}
.psd_step div{
	position:relative;
	height:176px;
	margin:0 0 15px;
}
.psd_step div img{
	position:absolute;
	bottom:0;
	right:0;
}
.psd_step h3{
	font-size:14px;
	line-height:20px;
	margin:0 0 10px;
}
.psd_step p{
	font-size:12px;
	line-height:14px;
	margin:0 0 14px;
}
.psd_step p a{
	color:#000;
	text-decoration:underline;
}
.psd_step p a:hover{text-decoration:none;}
.psd_order-text{
	padding: 0 31px 0 0;
}
.psd_order-text p{
	font-size:12px;
	line-height:14px;
	margin:0;
}
.psd_order-text p a{color:#000; text-decoration:underline;}
.psd_order-text p a:hover{text-decoration:none;}
/* Footer */
#psd_g-footer{
	width:100%;
	overflow:hidden;
	margin-top:15px;
	*position:relative;
	*top:10px;
}
#psd_g-footer a { text-decoration: none;}

#psd_g-footer a:hover { text-decoration: underline;}

#psd_g-footer .psd_f-holder{
	/*height:1%;*/
	margin-left:30px;
	overflow:hidden;
}
.psd_f-nav{
	list-style:none;
	margin:0 0 0 0px;
	padding:0;
	float:left;
	display:inline;
	/*height:1%;*/
	overflow:hidden;
	font-size:12px;
	line-height:52px;
}
.psd_f-nav li{
	float:left;
	padding:0 8px 0 9px;
	background: url(../../images/redesign/sep-footer-nav.gif) no-repeat 0 50%;
	margin:0 1px 0 -1px;
}
.psd_f-nav a{color:#666;font-weight:normal;}
.psd_btn-inc{
	float:left;
	background: url(/images/local/ico01.gif) 2px 7px no-repeat;
	line-height:52px;
	padding:0 0 0 47px;
	display:inline;
	color:#666;
	font-size:12px;
}
.psd_f-copy{
	font-size:10px;
	line-height:12px;
	color:#666;
	text-align:center;
	margin:0;
}
.psd_f-about{
	border-top:1px solid #d1d1d1;
	padding:17px 20px 7px;
	/*margin:45px 0 0;*/
	color:#999;
}
.psd_greener-box {
	float:right;
	padding:0px 42px 14px 0  ;
	width:320px;
}
.psd_picture {padding:0 0 13px;}
.psd_picture img {display:block;}
.psd_green-seal{
	float:right;
	display:inline;
	margin:0 4px 0 14px;
}
.psd_greener-box ul {
	list-style:none;
	margin:0;
	padding:0;
	}
.psd_greener-box ul li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	color:#333;
	font-size:10px;
	line-height:14px;
}
.psd_greener-box ul li span {color:#333;}

.psd_f-graylink {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0 12px;
}
/* FooterEnd */

/* Individual CSS fixes */
.tooltipdesigner {
	margin-left:-75px;
}

#ilayers {
	margin-top:30px;
	margin-left:-100px;
}

.infopopup {
	position:absolute;
	left:0px;
	font-weight:normal;
	z-index:100;
	width:500px;
}

.logininput {
	font-size:13px;
}

.sitemaplist {
	text-align:left;
	list-style-type:none;
	padding-left:0;
}

.sitemaplist li {
	margin-left:15px;
}

#sitemapheader {
	margin-left:0px;
	margin-top:15px;
}

.spacerbr {
	line-height:15px;
}

.accountfield {
	font-size:13px;
}

#overaddtocart {
	top:0px;
}

.underline {
	text-decoration:underline;
}

.pageanchor {
	position:relative;
	bottom:10px;
}

.popupmenu li {position: relative;}

.popupmenu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

.popupmenu ul ul ul,
.popupmenuul ul li:hover ul ul
{display: none;}

.popupmenu ul ul li:hover ul,
.popupmenu ul ul ul li:hover ul
{display: block;}

.black-links a:hover 
{
  text-decoration: none;
}
.black-links a 
{
  text-decoration: underline;
  color: #000;	
}

.infobox{
	height:14px;
	width:14px;
	float:left;
	margin-right:10px;
	background: url(/images/pcf/bg-a-info.gif) no-repeat 100% 0px;
}
.infobox span{
	display:none;
}
.infobox:hover{
	text-decoration:none;
}
.infobox:hover span{
	display:block;
	position:relative;
	z-index:100;
	background-color:#ffffcc;
	border: 1px solid black;
	width: 350px;
	margin-top:15px;
	padding:5px;
	font-size:12px;
	color:black;
}
/* Code for new header box */
.mx_sign-box{
	width:754px;
	text-align:right;
	color:#d4873b;
	float:left;
	margin:-5px 10px -10px 0;
	position:relative;
}
.mx_sign-box span{
	float:right;
	font:12px Arial,Helvetica,sans-serif;
}
.mx_sign-box:after{
	clear:both;
	content:"";
	display:block;
}
.mx_sign-btn{
	float:right;
	color:#fff;
	font-size:11px;
	line-height:16px;
	background:#d4873b;
	border:solid #eecfb1;
	border-width:1px 0;
	padding:0 5px;
	position:relative;
	margin:-2px 0 0 3px;
	text-decoration:none;
}
.mx_sign-btn:hover{
	text-decoration:underline;
}
.new-assembler-banner{
	width: 726px;
	padding: 3px 20px;
	matgin: 0;
	background:#d4873b;
	position: absolute;
	top:0;
	left:0;

}
.new-assembler-banner a{ color: #FFF !important; text-decoration: underline;}
.new-assembler-banner a:hover{ color: #FFF !important; text-decoration: none;}
.new-assembler-banner a:visited{ color: #FFF !important; }


#psd-header{
	/*width:100%;
	overflow:visible !important;
	position:absolute;
	top:32px;
	left:0;
	z-index:40;*/
	width:765px;
	margin:20px auto;
}
#psd-header:after{
	/*clear:both;
	content:"";
	display:block;*/
}
#psd-header .psd-row{
	width:100%;
	overflow:hidden;
}
#psd-header .psd-row{
	clear:both;
}
/*
#psd-header .psd-logo{
	float:left;
	margin:0 0 0 8px;
	display:inline;
}
.mx_inner-page #psd-header .psd-logo{
	margin-left:6px;
}
#psd-header .psd-logo a{
	background:url(/images/local/bg-logo.png) no-repeat;
	width:203px;
	height:30px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
*/
#psd-header .psd-slogan{
	float:left;
	background:url(/images/local/txt-custom-media.png) no-repeat;
	width:123px;
	height:11px;
	text-indent:-9999px;
	overflow:hidden;
	margin:15px 0 0 5px;
}
#psd-header .psd-sub-nav{
	float:right;
	margin:11px 2px 0 0;
	display:inline;
}
#psd-header .psd-sub-nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#psd-header .psd-sub-nav ul li{
	float:left;
	padding:2px 7px 0 11px;
	font-size:11px;
	color:#666;
}
#psd-header .psd-sub-nav ul li{
	background:url(/images/local/bullet01.gif) no-repeat 0 7px;
}
#psd-header .psd-sub-nav ul li span{
	float:left;
	padding:2px 0 0;
}
#psd-header .psd-sub-nav ul li:first-child{background:none;}
#psd-header .psd-sub-nav ul li a{
	font-size:11px;
	color:#666;
	text-decoration:none;
	float:left;
}
#psd-header .psd-sub-nav ul li a:hover{text-decoration:underline;}
#psd-header .psd-sub-nav ul li a.psd-cart{
	background:url(/images/local/ico-cart.gif) no-repeat 100% 0;
	padding:2px 21px 0 0;
	position:relative;
}
.mx_favebook-item,
.mx_blog-item{
	background:none;
}
.mx_favebook-item a,
.mx_blog-item a{
	padding:3px 0 5px 28px;
	margin:-3px 0 0;
	position:relative;
}
.mx_favebook-item a{
	padding:3px 0 5px 20px;
	/*background:url(/images/local/ico-facebook.gif) no-repeat;*/
}
.psd_f-nav .psd_nobck {background: none; padding-left: 0;}
.mx_blog-item a{
	background:url(/images/local/ico-blog.gif) no-repeat;
}
.loginbutton {
	background: url(/images/btn-Login.gif) no-repeat 100% 0px;
	width:110px;
	height:20px;
	text-indent:-9999px;
	border:0;
	display:inline-block;
}
.switchaccountbutton {
	background: url(/images/btn-SwitchAccount.gif) no-repeat 100% 0px;
	width:110px;
	height:20px;
	text-indent:-9999px;
	border:0;
	display:inline-block;
}
.uploadnewbutton {
	background: url(/images/btn-UploadNew.gif) no-repeat 100% 0px;
	width:110px;
	height:20px;
	text-indent:-9999px;
	border:0;
	display:inline-block;
	margin-bottom:7px;
}
.deletebutton {
	background: url(/images/btn-Delete.gif) no-repeat 100% 0px;
	width:110px;
	height:20px;
	text-indent:-9999px;
	border:0;
	margin-top:10px;
	display:inline-block;
}
.albumdetailsbutton {
	background: url(/images/btn-AlbumDetails.gif) no-repeat 100% 0px;
	width:110px;
	height:20px;
	text-indent:-9999px;
	border:0;
	display:inline-block;
	margin-right:20px;
	margin-top:10px;
}
.viewfilesbutton {
	background: url(/images/btn-ViewFiles.gif) no-repeat 100% 0px;
	width:110px;
	height:20px;
	text-indent:-9999px;
	border:0;
	display:inline-block;
}
.listenbutton {
	background: url(/images/btn-Listen.gif) no-repeat 100% 0px;
	width:24px;
	height:20px;
	text-indent:-9999px;
	border:0;
	display:inline-block;
}
.selectbutton {
	background: url(/images/btn-Select.gif) no-repeat 100% 0px;
	width:110px;
	height:20px;
	text-indent:-9999px;
	border:0;
	display:inline-block;
}
.saveandproceedbutton {
	background: url(/images/btn-SaveProceed.gif) no-repeat 100% 0px;
	width:110px;
	height:20px;
	text-indent:-9999px;
	border:0;
	display:inline-block;
}
.clearbutton {
	background: url(/images/btn-Clear.gif) no-repeat 100% 0px;
	width:110px;
	height:20px;
	text-indent:-9999px;
	border:0;
	margin-top:10px;
	display:inline-block;
}
.loginbutton:hover, .uploadnewbutton:hover, .deletebutton:hover, .albumdetailsbutton:hover, .viewfilesbutton:hover, .listenbutton:hover, .selectbutton:hover, .saveandproceedbutton:hover, .clearbutton:hover, .switchaccountbutton:hover {
	background-position: 0 -20px;
}

#contact-button-section { 
list-style-type: none;
padding: 0;
margin: 0;
}
#contact-button-section li { margin-bottom: 10px;}

#contact-button-section li p {vertical-align:text-center; margin-bottom: 10px; height: 32px;}

#contact-button-section .btn  a{
	margin-right: 10px;
	
	width: 232px;
	height: 32px; 
	float: left;
}
#help-button a {background: url(/mcm/mixonic/images/btn-help-center.png) no-repeat 0 0;}
#status-button a {background: url(/mcm/mixonic/images/btn-check-status.png) no-repeat 0 0;}
#qoute-button a {background: url(/mcm/mixonic/images/btn-get-quote.png) no-repeat 0 0;}

#contact-button-section .btn  a:hover { background-position:0 -32px;}

#qoute-button  ul { display: none;}
#qoute-button:hover ul, #qoute-button .hover ul  { display: block}
.dropdown a {background: #FFF;}

.Mx11_quote-area {
	position:relative;
	float: left;
	
}
.Mx11_quote-area:after,
.Mx11_quote:after {
	content:"";
	display:block;
	clear:both;
}
.Mx11_quote .Mx11_btn-quote {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0;
	width:232px;
	height:32px;
	background:url(/mcm/mixonic/images/prodpages/btn-get-quote.png) no-repeat;
	margin-right: 10px;
}
.Mx11_quote-area:hover .Mx11_btn-quote,
.Mx11_quote .hover .Mx11_btn-quote {background-position:0 -32px;}
.Mx11_quote-area:hover ul,
.Mx11_quote .hover ul {left:7px;}
.Mx11_quote ul {
	position:absolute;
	top:30px;
	left:-99999px;
	width:216px;
	margin:0;
	padding:0;
	border:1px solid #a1a1a1;
	border-width:1px 1px 0;
	z-index: 100;
}
.Mx11_quote ul li {
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #a1a1a1;
	list-style:none;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	text-align:center;
	margin-bottom: 0 !important;
}
.Mx11_quote ul a {
	display:block;
	overflow:hidden;
	padding:8px 10px;
	width:196px;
	text-decoration:none;
	background:url(/mcm/mixonic/images/prodpages/bg-quote-sub.png) repeat;
	color: #000;
}
.Mx11_quote ul a:hover {
	background:#9d9d9d !important;
	color:#fff;
}
.contact-text {color: #666;}
.contact-text b {color: #000;}
