ul { list-style-image: url('../images/icon_list_bullet.jpg'); margin-top: 5px; padding-top: 5px; }

#midBlock { position: relative; width: 900px; height: 157px; }
#blockLeft,#blockRight { position: relative; width: 403px; height: 157px; }
#blockLeft { float: left; background: url('../images/dd_block_left.jpg') top left no-repeat; }
#blockRight { float: right; background: url('../images/dd_block_right.jpg') top right no-repeat; }
#quoteButtonDiv { position: absolute; width: 146px; height: 80px; top: 60px; right: 40px; }
#quoteButtonDiv:hover { cursor: pointer; }
#solutionButtonDiv { position: absolute; width: 100px; height: 48px; top: 88px; right: 30px; }
#solutionButtonDiv:hover { cursor: pointer; }

#upperTextDiv,#lowerTextDiv { position: relative; width: 890px; height: auto; margin: 0px auto; }

#lowerTextDiv { margin-top: 36px; }
.shortDivider { position: relative; height: 30px; background: url('../images/dd_divider_short.gif') bottom no-repeat; }
.lowerText { padding: 5px 20px 0px 20px; }
#newsDiv { position: relative; float: left; width: 403px; height: auto; }
#offerDiv { position: relative; float: right; width: 403px; height: auto; }