/* CSS Document */

.gradientBox .inner, .gradientBoxShort .inner {
min-height: 130px;
background: #fff url(_i/gradient.gif) repeat-x bottom;
border: solid 1px #e5e5e5;
padding: 10px;
bottom:4px;
position:relative;
right:4px;
}
.gradientBox, .gradientBoxShort {
background: #bfbfbf;
bottom:4px;
position:relative;
right:4px;
margin-top: 10px;
margin-left: 4px;
}
.gradientBoxShort .inner {
min-height: 85px;
background: #fff url(_i/gradientShort.gif) repeat-x bottom;
}
