@charset "utf-8";
#tips{
	width: 555px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	background-image: url(../graphics/mid/container/largebox/largebox_mid.jpg);
	background-repeat: repeat-y;
	display: none;
}
#tips #tips_top {
	background-image: url(../graphics/mid/container/largebox/largebox_top.jpg);
	height: 34px;
	width: 555px;
}
#tips #tips_top h4 {
	height: 1em;
	margin: 0px;
	padding: 0px;
}

#tips #tips_top h5 {
	padding: 0px;
	width: 95%;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066FF;
}
#tips #tips_mid img {
	float: left;
	margin-left: 1em;
	margin-right: .5em;
}

#tips #tips_bot {
	background-image: url(../graphics/mid/container/largebox/largebox_bot.jpg);
	height: 25px;
	width: 555px;
}

#tips  #tips_mid #tips_lt {
	float: left;
	width: 50%;
}
#tips  #tips_mid  #tips_rt {
	float: left;
	width: 50%;
}
#tips   #tips_mid   #tips_lt h5 {
	font-size: 0.75em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #990000;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.25em;
	margin-bottom: 0px;
}
#tips  #tips_mid  #tips_lt ul {
	list-style-type: decimal;
	font-size: 0.75em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 75%;
}
#tips   #tips_mid   #tips_rt h5 {
	font-size: 0.75em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #990000;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.25em;
	margin-bottom: 0px;
}
#tips #tips_mid    #tips_rt  ul {
	list-style-type: decimal;
	font-size: 0.75em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 75%;
}

