

/* Top border and right corner */
#content .bt  { 
	background: url("/img/box_white.png") no-repeat 100% 0; 
	margin: 0 0 0 18px; 
	height: 20px;
}

/* Top left corner */
#content .bt div  { 
	background: url("/img/box_white.png") no-repeat; 
	position: relative; 
	left: -18px; 
	width: 18px; height: 20px;
}

/* Bottom border and right corner */
#content .bb  { 
	background: url("/img/box_white.png") no-repeat 100% 100%; 
	margin: 0 0 0 18px; 
	height: 20px;
}

/* Bottom left corner */
#content .bb div  { 
	background: url("/img/box_white.png") no-repeat 0 100%; 
	position: relative; 
	left: -18px; 
	width: 18px; height: 20px;
}

/* Left border */
#content .i1  { 
	background: url("/img/box_white_border_l.png") repeat-y; 
	padding: 0 0 0 18px;
}

/* Right border */
#content .i2  { 
	background: url("/img/box_white_border_r.png") repeat-y 100% 0; 
	padding: 0 18px 0 0 
}


/* 
	* Very specific trial center styling
*/

#content .trial_center_row{
	width: 510px;
	height: 140px;
}

#content .cb {
	width: 250px;
	margin-bottom: 1em;
	float: left;
}

#content .cb_wide {
	width: 500px;
}

#content .overview .i3 {
	height: 80px;
}

.i3 {
	position: relative;
}

/*#content #maincontent .enterprise_trial_box {
	height: ;
}*/

.cb h2 {
	clear: none;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	color: #333;
	letter-spacing: -0.5px;
	font-size: 1.1em;
	font-weight: normal;
}

#content .trial_center_category {
	margin: 2em 0 0.5em 0;
	padding: 0;
	color: #aaa;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: normal;
}

#content .trial_center_product {
	clear: left;
	min-height: 32px;
	margin-bottom: 10px;
	position: relative;
}

.storeboxshot {
	float: left;
	display: block;
	margin: 0 10px 10px 0;
	text-decoration: none;
}

#content .slogan {
	font-size: 0.9em;
	font-style: normal;
	color: #666;
}

#content .i1 .i2 .i3 .actions {
	position: absolute;
	right: 0;
	bottom: 0;
}
#content .i1 .i2 .i3 a {
	font-size: 1.1em;
	line-height: 1.6em;
}

#content .i1 .i2 .i3 .download {
	color: #090;
}

#content .i1 .i2 .i3 .product_page_link {
	font-size: 0.9em;
	color: #666;
}

#content .i1 .i2 .i3 .download_32bit {
	bottom: 25px;
}


#content .i1 .i2 .i3 .mail {
	font-size: 1em;
}

#content #products, #content #introduction {
	width: 80em;
	margin-left: 23px;
}

 #content .i1 .i2 .be_trial_box {
	height: 80px;
}