@charset "utf-8";
/* CSS Document */

#achievebox {margin: 0 auto 15px auto;
padding: 0;
width: 635px;
height: 100%;
float: right;
}

#achievetop {margin: 0 auto;
padding: 0;
width: 635px;
height: 13px;
background-image: url(../siteimages/coverage_box_top.gif);
background-repeat:no-repeat;
background-position: top left;
}

#achievesides {margin: 0 auto;
padding: 0px 0px 0 0px;
width: 635px;
height: 100%;
background-image: url(../siteimages/coverage_box_sides.gif);
background-repeat:repeat-y;
background-position: top left;
}

#achievebott {margin: 0 auto;
padding: 0;
width: 635px;
height: 10px;
background-image: url(../siteimages/coverage_box_bott.gif);
background-repeat:no-repeat;
background-position: top left;
}
#clear630 {width: 630px;
height: 5px;
clear: both;
}
#image {margin: 0 auto 0 auto;
padding: 0 0 0 7px;
width: 150px;
height: 100%;
float: left;
}

#image img {border: 0;}

#image img:hover {
width: 150px;
border: 0;
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#publicationtitle {margin: 0 auto 0 auto;
padding: 0;
width: 580px;
height: 100%;
font-family: "Century Gothic", Arial Black, Gadget, sans-serif;
font-size: 14px;
color:#4a9f8d;
}
#publicationtxt {margin: 5px auto 0 auto;
padding: 0;
width: 580px;
height: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
}

