/* CSS Document */
#content-case{
   position:relative;
   z-index:1;
   float:left;
   background:#fff;
   width:511px;
   margin:12px 0 -37px 9px;
   padding: 38px 22px 22px 38px;
}
.case-right a{
	position:relative;
	top:-40px;
	left:325px;
    font-size:10px;
    display:block;
    color:#FFFFFF;
	width:130px;
    height:16px;
    padding: 3px 0 0 18px;
	margin-top:6px;
}
.puplelink{
	background-image:url(../images/about/view_casep.gif);
	background-repeat:no-repeat;
}
#puplelink-long{
	width:118px;
	background-repeat:no-repeat;
	background-image:url(../images/resources/view_caselong.gif);
}
.case-left a{
	position:relative;
	top:-40px;
	left:25px;
    font-size:10px;
    display:block;
    color:#FFFFFF;
	width:130px;
    height:16px;
    padding: 3px 0 0 18px;
	margin-top:6px;
}
