
.thrColFixHdr #sidebar2  p{
    padding: 10px 5px;
}
.thrColFixHdr #sidebar2  img{
    padding: 3px 0;
}
#mainImage{
  padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
  margin: 10px 0 0 0;
  overflow: hidden;
	height: 388px;
	width: 513px;
  border: solid 1px #aaa;
	background: #974c98 url("../img/right_bar.png");
}
#sidebar2 img{
  cursor: pointer;
}
