.tip_smallBox_content {
	margin-top: 20px;
	margin-left: 0px;
	width: 380px;	
	float: right;
}
.tip_smallBox_content .tip_top {
	float: left;
	width: 379px;
	height: 10px;
	background-image: url(images/tips/small_greenBox/top.gif);
	overflow: hidden;	
}
.tip_smallBox_content .tip_center {
	float: left;
	width: 379px;
	background-color: #EEEEEE;
	background-image: url(images/tips/small_greenBox/center.gif);	
}
.tip_smallBox_content .tip_center .tip_body{
	float: left;
	width: 370px;
	background-repeat: repeat-x;
	background-image: url(images/tips/small_greenBox/body.gif);
	background-position: bottom;
	margin-left: 4px;
	margin-top: 0px;
	display: inline;
	overflow: hidden;
}
.tip_smallBox_content .tip_bottom {
	float: left;
	width: 379px;
	height: 6px;
	background-image: url(images/tips/small_greenBox/bottom.gif);
	overflow: hidden;	
}
.tip_smallBox_content .tip_title {
	float: right;
	width: 180px;
	margin-right: 4px;
	text-align: right;
	color: #087D5B;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 15px;
}
.tip_smallBox_content .tip_text {
	float: right;
	width: 180px;
	margin-right: 4px;
	text-align: justify;
	color: #434343;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;	
}
.tip_smallBox_content .tip_text  span {
	font-weight: bold;
}
.tip_smallBox_content_readMore {
	float: right;
	clear: both;
	display: inline;
	font-size: 12px;
	text-align: right;
	margin-top: 6px;
	margin-right: 6px;
	width: 150px;
}
.tip_smallBox_content_readMore a:link, .tip_smallBox_content_readMore a:visited{
	color: #F14F11;
	text-decoration: none;	
}
.tip_smallBox_content_readMore  a:hover, .tip_smallBox_content_readMore a:active{
	color: #F14F11;
	text-decoration: none;	
}
.tip_content_readMore {
	float: right;
	width: 130px;
	clear: both;
	display: inline;
	font-size: 12px;
	text-align: left;
	margin-top: 3px;
	line-height: 20px;
}
.tip_content_readMore img {
	float: right;
	margin-right: 4px;
	margin-left: 4px;
	width: 5px;
	height: 9px;
}
.tip_content_readMore a:link, .tip_content_readMore a:visited{
	color: #F14F11;
	text-decoration: none;	
}
.tip_content_readMore  a:hover, .tip_content_readMore a:active{
	color: #F14F11;
	text-decoration: none;	
}
.tip_form {
	float: right;
	width: 368px;
	margin-top: 10px;
}
.tip_form_title {
	float: right;
	margin-right: 6px;
	text-align: right;
	color: #087D5B;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 6px;
	width: 100%;
	display: inline;
}
.tip_form_title img {	
	height: 26px;
	width: 20px;
	margin-left: 6px;
	vertical-align: text-bottom;
	
}
.tip_request_form {
	float: right;
	width: 100%;
	margin-right: 5px;
	margin-top: 0px;
	display: inline;
	overflow: hidden;
}
.tip_request_form .tipRtext {
	color: #087D5B;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	line-height: 18px;
	float: right;
	margin-right: 4px;
}
.tip_largeBox_content {
	margin-top: 20px;
	margin-left: 10px;	
	width: 380px;
	position: relative;
}
.tip_largeBox_content .tip_top {
	float: left;
	width: 380px;
	height: 6px;
	background-image: url(images/tips/large_greenBox/top.gif);
	overflow: hidden;
	background-repeat: no-repeat;
}
.tip_largeBox_content .tip_center {
	float: left;
	width: 379px;
	background-color: #EEEEEE;
	background-image: url(images/tips/large_greenBox/center.gif);
	background-repeat: repeat-y;
}
.tip_largeBox_content .tip_center .tip_body{
	float: left;
	width: 370px;
	background-image: url(images/tips/large_greenBox/body.gif);
	margin-left: 4px;
	margin-top: 0px;
	display: inline;
	overflow: hidden;
	background-color: #EEEEEE;	
	background-repeat: repeat-x;
}
.tip_largeBox_content .tip_bottom {
	float: left;
	width: 380px;
	height: 6px;
	background-image: url(images/tips/large_greenBox/bottom.gif);
	overflow: hidden;
	background-repeat: no-repeat;
}
.tip_largeBox_content .tip_topTitle {
	float: right;
	width: 98%;
	margin-right: 7px;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	clear: both;
	display: inline;
}
.tip_largeBox_content .tip_largeBox_title {
	float: right;
	width: 110px;
	text-align: right;
	color: #3F3E3E;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	display: inline;
}
.tip_largeBox_content .tip_text {
	float: right;
	width: 270px;
	margin-right: 7px;
	margin-top: 6px;
	text-align: justify;
	color: #434343;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	z-index: 2;
	position: relative;
	display: inline;
	min-height: 125px;
}
.tip_largeBox_content_readMore {
	float: right;
	clear: both;
	display: inline;
	font-size: 12px;
	text-align: right;
	margin-right: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 225px;
	font-weight: bold;
}

.tip_largeBox_content_readMore img
{
    vertical-align: text-bottom;
}
.tip_largeBox_content_readMore a:link, .tip_largeBox_content_readMore a:visited{
	color: #F14F11;
	text-decoration: none;	
}
.tip_largeBox_content_readMore  a:hover, .tip_largeBox_content_readMore a:active{
	color: #F14F11;
	text-decoration: none;	
}
.tipJar {
	position: absolute;
	top: -25px;
	left: 8px;
	z-index: 1;
}