/* IE 7 fix. */
#header, #product_nav {
	min-width: 1000px;
}

#advertising_div {
	 margin: 0;
	 padding: 12px;
	 height: 90px;
	 background-color: #606a74;
	min-width: 1000px;
}
#advertising_div #nmsnbn {
	float: left;
	display: inline;
	margin-right: 12px;
	width: 728px;
	height: 90px;
}
#content {
	 padding: 0 0 130px 0;
}
#customer_home_nav {
	height: 44px;
	width: 100%;
	background: url(../../img/customers/customer_home_nav_bg.png) right top repeat-x;
	font-size: 13px;
}
#customer_home_content {
	width: 100%;
	min-width: 1000px !important;
	background: url(../../img/customers/customer_home_content_bg.png) right top repeat-x;
	padding-top: 12px;
}
#customer_home_nav ul {
	margin: 0 0 0 6px;
	padding: 0;
}
#customer_home_nav ul li {
	height: 22px;
	margin: 0;
	list-style: none;
	float: left;
	
}
#customer_home_nav ul li a {
	background: url(../../img/customers/customer_home_nav_li_bg.png) right 1px no-repeat;
	color: black;
	text-decoration: none;
	display: block;
	height: 22px;
	padding: 0 7px 0 6px;
	float: left;
}
#customer_home_nav * a:hover, #customer_home_nav * a:active, #customer_home_nav * a:focus {
	color: #ff7228;
}
#customer_home_nav ul li a:hover, #customer_home_nav ul li a:active, #customer_home_nav ul li a:focus {
	background: url(../../img/customers/customer_home_nav_li_hover_bg.png) right top no-repeat;
}
#customer_home_nav ul li:hover a, #customer_home_nav ul li:active a, #customer_home_nav ul li:focus a, #customer_home_nav ul li.over a {
	background: url(../../img/customers/customer_home_nav_li_hover_bg.png) right top no-repeat;
	color: #ff7228;
}
#customer_home_nav ul li ul {
	display: none;
}
#customer_home_nav ul li ul li a, #customer_home_nav ul li:hover ul li a, #customer_home_nav ul li:active ul li a, #customer_home_nav ul li:focus ul li a, #customer_home_nav ul li.over ul li a {
	background: url(../../img/customers/customer_home_nav_li_bk_bg.png) right top no-repeat;
	color: white;
}
#customer_home_nav ul li ul li a:hover, #customer_home_nav ul li ul li a:active, #customer_home_nav ul li ul li a:focus {
	background: url(../../img/customers/customer_home_nav_li_bk_bg.png) right top no-repeat;
	color: #ff7228;
}
#customer_home_nav ul li.over ul {
	display: block;
	position: absolute;
	left: 0;
	margin-top: 22px;
	width: 80%;
}

#customer_home_nav_right, #customer_home_nav_rss {
	float: right;
}
#customer_home_nav_right li:hover, #customer_home_nav_right a:hover, #customer_home_nav_right li.over, #customer_home_nav_right li:active, #customer_home_nav_right a:active, #customer_home_nav_right li:focus, #customer_home_nav_right a:focus {
	background: black;
	color: #ff7228;
}

#customer_home_nav_rss {
	color: white !important;
	padding-top: 22px;
}

#customer_home_content #cus_home_far_left {
	width: 300px;
	display: inline;
	float: left;
	margin: 0;
	padding: 0 6px 0 12px;
	background: url(../../img/customers/customer_home_content_col_bg.png) right top no-repeat;
}
#customer_home_content #cus_home_middle_left {
	width: 300px;
	margin: 0;
	padding: 0 6px;
	float: left;
	background: url(../../img/customers/customer_home_content_col_bg.png) right top no-repeat;
}
#cus_home_far_right {
	width: 165px; 
	margin: 0;
	padding: 0 6px;
	float: right;
	background: url(../../img/customers/customer_home_content_col_bg.png) left top no-repeat;
	overflow: hidden;
	background-color: #606a74 !important;
	margin-top: -12px !important;

}
#cus_home_far_right * {
	color: white !important;
}
#cus_home_far_right .content_container {
	background-image: none !important;
}
#cus_home_far_right .content_container .box, #cus_home_far_right .content_container ul, #cus_home_far_right .content_container dl {
	background-image: none !important;
}
#customer_home_content #cus_home_middle_right {
	margin: 0 182px 0 636px;
	min-width: 165px;
	width: auto !important;
}
#cus_home_far_right h2 a {
	text-decoration: none !important;
}
#customer_home_content h2 {
	margin: 0;
	padding: 0;
}
.content_container {
/*	background: url(../../img/customers/customer_home_content_cntnr1_bg.png) left top no-repeat; */
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
}
.content_container dl {
	padding: 6px 6px 22px 6px;
}
.content_container dl dt {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.content_container dl dt a {
	color: #d52b1e;
}
.content_container dl dd {
	margin: 0;
	padding: 0 0 12px 0;
	min-height: 35px;
}
#news_frame .content_container dl dd {
	padding-top: 5px;
}
.content_container button, .content_container input {
	width: 113px;
	font-size: 11px;
}

.content_container p, .content_container dl, .content_container ul, .content_container .box {
	background: url(../../img/customers/customer_home_content_cntnr2_bg.png) right top no-repeat;
	margin: 0;
	padding: 5px 6px 22px 6px;
	list-style: none;
	line-height: auto;
}

.content_container li {
	list-style: none;
	line-height: 13px;
}

#main {
	padding-top: 12px;
	max-width: 800px;
	width: auto;
}

#customer_home_content h2 {
	line-height: 1.4em;
	visibility: visible;
}
#customer_home_content li p {
	margin: 5px 0 0 0;
	padding: 0;
	max-width: 450px;
	background: none;
	border: none;
}
#customer_home_content .float {
	position: static;
	display: block;
	float: right;
	margin: 1em 0 0 5px;
}

#customer_home_content h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#customer_home_content h4 a {
	color: #d52b1e;
}

#customer_home_content .headline h4 {
	font-size: 14px;
}

#freezone li {
}

#right {
	display: inline;
	margin: 0 ;
	width: 165px;
}

#right h2 {
	line-height: 2em;
}

#right div {
	margin-left: 0;
	margin-right: 0;
}

#main.article {
	max-width: none;
	width: auto;
	margin-right: 177px;
}

.article #content {
	max-width: 800px;
	width: auto;
}

#article_ad_image {
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
	width: 400px;
}

#article_ad_image #nmsnmd {
	margin-top: 20px;
	margin-left: 0;
	width: 300px;
}

.headline {
	background:#000;
	color:#FFF;
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 10px;
}
.headline h4 {
}
.headline h4 a {
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	padding-left:10px;
	padding-right:10px;
}
.headline .abstract {
	padding:10px;
}

.headline img {
}

.section .headline {
	background:#000;
    color:#FFF;
    font-size: 13px;
    line-height: 24px;
	width:600px;
	padding:0;
}

.section .headline h4 {
	position:relative;
}

.section .headline h4 a {
    font-weight:bold;
    font-size:13px;
    line-height:24px;
	width:250px;
	margin-top:10px;
	float:right;
}

.section .headline .abstract {
    width:250px;
	position:relative;
	float:right;
}

.section .headline img {
    position:relative;
    float:left;
	padding:10px;
	min-height:200px;
}



#customer_home_content .headline {
	background: black;
	color: white;
}

.more {
	float: right;
	margin-left: 12px;
	font-size: 11px;
	line-height: 1.5em;
	vertical-align: bottom;
}

#customer_login_block form {
	display: inline; /* IE6 padding fix */
}

#customer_login_form input {
	width: 144px;
	border: solid 1px rgb(96, 106, 116);
	padding: 3px;
	margin-bottom: 6px;
}

#customer_login_username, #customer_login_password {
	background: white;
	color: #000 !important;
}

#customer_login_username.initial {
	background: white url(/img/customers/webmail-form-labels.png) no-repeat left top;
}

#customer_login_password.initial {
	background: white url(/img/customers/webmail-form-labels.png) no-repeat left bottom;
}

#customer_login_webmail_toolbox {
	background: url(/img/customers/webmail-toolbox.png) no-repeat left bottom;
	width: 152px;
	height: 20px;
}
#customer_login_webmail_toolbox a {
	width: 76px;
	height: 20px;
	display: block;
	text-indent: -10000px;
	font-size: 1px;
	float: left;
}

#customer_login_webmail.selected {
	background: url(/img/customers/webmail-toolbox.png) no-repeat left top;
}

#customer_login_toolbox.selected {
	background: url(/img/customers/webmail-toolbox.png) no-repeat right top;
}

#lost_your_password {
	width: 152px;
	height: 20px;
	display: block;
	background: url(/img/customers/lost-your-password.png) no-repeat left top;
}

#copyright, #copyright img, #copyright p {
	vertical-align: middle;
	margin-top: 2px;	
	float: right;
	height: 29px !important;
	width: 89px !important;
}

.section #right_ad, .weather #headline_ad {
	position: absolute;
	top: 347px;
	right: 177px; 
	float: right;
	width: 300px;
	padding-right:90px;
}

.section .float {
}

.section dl {
	list-style: none;
	font-size: 11px;
	max-width: 600px;
/*	margin-right: 330px; */
}

.section dt {
	margin: 0;
	padding-right:10px;
	float:left;
}

.section dd {
	margin: 0;
	padding: 0 0 12px 0;
	height:75px;
	width:600px;
}

.section dd a {
	font-weight:bold;
}

ul.local {
	width:600px !important;
	margin:0 !important;
    padding:0 !important;
	font-size:11px !important;

}

ul.local li {
    list-style:none !important;
	padding-bottom:10px !important;
}

ul.local li a {
	font-weight:bold !important;
}
/************** 
overide styles 
***************/

#content #advertising_div {
/*	background: url(/img/gradient_bg_customer_advertising_area-270509.png) top left repeat-x black !important; */
	background-color: black;
	border-top: 1px solid #373737;
	height: 106px !important;
	padding: 0 !important;
}
#content #advertising_div #nmsnbn {
	margin: 8px 0 0 12px !important;
}
#banner_image {
	margin: 0 !important;
}
.content_nav {
	display: block;
	width: auto !important;
	height: 22px;
	margin-bottom: 0;
	padding: 0;
	margin-left: 0 !important;
}
.content_nav li {
	height: 22px;
	display: block;
/*	background: url(/img/tabb_bg-270509.png) bottom left repeat-x #aabccd;  */
	background-color: #606a74;
	float: left;
	margin-right: 2px;
}
.content_nav li:hover {
	background-color: #424b55;
}
.content_nav li a {
	color: white;
	text-decoration: none;
	margin: 5px;
}
#cus_home_middle_right .content_nav li.current {
	background: url(/img/current_tabb_bg_orange-020609.png) top left repeat-x;
	border-left: 1px solid #ffd1b9;
	border-right: 1px solid #ffd1b9;
}
.content_nav li.current {
	background: url(/img/current_tabb_bg-270509.png) top left repeat-x;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}
.content_nav li.currentfb {
    background: url(/img/current_tab_bg_fb.jpg) top left repeat-x;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
}

.content_nav li.current a, #cus_home_middle_right .content_nav li.current a {
	color: black;
}

#cus_home_middle_right .content_nav li {
/*	background: url(/img/tabb_bg_orange-290509.png) bottom left repeat-x #ff5a03; */
	background-color: #ff5800;
}
#cus_home_middle_right .content_nav li:hover {
	background-color: #df3900;
}

#cus_home_far_right h1, #cus_home_far_right h2, #cus_home_far_right h3 {
	background:#70777F none repeat scroll 0 0 !important;
	font-size:1.2em !important;
	height:25px !important;


	margin:0 -20px 0 -5px !important;
	padding:5px 5px 0px 5px !important;

	border-top:1px solid #8B9197 !important;
	border-bottom:1px solid #8B9197 !important;
	width:171px !important;
}
#cus_home_far_right > h1, #cus_home_far_right > h2, #cus_home_far_right > h3 {
	margin:0 0 0 -5px !important;
	padding:5px 0 0px 5px !important;
}
#cus_home_far_right  #iia_btn_far_right_customers {
margin: 0 0 0 -5px; 
padding: 0;
}
#cus_home_far_right > #iia_btn_far_right_customers {
margin: 0 0 0 -5px; 
padding: 0;
}
.content_container {
	background:transparent url(/img/new-bg-270509.png) no-repeat scroll left top !important;
	display: block;
	height: auto;
	width: auto;
	
}
#cus_home_middle_right .content_container,  div.\33 fl .content_container {
	background:transparent url(/img/new-bg_orange_020609.png) no-repeat scroll left top !important;
}
.content_container ul {
	background: none !important;
}
#customer_login_webmail_toolbox {
	background:transparent url(/img/web-tool-btn-270509.png) no-repeat scroll left top !important;
	height: 26px !important;
}
#customer_login_webmail.selected {
	background:transparent url(/img/web-tool-btn-270509.png) no-repeat scroll left bottom !important;
	height: 26px !important;
}
#customer_login_toolbox.selected {
	background:transparent url(/img/web-tool-btn-270509.png) no-repeat scroll right bottom !important;
	height: 26px !important;
}
.content_container div.tabbed_container img {
	float: right !important;
	margin-right: 10px !important;
	margin-left: 10px;
	margin-top: -20px;
	margin-bottom: 8px !important;
}
.content_container > div.tabbed_container img {
	margin-top: -30px !important;
}
.content_container div.tabbed_container img.collapsed_feature_img {
	margin-top: 5px;
	margin-left: -1px;
}
.content_container > div.tabbed_container img.collapsed_feature_img {
	margin-top: -10px !important;
}
.content_container div.tabbed_container.collapsed_feature {
	width: 184px;
}				

.content_container div.tabbed_container ul {
	display: block !important;
	width: auto !important;
	height: 18px !important;
	margin: 0 auto 0 8px !important;
	padding: 0 !important;
}
.content_container div.tabbed_container ul li {
	height: 18px !important;         
	min-height: 0 !important;
	display: block !important;
	float: left !important;
	margin-right: 0px !important;
	margin-top: 8px !important;
	border: 1px solid #5b7b96 !important;
}
.content_container div.tabbed_container ul li a {
	text-align: left !important;
	width: 35px;
	display: block !important;
	height: 16px !important;
	color: gray !important;
	text-decoration: none !important;
	padding: 2px 2px 0 16px !important;
	background: url(/img/customer_feature_button_bg-270509.png) bottom left repeat-x;
}
.content_container div.tabbed_container ul li a:hover, .content_container div.tabbed_container ul li a.active {
	background: url(/img/customer_feature_button_bg-270509.png) top left repeat-x !important;
	color: #df3900 !important;
}
#cus_home_middle_right .content_container div.tabbed_container ul li, div.\33 fl .content_container div.tabbed_container ul li {
    border: none !important;
}
#cus_home_middle_right .content_container div.tabbed_container ul li a, div.\33 fl .content_container div.tabbed_container ul li a {
	background: url(/img/customers/freezone-btns.png) bottom left no-repeat;
}
#cus_home_middle_right .content_container div.tabbed_container ul li a:hover, .content_container div.tabbed_container ul li a.active, div.\33 fl .content_container div.tabbed_container ul li a:hover {
	background: url(/img/customers/freezone-btns.png) left top no-repeat !important;
}
.content_container div.tabbed_container {
	height: 170px;
	width: auto;
	margin: 0 !important;
}
.content_container > div.tabbed_container {
	height: auto;
	min-height: 170px;
}
.content_container div.tabbed_container h4 {
	margin: 20px 5px 0 8px !important;
}
.content_container div.tabbed_container p {
	padding-top: 5px !important;
	margin-left: 3px !important;
	max-width:450px;
}
#cus_home_far_right {
	background: none !important;
}
.content_container p, .content_container dl, .content_container ul, .content_container .box {
	background: none !important;
}
#news_primary_img {
	width: 290px;
	margin: 5px 0 5px 5px;
}
#cus_home_middle_right .content_container ul li, div.\33 fl .content_container ul li {
	background: none !important; 
}	

#customer_home_content .float {
	margin-top: 0 !important;
}

.customer_page_header_text {
	display: block; 
	margin: 0 6px 0 0;
}
#cus_home_middle_right .content_container ul li, div.\33 fl .content_container ul li {
	margin-bottom:10px !important;
}
#cus_home_middle_right div.untabbed_content_container {
	padding: 8px;
	height: auto !important;
	min-height: 170px;
}
#cus_home_middle_right div.untabbed_content_container p {
	padding-left: 0 !important;
}
#cus_home_middle_right div.untabbed_content_container img {
	float: right;
	margin: 0 0 8px 8px;
}
.news_headline {
	background-color: #606a74;
	margin: -14px 0 12px -1px;
	width: 290px;
	padding-top: 8px;
}
.news_headline dt a, .news_headline {
	color: white !important;
} 
.news_headline dt a {
	font-size: 12px;
}
.news_headline dt, .news_headline dd {
	width: 270px;
	margin: 0 10px 0 10px !important;
}
#banner_link {
	height: 106px;
}
#right #cus_home_far_right {
	margin-top: 0 !important;
}
#extra_frame {
	float: left;
}
.tabbed_content_container ul {
	padding-top:8px !important;
}
#customer_home_content #ii_special {
	position: relative;
	font-size: 11px;
	line-height: 130%;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#customer_home_content #nmsnmd {
	position: relative; margin-top: 10px; /* this chunk is uncommented when we want dynamic pushdown */
	/* position: absolute; top: 600px; /* this chunk is uncommented when we want a fixed position */
	
}
#cus_home_middle_right .content_container h4, div.\33 fl .content_container h4 {
line-height:13px;
}



/* hacks for kids tab, because it would take too long to make these styles general */
#cus_home_middle_right .content_nav li#freezone_tabs_kids {
	background-color: #71c1be;
}
#cus_home_middle_right .content_nav li#freezone_tabs_kids.current {
	background-color: #71c1be !important;
}
#cus_home_middle_right .content_nav li#freezone_tabs_kids:hover {
	background-color: #005E83;
}
.tabbed_container .freezone_kids_tab_content {
	padding-top: 10px;
}
.tabbed_container .freezone_kids_tab_content img#kids_image {
	float: right !important;
	margin-top: 0px !important;
}


/** Dell banners -- This section can be removed after the dell promotion is over. */
.dell-banner-freezone {
    cursor: pointer; 
    cursor: hand;
    margin-top: -21px;
    text-align: right;
	float:right;
	width:93px;
}
.dell-banner-freezone img {
    margin-bottom: -8px;
}
.dell-banner-freezone span {
    padding-left: 3px;
    padding-right: 5px;
    color: #097ab2;
    line-height: 25px;
}
.dell-banner-freezone a {
    text-decoration: none !important;
}

/** Flash banner. */
#banner_flash {
    float: right;
    margin-bottom: -50px;
}


/** iinet now tab */
#cus_home_headder_left_middle_left {
	width: 615px;
	color: white;
	margin: 0 0 15px 15px;
	position: absolute;
	left: 0px;
}
#cus_home_headder_left_middle_left #westnet_cus_stuff {
	background:url(/img/westnet-stuff-background-200910.png) top left no-repeat;
	height: 160px;
	margin-top: 10px;
	width: 615px;
}
#cus_home_far_left {
	clear: left;	
}
#news {
	margin-top: 207px;	
}
#weather {
	margin-top: 207px;	
}
#westnet_cus_stuff ul {
	margin: 0 0 0 10px !important;
	padding: 0 !important;
	width: 600px;
	height: 30px;
	display:block !important;
}
#westnet_cus_stuff ul li {
	display:block !important;
	float:left !important;
	height:18px !important;
	margin-right:0 !important;
	margin-top:8px !important;
	min-height:0 !important;
	color: white !important;
	background:transparent url(/img/customers/westnet-stuff-icon-200910.png) no-repeat scroll left bottom;
}
#westnet_cus_stuff ul li.current {
	background:transparent url(/img/customers/westnet-stuff-icon-current-200910.png) no-repeat scroll left bottom !important;
	border: none !important;
}
#westnet_cus_stuff ul li a {
	color:white !important;
	display:block !important;
	height:16px !important;
	padding:2px 2px 0 16px !important;
	text-align:left !important;
	text-decoration:none !important;
}
#westnet_cus_stuff ul li a.active {
	font-weight: bold;
}

#westnet_stuff_feature_tab_first {
	width:90px;
}
#westnet_stuff_feature_tab_second {
	width:100px;
}
#westnet_stuff_feature_tab_third {
	width:100px;
}
#westnet-stuff-image-third {
	position: absolute !important;	
	margin: 15px 0 0 340px;
}
#westnet-stuff-image-second {
	position: absolute !important;	
	margin: 15px 0 0 305px;
}
#westnet-stuff-image-first {
	position: absolute !important;	
	margin: 15px 0 0 310px;
}
#westnet_cus_stuff ul li a {
	color:white !important;
	display:block !important;
	height:16px !important;
	padding:2px 2px 0 16px !important;
	text-align:left !important;
	text-decoration:none !important;
}
#westnet_cus_stuff h3.content, #westnet_cus_stuff p.content, #westnet_cus_stuff a.content {
	color:white !important;
	margin: 5px 15px 0 15px;
	padding: 0;
	line-height: 15px;
	font-size: 13px;
}
#westnet_cus_stuff p.content * {
	color:white !important;
	font-weight: bold;
}
#westnet_cus_stuff #westnet-stuff-content-first p.content {
	width: 445px;	
}
#westnet_cus_stuff #westnet-stuff-content-second p.content {
	width: 425px;	
}
#westnet_cus_stuff #westnet-stuff-content-third p.content {
	width: 445px;	
}
#westnet_cus_stuff h3.content {
	margin-top: 15px;	
	margin-bottom: 0px;	
	font-size: 16px;
	color: #ff7c2d !important;
	text-shadow: #3D444A 1px 1px 2px;
}
.addthis_toolbox {
	position: absolute;
	z-index: 10;
	margin: 90px 0 0 550px;
}
.addthis_toolbox a {
	color: white;
}
.westnet-stuff-display-none {
	display: none;	
}
#westnet_cus_stuff #westnet-stuff-content-second span.content {
	text-decoration: none !important;
}
#westnet_cus_stuff #westnet-stuff-content-second a.content {
	margin-right: 3px;
}



div#cus_home_middle_right div.discussion div.content_container {
	background: url(/img/customer_home_discussion_bg.png) repeat-x left top #6f767f !important;	
}
div#cus_home_middle_right div.discussion div.content_container * {
	color: white !important;
}
div#cus_home_middle_right div.discussion div.content_container ul {
	padding-bottom: 0;
	margin: 15px 0 15px 0;
}
div#cus_home_middle_right div.discussion div.content_container ul li {
	background: url(/img/customer_home_discussion_boundry_bg.png) repeat-x left bottom !important;	
	display: inline-block;
	width: 100%;
}
div#cus_home_middle_right div.discussion div.content_container ul li.customer_discussion_last {
	background: none!important;	
}
div#cus_home_middle_right div.discussion div.content_container ul li div.customer_discussion_details {
	margin: 5px 0 10px 0;
	height: 23px;
}
div#cus_home_middle_right div.discussion div.content_container ul li div.customer_discussion_logo {
	height: 23px;
	float: left;
	margin: 0 4px 0 4px;
}
div#cus_home_middle_right div.discussion div.content_container ul li span.customer_discussion_date {
	margin: 4px 0 0 0;
	float: left;
}
div#cus_home_middle_right div.discussion div.content_container ul li span.customer_discussion_poster {
	margin: 4px 0 0 0;
	float: left;
}
div#cus_home_middle_right div.discussion div.content_container ul li div.customer_discussion_logo#twitter_logo {
	background: url(/img/customer_home_discussion_logo_twitter.png) no-repeat left top !important;	
	width: 17px;
}
div#cus_home_middle_right div.discussion div.content_container ul li div.customer_discussion_logo#facebook_logo {
	background: url(/img/customer_home_discussion_logo_face.png) no-repeat left top !important;	
	width: 24px;
}
div#cus_home_middle_right div.discussion div.content_container ul li div.customer_discussion_logo#comment_logo {
	background: url(/img/customer_home_discussion_logo_comment.png) no-repeat left top !important;	
	width: 25px;
}
div#cus_home_middle_right div.discussion div.content_container ul li div.customer_discussion_logo#google_logo {
	background: url(/img/customer_home_discussion_logo_google.png) no-repeat left top !important;	
	width: 56px;
}
div#cus_home_middle_right div.discussion div.content_container ul li .customer_discussion_title {
	font-weight: bold;
}
div#container {
	margin: 0 auto !important;
	width: 1000px !important;
	
   background: url("/img/tabbing_right_bg-270509.png") repeat-y scroll right top transparent !important;
}
}
#freezone_feature_tab_third_content, #freezone_feature_tab_second_content, #freezone_feature_tab_first_content {
	min-height: 280px;	
}
#discoveryzone_feature_tab_third_content, #discoveryzone_feature_tab_second_content, #discoveryzone_feature_tab_first_content {
	min-height: 280px;	
}


#customer_page_flowplayer_overlay {
    cursor: pointer;
    margin: 75px 0 0 13px;
    position: absolute;
    z-index: 300;
}
#video-tab-freezone-logo {
    margin: 0 0 0 210px !important;
    padding: 0 !important;
    position: absolute;
}
#video-tab-freezone-logo img {
    margin: 0 !important;
    padding: 0 !important;
}
#customer_page_video #imgThumbnail {
    float: right;
    height: 53px;
    margin: 0 10px 10px;
    width: 71px;
}

img {
    border: medium none;
}

#customer_page_video dl {
    padding-bottom: 0;
}
#customer_page_video dt, #customer_page_video dd {
}
#customer_page_video dt a {
}
#customer_page_video dd {
    padding-top: 5px;
}
#customer_page_video .content_container {
    padding-top: 10px;
}
#customer_page_video #video_tabs_news.current {
    border-right: 1px solid #CDCDCD;
}
