#print_page
{
	font-family:Arial, Helvetica, sans-serif;
}

#print_me
{
	position:relative;
	top:-35px;
	left:320px;
	/*float:right;*/
	margin:0px;
	padding:0px;
	margin-left:40px;
	cursor:pointer;
}


#email
{
	position:relative;
	top:-18px;
	left:111px;
	border:1px solid #ccc;
	height:16px;
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-left:3px;
	width:200px;
}

.selecto
{
	margin-left:50px;
	margin-top:10px;
}

.select_container
{
	width:274px;
	height:300px;
	float:left;
	border:3px solid #999;
	margin-top:10px;
}

.select_container a
{
	color:#666;
}

.select_container a:hover
{
	color:#999;
}


#select_header_1
{
	width:274px;
	height:64px;
	background-color:#9FA812;
	background-image:url(assets/select_header1.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

#select_header_2
{
	width:274px;
	height:64px;
	background-color:#0097CF;
	background-image:url(assets/select_header2.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

#select_header_3
{
	width:274px;
	height:64px;
	background-color:#9FA812;
	background-image:url(assets/select_header3.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

#select_header_4
{
	width:274px;
	height:64px;
	background-color:#0097CF;
	background-image:url(assets/select_header4.gif);
	background-position:center center;
	background-repeat:no-repeat;
}



.frog
{
	font-size:14px;
	margin-left:50px;
	margin-top:10px;
	height:200px;
}


select
{
	font-size:12px;
}


.listy
{
	margin-top:0px;
	list-style-image:url(../../global_assets/list_dot.gif);
}

.listy_try
{
	list-style-image:url(../../global_assets/list_dot_yellow.gif);
	margin:0px;
	padding:0px;
	padding-left:6px;
}


.copy
{
	overflow:hidden;
}

#banner_pic10
{
	background:url(assets/2.4.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px auto;
	margin-top:7px;
	width:586px;
	height:318px;
}