#right h5
{
    color:#ff2103Black;
    font-size:12px;
    padding-top:20px;
    margin:0px;
}
#right
{
	width: 236px;
	vertical-align:top;
}
#right a
{
    color:#22a8e2;
}

#right a:hover
{
    color:#22a8e2;
    text-decoration:none;
}

#right .box a
{
	color:#5e5e5e;
	text-decoration:none;
}


#right .box a:hover
{
	color:#5e5e5e;
	text-decoration:underline;
}

#right .box .one
{
    background-image: url(/app_themes/bowater/images/img_box_one.jpg);
    background-repeat: no-repeat;
    padding-left:25px;
    padding-right:25px;
    padding-bottom:10px;
}

#right .box .one h3
{
	padding-top:15px;
	margin:0px;
	color:#000000;
    font-size: 13px;
    background-image: url(/app_themes/bowater/images/rightnav_plus.GIF);
    margin-bottom:5px; 
}



#right .box .two
{
    background-image: url(/app_themes/bowater/images/img_box_two.jpg);
    background-repeat: no-repeat;
	padding-left:25px;
    padding-right:25px;
    padding-bottom:10px;
}
#right .box .two h3
{
	padding-top:15px;
	margin:0px;
	color:#ff1e00;
	font-size: 13px;
}

#right .box .three
{
    background-image: url(/app_themes/bowater/images/img_box_three.jpg);
    background-repeat: no-repeat;
	padding-left:25px;
    padding-right:25px;
    padding-bottom:10px;
}
#right .box .three h3
{
	padding-top:15px;
	margin:0px;
	font-size: 13px;
}
