#theShop_contentRight {
width: 594px;
height: 530px;
float: right;
background: url(../../images/shop_bg.jpg) repeat-y;
}

#theShop_header {
z-index: 1;
position: absolute;
left: 146px;
top: 167px;
font-size: 12px;
color: #fff;
}

#theShop_image01 {
z-index: 1;
position: absolute;
top: 203px;
left: 146px;
height: 230px;
width: 298px;
}

#theShop_image02, #theShop_image03, #theShop_image04 {
z-index: 1;
visibility: hidden;
position: absolute;
top: 203px;
left: 146px;
height: 230px;
width: 298px;
}

#theShop_header h1 {
font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin-left: 30px;
	text-transform: uppercase;
}

#theShop_mainText {
z-index: 1;
position: absolute;
left: 478px;
top: 160px;
font-size: 12px;
color: #fff;
width: 220px;
}

#theShop_mainText p {
margin-top: 0px;
}

#theShop_boxesBottom {
position: absolute;
top: 433px;
left: 146px;
padding: 0px;
font-size: 1px;
width: 298px;
}

.italic {
font-style: italic;
font-weight: normal;
}