body { background-color: #cdcdcd; margin: 0 auto; width: 676px; padding: 0; }

img { border: none;}

a { text-decoration: none; color: #4c5970; display: block; }
a:hover { text-decoration: underline; color: #c40075; }

a.left, a.right, .bs div { background: url("bs_sprites.png") no-repeat;}

.bs { background-color: #d4dae1; border: 8px solid #fff; width: 660px; height: 750px; margin: 0; font-family: Arial, Helvetica, sans-serif; color: #4c5970; text-align: center; }
.bs h2 { font-size: 20px; margin: 18px 0 0 0; padding: 0; }
.bs ul { margin: 30px 0 4px 0; padding: 0; list-style: none; position: relative; left: 243px; height: 27px; } 
.bs li { float: left; font-size: 13px; line-height: 14px;}
.bs li a { width: 27px; height: 27px; }
.bs li a.left { background-position: left top; }
.bs li a.left:hover { background-position: -27px top; }
.bs li a.right { background-position: left -27px; }
.bs li a.right:hover { background-position: -27px -27px; }
.bs div { background-position: left -54px; background-repeat: repeat-x; height: 568px; font-size: 13px; }
.bs div img { margin-top: 20px; max-height: 550px; max-width: 600px; }
.bs span { display: block; font-size: 11px; margin-top: 10px; }
.bs div span { margin-top: 6px; font-size: 13px; color: #4c5970; }

.bs div p.comment { font-size: 11px; color: #4b5055; width: 600px; margin-left: 30px; } 



