#inner-page {
	background:#fff url(http://u2project.s3.amazonaws.com/images/inner-background.jpg) repeat-x;
}

#pricing {
	width: 902px;
	margin-left: auto;
	margin-right: auto
}

a img 	{ 	border:0 }

a.myPlayer {
	display:block;
	width: 720px;
	height:406px; 
	text-align:center;
	float:left;
	border:1px solid #999;
}

a.myPlayer img {
	margin-top:160px;
	border:0px;
}

a.myPlayer:hover {
	border:1px solid #000;
}

table#pricing-chart {
	color:#414141;
	font: 12px tahoma,arial;
	width: 899px
}
table, td, th {
	vertical-align:middle;
}
tr {
	height: 38px;
}
td {
	text-align:left;
	font-weight:normal;
}

.last {
	border-bottom:1px solid #3587ba
}
.top {
	background:url(http://u2project.s3.amazonaws.com/images/table-top.jpg) no-repeat center bottom;
	margin-left: 20px;
}
.business {
	background: url(http://u2project.s3.amazonaws.com/images/business.jpg) no-repeat;
	width: 193px;
	height: 150px;
	border-top: 1px solid #3587ba;
	border-bottom: 1px solid #3587ba;
	border-left: 1px solid #3587ba;

}
.standard {
	background:url(http://u2project.s3.amazonaws.com/images/standard.jpg) no-repeat 0 0px;
	border-right:1px solid #709c22;
	border-bottom:2px solid #88bd2c
}
.basic {
	background:url(http://u2project.s3.amazonaws.com/images/basic.jpg) no-repeat 0px 0px;
	width:194px;
	height:150px;
	border-top: 1px solid #3587ba;
	border-bottom: 1px solid #3587ba;
	border-right: 1px solid #3587ba;
}
.free {
                background:url(http://u2project.s3.amazonaws.com/images/do-it-yourself.jpg) no-repeat 0 0px;
	width:196px;
	height:150px;
	border-top: 1px solid #3587ba;
	border-bottom: 1px solid #3587ba;
	border-right: 1px solid #3587ba;
}

.blue1 {
	background:#e6f6ff url(http://u2project.s3.amazonaws.com/images/p-chart-shadow.png) repeat-y right;
	text-align: left;
	height:30px;
	border-left:1px solid #3587ba;
	padding-left: 10px;
}


.blue2 {
	background:#f5fbfe url(http://u2project.s3.amazonaws.com/images/p-chart-shadow.png) repeat-y right;
	text-align: left;
	height:30px;
	border-left:1px solid #3587ba;
	padding-left: 10px;
}

.blue3 {
	background:#e6f6ff url(http://u2project.s3.amazonaws.com/images/p-chart-shadow-r.png) repeat-y left;
	height:30px;
	text-align:center;
	border-right: 1px solid #e3e3e3
}

.blue4 {
	background:#f5fbfe url(http://u2project.s3.amazonaws.com/images/p-chart-shadow-r.png) repeat-y left;
	height:30px;
	text-align:center;
	border-right: 1px solid #e3e3e3
}

.blue5 {
	background:#e6f6ff
}

.blue6 {
	background:#f5fbfe
}

.green1 {
	background:#f2fbdc;
	text-align:center;
}

.green2 {
	background:#f8fdeb;
	text-align:center;
}

.signup {
	background:url(http://u2project.s3.amazonaws.com/images/sign-up-green.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:30px;
	left:4px;
	margin:0 auto;
	position:relative;
	text-indent:-9999px;
	top:55px;
	width:99px;
}
a.signup:hover {
	background-position: 0 -34px;
}
a.signup:active {
	background-position: 0 -33px;
}
a.sign-up-blue {
	background:url(http://u2project.s3.amazonaws.com/images/sign-up-blue.png) no-repeat scroll 0 0 transparent;
	display:block;
	height:35px;
	left:4px;
	margin:0 auto;
	position:relative;
	text-indent:-9999px;
	top:55px;
	width:105px;
}
a.sign-up-blue:hover {
	background-position: 0 -37px;
}
a.sign-up-blue:active {
	background-position: 0 -36px;
}
.top {
	background:url(http://u2project.s3.amazonaws.com/images/table-top.jpg) no-repeat center bottom;
	width:210px;
}
.bottom {
	background:url(http://u2project.s3.amazonaws.com/images/table-bottom.gif) no-repeat; 
}
.green1, .green2 {
	border-left:1px solid #99c54c;
	border-right:1px solid #99c54c;
}
.blue5, .blue6 {
	border-right:1px solid #3587ba;
}
