
#content {
	border: none !important;
}

#sidebar {
	border: none !important;
}

img {
	border: none;
}

.largeboxtop {
	height: 10px;
	width: 546px;
}

.largeboxmain {
	width: 505px;
	margin: 0px;
	padding: 0px 20px 0px 20px;
/*	border-left: 1px solid #bbbdbf;
	border-right: 1px solid #bbbdbf; */
}

.largeboxbottom {
	height: 10px;
	width: 546px;
	margin-bottom: 20px;	
/*	background-image: url(images/roundrectanglelarge-bottom.png); */
}

.dock {
	position: relative; 
	top: 2px;
	height: 67px; 
	text-align: right;
	margin-right: 10px; 
}

.dock-header {
	width: 525px;
	padding-right: 20px;	
	background-image: url(images/headerbar.jpg); 
	background-repeat: no-repeat;
/*	background-image: url(images/roundrectanglelarge-bottom.png);
	background-position: bottom; 
	border-right: 1px solid #bbbdbf;
	border-left: 1px solid #bbbdbf; */
}

.dock-label {
	float: left;
	height: 67px;
	margin: 10px 0px 0px 20px;

}

.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}

a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	bottom: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

.dock-item span {
width: 100%;
	display: none;
	position: absolute;
	bottom: -20px;
	overflow: visible;
	white-space: nowrap;
	padding-left: 0px;
	background-color: white;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.largeboxmain p {
	width: 517px !important;
	display: inline-block;
}

#contentbox .largeboxtop .small_label {
	float: right;
	margin: -6px 10px 0px 0px !important;
}

#contentbox .largeboxtop .small_label p {
	width: auto !important;
	text-align: right !important;
	font-size: 10px;
	margin: 0px 20px 0px 0px !important;
}

.sidebar_button {
	margin: 0px 0px 60px 10px;
}

.sidebar_button a {
	display: block;
	height: 75px;

	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: top-left;
	text-decoration: none;
}

.sidebar_button .grey_button {
	display: block;
	height: 75px;

	margin: 0px 0px 0px 60px;
	background-repeat: no-repeat;
	background-position: top-left;
	text-decoration: none;
}

.sidebar_button a:hover {
	background-position: 0px -75px;
	cursor: pointer;
}

.sidebar_button p {
	text-align: center;
	white-space: nowrap;
	padding: 30px 0px 0px 80px;
	font-size: 16px;

}

/*  --------- trial button  --------- */

.trial-button {
	float: inherit;
	width: 106px;
	margin: 7px 0px 0 0;
	text-align: right;
}

.trial-button a {
	display: block;
	height: 29px;
	width: 106 px;
	background-image : url(../shop/img/30daytrial_yellow.gif);
	background-repeat : no-repeat;
	background-position: top left;
}

.trial-button a:hover {
	background-position: 0px -30px;
}

.trial-button a:active {
	background-position: 0px -60px;
}

.grey-trial-button {
	float:inherit;
	display: block;
	width: 106px;
	height: 29px;
	margin: 7px 0px 0 0;
	background-image : url(../shop/img/30daytrial_grey.gif);
	background-repeat : no-repeat;
	background-position: top left;
}

.trialBox {width:127px; height:170px; float:left;}

