html, body{
	margin:0 0 0 0;
	/*width:100%;*/
	height:100%;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#333333;
	line-height:150%;
}
* {
	margin:0;
	padding:0
}
p{
	padding-bottom:1em
}
ul{
	margin-left:16px;
	padding-bottom:1em;
	list-style-image: url(/images/p_list_black.gif);
}
ol{
	margin-left:16px;
	padding-bottom:1em;
}
body{
	background-color:#FFFFFF;
	background-image:url(/images/p_bg.png);
}
img {
	behavior: url("/pngbehavior.htc");
}
#print_logo{
	display:none;
}
#print_imagebox{
	display:none;
}
#minheight{
	float:left;
	height:450px;
	width:1px;
	margin-left:-1px;
}
#top{
	background-image:url(/images/p_leftbartop.gif);
	background-repeat:no-repeat;
	height: 424px;
	width: 280px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
}
#top #logo{
	background-image:url(/images/p_leftbartop_logo.png);
	background-repeat:no-repeat;
	height: 88px;
	width: 194px;
	position:absolute;
	top:10px;
	left:25px;
	cursor:pointer;
}
#main{
	width:100%;
	position:absolute;
	left:0px;
	top:155px;
	z-index:20;
}
#content{
	margin-left:280px;
	padding-right:20px;
	/*padding-left:40px;*/
	max-width: 1200px;
}
#leftbar {
	width: 200px;
	padding-left:10px;
	padding-bottom:150px;
	float:left;
	color:#FFFFFF;
}
#header{
	background-image:url(/images/p_header_bg.png);
	background-repeat:repeat-x;
	width:100%;
	height:120px;
	z-index:5;
}
#header #tagline{
	background-image:url(/images/p_educationalmedia.png);
	width:363px;
	height:56px;
	left:280px;
	top:30px;
	position:absolute;
}
#header_nav{
	position:absolute;
	top:4px;
	right:10px;
	width:450px;
	font-size:11px;
	z-index:14;
}
#header_nav a{
	text-decoration:none;
}
#header_nav_wrapper{
	text-align:right;
	width:100%;
}
#header_nav #home{
	background-image:url(/images/p_top_home.gif);
	background-repeat:no-repeat;
	background-position: 2px;
	padding-left:15px;
	margin-right:3px;
	display:inline;
}
#header_nav #about{
	background-image:url(/images/p_top_about.gif);
	background-repeat:no-repeat;
	background-position: 2px;
	padding-left:20px;
	margin-right:3px;
	display:inline;
}
#header_nav #contact{
	background-image:url(/images/p_top_contact.gif);
	background-repeat:no-repeat;
	background-position: 2px;
	padding-left:18px;
	margin-right:3px;
	display:inline;
}
#header_nav #login{
	background-image:url(/images/p_top_login.gif);
	background-repeat:no-repeat;
	background-position: 2px;
	padding-left:16px;
	display:inline;
	padding-right:10px;
}
#header_nav #faq{
	background-image:url(/images/p_top_faq.gif);
	background-repeat:no-repeat;
	background-position: 2px;
	padding-left:16px;
	display:inline;
}
#menu{
	width:100%;
	background-image:url(/images/p_menu_bg.png);
	background-repeat:repeat-x;
	position:absolute;
	z-index:20;
	height:34px;
	top:103px;
	left:0px;
}
#menu .divider{
	background-image:url(/images/p_menu_line.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	width:6px;
	height:31px;
}
#menu .divider_selected_left{
	background-image:url(/images/p_menu_line_selected1.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	width:6px;
	height:31px;
}
#menu .divider_selected_right{
	background-image:url(/images/p_menu_line_selected2.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	width:6px;
	height:31px;
}
#menu .item{
	padding-top:3px;
	/*padding-left:20px;
	padding-right:5px;
	color:#0072B9;
	font-size:11px;
	font-weight:bold;
	background-image:url(/images/p_menu_i.gif);
	background-repeat:no-repeat;
	background-position: 6px 11px;*/
}
#menu #wrapper{
	left:50%;
	position:absolute;
}
#menu a img{
	color:#0072B9;
	text-decoration:none;
	border:none;
}
#footer{
	background-image:url(/images/p_footer_bg.png);
	background-repeat:repeat-x;
	width:100%;
	height:26px;
	clear:both;
	font-size:11px;
	letter-spacing:0.4pt;
	padding-bottom:10px;
	margin-top:30px;
}
#footer a{
	text-decoration:none;
}
#footer #left{
	padding-top:4px;
	padding-left:10px;
	float:left;
}
#footer #right{
	padding-top:4px;
	padding-right:10px;
	float:right;
}
#footer #catalog{
	padding-top:5px;
	padding-right:10px;
	float:right;
}
#rotating{
	text-align:center;
	width:220px;
	height:150px;
	margin-top:-178px;
	float:left;
}
a{
	color:#333333;
}
a:hover{
	color:#0072B9;
}
#content h1{
	font-size:18px;
	line-height:22px;
	margin-bottom:10px;
	margin-top:15px;
	color:#0072B9;
	font-weight:normal;
	/*width:335px;*/
	width:95%;
}
#content h1.product{
	font-size:18px;
	line-height:22px;
	margin-bottom:0px;
	margin-top:15px;
	color:#0072B9;
	font-weight:normal;
	/*width:335px;*/
	width:95%;
}
#content h3{
	font-size:1.1em;
	margin-top:3px;
	margin-bottom:3px;
	color:#0072B9;
	font-weight:bold;
}
#content h4{
	font-size:1em;
	margin-top:3px;
	margin-bottom:3px;
	color:#0072B9;
	font-weight:bold;
}
#content h5{
	font-size:1em;
	margin-top:3px;
	margin-bottom:3px;
	color:#333333;
	font-weight:bold;
}
#content .co_left h5, #content .co_left h4{
	clear:left;
}
#content h5.co{
	background-image:url(/images/co_landing_header.gif);
	height:23px;
	line-height:2000%;
	margin:10px 0 10px 15px;
	overflow:hidden;
	width:130px;
}
#content h5.co_guest{
	background-image:url(/images/co_guest.gif);
	height:23px;
	line-height:2000%;
	margin:20px 0 15px 0px;
	overflow:hidden;
	width:263px;
}
#content h5.co_return{
	background-image:url(/images/co_returning_customer.gif);
	height:39px;
	line-height:2000%;
	margin:20px 0 15px 0px;
	overflow:hidden;
	width:243px;
}
#content .co_left h4.co_enter_new{
	background-image:url(/images/co_enter_new_address.gif);
	height:23px;
	line-height:2000%;
	margin:10px 0 8px 0px;
	overflow:hidden;
	width:300px;
}
#content .co_left h5.co_select_shipping{
	background-image:url(/images/co_select_shipping_method.gif);
	height:23px;
	line-height:2000%;
	margin:10px 0 8px 0px;
	overflow:hidden;
	width:206px;
}
#content .co_left h5.quote_address{
	background-image:url(/images/co_enter_address.gif);
	height:19px;
	line-height:2000%;
	margin:10px 0 8px 0px;
	overflow:hidden;
	width:123px;
}
#content .co_right h4.co_bill_to_address{
	background-image:url(/images/co_bill_to_address.gif);
	background-repeat:no-repeat;
	height:19px;
	line-height:2000%;
	margin:10px 0 8px 0px;
	overflow:hidden;
	width:127px;
}
#content .co_left h5.co_billing_info{
	background-image:url(/images/co_billing_info.gif);
	height:33px;
	line-height:2000%;
	margin:10px 0 8px 0px;
	overflow:hidden;
	width:283px;
}
#content .co_left h5.co_create_account{
	background-image:url(/images/co_create_account.gif);
	background-repeat:no-repeat;
	clear:left;
	height:23px;
	line-height:2000%;
	margin:10px 0 0px 0px;
	overflow:hidden;
	width:283px;
}
#content .co_left h5.co_payment{
	background-image:url(/images/co_payment_method.gif);
	background-repeat:no-repeat;
	height:23px;
	line-height:2000%;
	margin:10px 0 0px 0px;
	overflow:hidden;
	width:146px;
}
#content .co_left h5.co_review{
	background-image:url(/images/co_review.gif);
	background-repeat:no-repeat;
	height:19px;
	line-height:2000%;
	margin:10px 0 0px 0px;
	overflow:hidden;
	width:120px;
}
#content .co_left h5.quote{
	background-image:url(/images/quote_header.gif);
	background-repeat:no-repeat;
	height:23px;
	line-height:2000%;
	margin:10px 0 10px 15px;
	overflow:hidden;
	width:222px;
}
#content .co_left h5.quote_contact{
	background-image:url(/images/quote_contact_info.gif);
	background-repeat:no-repeat;
	height:19px;
	line-height:2000%;
	margin:10px 0 0px 0px;
	overflow:hidden;
	width:170px;
}
#content .co_left h5.quote_shipping_address{
	background-image:url(/images/quote_shipping_address.gif);
	background-repeat:no-repeat;
	height:23px;
	line-height:2000%;
	margin:10px 0 0px 0px;
	overflow:hidden;
	width:204px;
}
#content h3 a{
	color:#0072B9;
	text-decoration:none;
}
#content h3 a:hover{
	text-decoration:underline;
}
#content h2{
	font-size:13px;
	margin-top:3px;
	margin-bottom:10px;
	color:#0072B9;
	font-weight:normal;
	width:335px;
}
#content .yn{
	width:20px;
}
#leftbar h1{
	font-size:16px;
	line-height:20px;
	margin-bottom:5px;
	margin-top:15px;
	color:#FFFFFF;
	font-weight:normal;
}
a.product_demo{
	display:block;
	width:202px;
	height:78px;
	background:url(/images/p_box_demo.gif) no-repeat;
	margin-bottom:15px;
}
.box{
	width:202px;
	float:right;
	padding:20px 10px 10px 10px;
}
.box .box_top{
	background-image:url(/images/p_box_bg1.gif);
	overflow:hidden;
	height:6px;
}
.box .box_middle{
	background-image:url(/images/p_box_bg2.gif);
	padding:5px 13px 0 13px;
	width:176px;
	overflow:hidden;
}
.box .box_bottom{
	background-image:url(/images/p_box_bg3.gif);
	overflow:hidden;
	height:6px;
	margin-bottom:15px;
}
.bigbox{
	width:327px;
	float:left;
	padding:20px 10px 10px 10px;
}
.bigbox .box_top{
	background-image:url(/images/p_bigbox_bg1.gif);
	background-position:-1px 0;
	overflow:hidden;
	height:7px;
}
.bigbox .box_middle{
	background-image:url(/images/p_bigbox_bg2.gif);
	padding:5px 13px 0 13px;
	width:301px;
	overflow:hidden;
}
.bigbox .box_bottom{
	background-image:url(/images/p_bigbox_bg3.gif);
	overflow:hidden;
	height:8px;
	margin-bottom:0px;
}
.box h1{
	font-size:13px;
	margin-bottom:5px;
	color:#0072B9;
	font-weight:normal;
	border-bottom:#9EBDDB 1px solid;
}
.box ul, .bigbox ul{
	list-style-image: url(/images/p_list_blue.gif);
	line-height:120%;
}
.box hr, .bigbox hr{
    height: 1px;
    color: #E6E6E6;
    background-color: white;
	border-top:1px solid #E6E6E6;
	border-bottom:none;
    margin-top: 10px;
    margin-bottom: 5px;
    clear: both;
}
#leftbar ul{
	list-style-image: url(/images/p_list_white.gif);
}
.blue {
	color:#0072B9;
}
.press li{
	padding-bottom:10px;
}
ul.rssTitle li{
	padding-bottom:5px;
}
#leftbar a{
	color:#FFFFFF;
}
input.textfield{
	background-image:url(/images/p_textfield_bg.png);
	background-repeat:no-repeat;
	border:1px #666666 solid;
	height:15px;
	padding: 2px 0 0 3px;
	font-size:11px;
}
input.button{
	background-image:url(/images/p_button_bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	border-left:1px solid #888888;
	border-top:1px solid #888888;
	padding:0px;
	height:18px;
	font-size:11px;
	color:#FFFFFF;
}
select.dropdown {
	height:16px;
	font-size:10px;
	border:1px solid #676767;
}
.reflect{
}
.tenpoint{
	font-size:10px;
}

#login_box{
	background-image:url(/images/p_loginbox_bg.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:100%;
	margin-left:-225px;
	width:215px;
	height:102px;
	z-index:20;
	padding:10px 15px 10px 15px;
	font-size:0.85em;
}
#login_box .title{
	font-weight:bold;
	color:#0072B9;
}
#login_box .login{
	background-image:url(/images/p_top_login.gif);
	background-repeat:no-repeat;
	background-position: 2px;
	padding-left:16px;
	font-size:9px;
	margin-left:8px;
}
#login_box label{
	margin-top:0px;
	width:63px;
	display: block; 
	float: left;
}
#login_box .form{
	padding-top:3px;
}
#seo_menu {
	display:none;
}
.breadcrumb{
	font-size:10px;
	margin-top:15px;
	margin-bottom:-10px;
}
.authors{
	font-style:italic;
}
.ordering_options{
	text-align:center;
	font-size:10px;
}
.price{
	float:left;
	font-size:12px;
}
.itemnumber{
	float:right;
	font-size:12px;
}
#product_image{
	text-align:center;
	background-image:url(/images/p_magnify.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:10px;
}
#product_image.no_zoom{
	text-align:center;
	background-image:none;
	padding-bottom:10px;
}
#imagebox{
	width:321px;
	position:absolute;
	top:0px;
	left:0px;
}
#imagebox .imagebox_top{
	width:298px;
	background-image:url(/images/p_imagebox1.gif);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	padding-top:10px;
	padding-right:19px;
	padding-left:4px;
	overflow:hidden;
}
#imagebox .imagebox_bottom{
	width:321px;
	background-image:url(/images/p_imagebox2.gif);
	background-repeat:no-repeat;
	height:10px;
	float:left;
}
#imagebox .imagebox_image{
	overflow:hidden;
}
.listing_principal_investigators{
	float:left;
	width:49%;
	margin-bottom:10px;
}
.listing_product{
	float:left;
	width:49%;
	height:100px;
	overflow:hidden;
}
.listing_product .product_image{
	float:left;
	width:60px;
	height:100px;
	overflow:hidden;
}
.listing_product .product_description{
	padding-left:10px;
	padding-right:20px;
}
.listing_product .product_description a{
	text-decoration:none;
}
.listing_product .product_description a.arrow_link{
	font-weight:normal;
	text-decoration:underline;
}
.related_product{
	margin-bottom:30px;
	clear:both;
}
.related_product .product_image{
	float:left;
	margin-right:10px;
	/*width:60px;*/
	overflow:hidden;
}
.related_product .product_description{
	line-height:normal;
}
.arrow_link{
	background-image:url(/images/p_readmore_arrow_black.gif);
	background-position:right 4px;
	padding-right:8px;
	background-repeat:no-repeat;
}
.email_to_colleague{
	background-image:url(/images/p_email_to_colleague.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:18px;
	padding-bottom:8px;
	overflow:hidden;
}
	.email_to_colleague a{
		font-size:0.85em;
	}
#video_placeholder{
	padding-bottom:5px;
}

/* Added By Roy */
#login_left, #login_right{
	padding-top:10px;
	padding-left:20px;
	float:left;
	width:300px;
}
#login_right{
	margin-top:0px;
}

#login_left label, #login_right label{
	display: block;
	width: 120px;
	float: left;
}
#login_left .input, #login_right .input{
	width: 150px;
	margin-bottom:2px;
}


#login_left label:after, #login_right label{
	clear: both;
}

.store_billing label{
	display: block;
	width: 100px;
	float: left;
}
#resources_tool{
	margin-top:20px;
	border-collapse:collapse;
}
#resources_tool .header{
	/*width:180px;
	margin-right:20px;
	float:left;
	font-weight:bold;
	border-right:1px solid #333333;*/
}
#resources_tool .header_end{
	/*width:150px;
	float:left;
	font-weight:bold;*/
}
#resources_tool .level1{
	/*width:160px;
	padding-right:20px;
	border-collapse:collapse;*/
}
#resources_tool .level2{
	/*width:160px;
	padding-right:20px;
	padding-left:20px;
	border-left:1px solid #333333;
	border-collapse:collapse;*/
}
#resources_tool .level3{
	/*border-left:1px solid #333333;
	padding-left:20px;
	width:150px;*/
}
#resources_tool #level1wrapper, #resources_tool #level2wrapper, #resources_tool #level3wrapper{
	/*float:left;*/
	
}

/* Request Catalog */
.requestCatalog .contactLabel{
	display: block; 
	float: left; 
	width: 100px
}

.requestCatalog div{
	margin: 15px
}

.requestCatalog select{
	width: 150px
}

.requestCatalog .required{
	font-weight: bold;
}



.width {
	width: 100%;
	min-width: 850px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}
* html .minwidth {
	border-left: 850px solid #fff;
}
* html .container {
	margin-left: -850px;
	position: relative;
}
/*\*/
* html .minwidth, * html .container, * html .content {
	height: 1px;
}
/*/
.width {
	display: inline-block;
}
/**/
/*CHECKOUT*/
.co_parent{
	overflow:hidden;
	width:759px;
}
.co_left{
	float:left;
	overflow:hidden;
	width:570px;
}
	.co_left .header{
		background-color:#0171B7;
		border:1px solid #0171B7;
		*height:84px;
		margin:0 0 10px 0;
		width:568px;
	}
		#content .co_left .header h3{
			color:white;
			font-size:1.5em;
			margin:20px 0 10px 17px;
		}
		.co_left .header ol{
			background-color:white;
			border-bottom:1px solid #A9CFE5;
			height:40px;
			margin:0 0 0 0;
			padding:0px 0 0 0;
			position:relative;
			width:569px;
		}
			.co_left .header ol li{
				background-repeat:no-repeat;
				height:37px;
				line-height:2000%;
				list-style:none;
				overflow:hidden;
				position:absolute;
				top:0px;
			}
			.co_left .header .step_1{
				background-image:url(/images/steps_1.gif);
				left:17px;
				width:65px;
			}
				.co_left .header .s1_selected{
					background-position:-65px 0px;
				}
			.co_left .header .step_2{
				background-image:url(/images/steps_2.gif);
				left:138px;
				width:81px;
			}
				.co_left .header .s2_selected{
					background-position:-81px 0px;
				}
			.co_left .header .step_3{
				background-image:url(/images/steps_3.gif);
				left:280px;
				width:60px;
			}
				.co_left .header .s3_selected{
					background-position:-60px 0px;
				}
			.co_left .header .step_quote_3{
				background-image:url(/images/steps_quote_3.gif);
				left:280px;
				width:146px;
			}
				.co_left .header .s3_quote_selected{
					background-position:-146px 0px;
				}

			.co_left .header .step_4{
				background-image:url(/images/step_4.gif);
				left:395px;
				width:152px;
			}
				.co_left .header .s4_selected{
					background-position:-151px 0px;
				}
	.co_left .section{
		float:left;
		margin:0 0 20px 0;
		overflow:hidden;
		width:540px;
	}
		.co_left .section h2{
			color:#0171B7;
			font-size:1.4em;
		}
		#content .co_left h4{
			margin:0 0 0px 0;
		}
		#content .co_left .sub_heading_sub{
			color:#0072B9;
			clear:both;
			font-size:1em;
		}
		.co_parent a.btn, .co_parent span.btn{
			background-color:red;
			background:url(/images/co_btn_left.gif);
			background-repeat:no-repeat;
			cursor:pointer;
			display:block;
			float:left;
			height:25px;
			padding:0 0 0 10px;
			text-decoration:none;
		}
			.co_parent a.btn span, .co_parent span.btn input{
				background:none;
				background:url(/images/co_btn_right.gif);
				background-repeat:no-repeat;
				background-position:right top;
				border:none;
				color:white;
				cursor:pointer;
				font-family:Arial, Helvetica, sans-serif;
				display:block;
				line-height:normal;
				height:22px;
				padding:3px 10px 0 0px;
			}
			.co_parent a.btn span{
			}
			.co_parent span.btn input{
				padding-bottom:17pt;
			}
			.co_parent span.btn .w_160{
				*width:160px;
			}
		.co_parent .co_right a.btn{
			margin:5px 0 0 0;
		}
		.co_left .section div.address{
			float:left;
			margin:12px 0 0 0;
			width:200px;
		}
		.co_left .section .details{
			float:left;
			margin:6px 0 6px 0;
		}
			.co_left .section .details .name, 	#content .co_right .section .name{
				font-weight:bold;
			}
		.co_left .section .address .tools a.btn{
			margin-right:10px;
		}
		.co_left .section .tools{
			clear:left;
		}
	.co_parent .commonForm{
		margin:12px;
	}
		.co_parent .co_login .commonForm{
			float:left;
			margin:0px 0 12px 0;
		}
		.co_parent .frmLine{
		clear:both;
			margin:0 0 7px 0;
			float:left;
			*float:none;
			padding:0;
			overflow:hidden;
			width:550px;
		}
			.co_parent .co_login_right .frmLine{
				width:375px;
			}
		.co_parent .check{
			padding:0 0 0 120px;
		}
		.co_parent .review_btn{
			padding:0 0 0 132px;
		}		
		.co_parent div.quote{
			padding:0 0 0 120px;
		}
		.co_parent .login{
			padding:30px 0 0 25px;
		}
			.co_parent .frmLine .left{
				float:left;
				margin:0 10px 0 0;
				text-align:right;
				width:110px;
			}
			.co_parent .co_login .frmLine label.left{
				width:81px;
			}
			.co_parent .co_payment .frmLine label.left{
				width:123px;
			}
			.co_parent .frmLine .txt, .co_left .frmLine select{
				background-color:white;
				border:1px solid black;
				float:left;
				margin:0 10px 0 0;
				width:150px;
			}
			.co_left .frmLine select{
				*height:22px;
			}
			.co_left .frmLine select.address_name{
				border:none;
				border:1px solid #000000;
				float:left;				
				height:18px;
				*height:22px;
				margin:0 10px 0 0;
				width:150px;
			}
			.co_parent .frmLine input.rad{
				float:left;
				margin:4px 7px 0 0;
				width:10px;
			}
			.co_parent .frmLine input.chk{
				float:left;
				margin:4px 7px 0 0;
				/* (jp) why specify the width? width:10px;*/
			}
			.co_parent .frmLine label.lbl_300{
				float:left;
			}
			.validationMessage{
				color:red;
			}
			.co_parent .frmLine div.validationMessage{
				color:red;
				float:left;
				width:260px;
				*width:240px;
			}
				.co_parent .co_login .frmLine div.validationMessage{
					width:120px;
				}
				.co_parent .co_payment .frmLine div.validationMessage{
					clear:left;
					margin-left:135px;
				}
.co_right{
	float:left;
	overflow:hidden;
	width:189px;
}
	.co_right .questions{
		background:#48A2D8;
		float:left;
		color:#FFFFFF;
		height:86px;
		width:189px;
	}
		#content .co_right .questions h4{
			color:#FFFFFF;
			margin:15px 10px 10px 10px;
			text-align:center;
			width:169px;
		}
		.co_right .questions span.contact{
			display:block;
			line-height:1.1em;
			padding:0 20px 0 20px;
			text-align:center;
		}
	#content .co_right .section{
		float:left;
	}
	#content .co_right .section h4{
			color:#0171B7;
			float:left;
			font-size:1em;
			margin:15px 0 10px 0;
			width:189px;
	}
	#content .co_right .section h4.co_ship_to_address{
		background-image:url(/images/co_ship_to_address.gif);
		height:23px;
		line-height:2000%;
		margin:10px 0 8px 0px;
		overflow:hidden;
		width:140px;
	}
	#content .co_right h5{
			clear:both;
			color:#0171B7;
			float:left;
			font-size:1.1em;
			margin:15px 0 0px 0;
			width:189px;
	}
	#content .co_right .section .address{
		clear:left;
		line-height:1.1em;
		margin:0;
		padding:0;
		width:189px;
	}
	.co_right .cart_total table{
		border:none;
		clear:both;
		width:189px;
	}
	.co_right .cart_total td{
		border:none;
	}
	.co_right .cart_total td.item{
		width:130px;
	}
	.co_right .cart_total tr.totals td{
		border-top:2px solid black;
	}
		.co_right .cart_total td .shipping_msg{
			color:#666666;
			font-size:0.8em;
			line-height:90%;
		}
.co_login{
	background:url(/images/co_login.gif);
	background-position:305px 30px;
	background-repeat:no-repeat;
	float:left;
	width:760px;
}
	.co_login_left{
		float:left;
		overflow:hidden;
		width:360px;
	}
		.co_login_left span.copy{
			display:block;
			margin:25px 0 133px 0;
		}
	.co_login_right{
		float:left;
		overflow:hidden;
		width:395px;
	}
		.co_login_right span.copy{
			display:block;
			margin:25px 0 34px 0;
		}
		
		
/**  
 * Update to add resources page
 */
#resources_tool{
	background: #eeeeee !important;
	border: 1px solid #999999 !important;
	padding: 13px 20px !important;
	width: 630px !important;
	margin: 3px 0px 12px !important;
}

#level1wrapper select, #level2wrapper select{
	margin-top: 4px !important;
	width: 100% !important;
}

/**
 * addition of generic e-mail form (IRIS-20)
 */
#contact_form{   float:left; }  #contact_form input{   width: 230px;   padding: 2px;   margin-bottom: 7px; }  #divbox{   text-align: center;   float: left;   background: #eee;   padding: 15px;   margin: 10px;   border: 1px solid #DDD; }  #infobox{   text-align: center;   background: #fff;   padding: 15px;   border: 1px solid #DDD;   margin-bottom: 7px; } #contact_form label{   font-weight: bold; } #Submit{   margin-top: 20px; } 