@import url(global.css);

#content_wrapper { padding: 0 20px 0 30px; }

h1, h2, p { padding-left: 0px; }

/*===========================[ COLLEFT ]===================================*/

#colLeft {
	float: left;
	width: 180px;
	text-align: left;
	
}


/*===========================[ CONTENT ]===================================*/
/*change content margin to move content left or right */

#content {
	width: 700px;
	margin: 0px 0 0 0px;
	text-align: left;
	
}

#flashAnimHolder {
	margin-top: 10px;
	float : left;
	margin-left : 40px;
}

table tr td { font-size: 12px; padding-right: 15px; line-height: 16px; 
	}

table {
	margin-top: 10px;
	
}

/*  24*/

#leftTdWidth { 
width: 210px 
margin-top: 10px;
height: 200px;
}

/* mac ie hack \*/

#leftTdWidth { 
width: 234px 
margin-top: 10px;
height: 200px;
}

/* end hack */

#download {
	position: relative;
	width: 207px;
	height: 78px;
    background: url(/images/download_bk.jpg) no-repeat;
	margin: 12px 0 0 0px; 
	padding: 37px 0px 0px 13px;
}

#promo {
	position: absolute;
	top: 615px;
	left: 258px;
	width: 230px;
	height: 130px;
	font: 10px verdana,'trebuchet ms', arial, sans-serif;
	color: #522f08;
	overflow: auto;
	padding: 2px 10px 2px 5px;
	border: 1px solid #d2d2d2;
	background-color: #fff9eb;
	margin-top: 0px;
	margin-bottom: 0px;
	}

img.promopic {
	position: absolute;
	margin-top: -20px;
	}
	
img.promopicfox {
	position: absolute;
	margin-top: -10px;
	}

p.promolink {
	position: relative;
	margin-left: 40px;
	margin-top: -20px;
	}
	
p.promolinkfox {
	position: relative;
	margin-left: 40px;
	margin-top: -10px;
	}
