#shot #inner {
	clear: both;
	overflow: hidden;
}

#header #shot #inner h1 {
	float: left;
	width: 40% !important;
}

#header #shot #inner .extra {
	width: 40%;
	float: right;
	text-align: right;
}

.extra .select {
	background: #ffffff;
	clear: both;
	overflow: hidden;
	width: auto;
	float: right;
}

.extra select {
	float: right;
	padding: 0.3em;
	border: 2px solid #c1c1c1;
	font-size: 15px;
	background: #ffffff;
	margin: 1px;
	letter-spacing: -1px;
}

#notice {
	width: auto;
	background: #ebf1f4;
	border: 1px solid #c1c5c8;
	padding: 10px 0px 10px 0px;
	text-align: center;
	font-size: 24px;
	color: #205161;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#plans {
	margin: 10px auto auto auto;
	width: auto;
	clear: both;
}

#plans ul {
	width: auto;
	margin: auto;
	clear: both;
}

#plans ul li {
	float: left;
	border-top: 1px solid #c1c5c8;
	text-align: center;
	border-bottom: 1px solid #c1c5c8;
	border-left: 1px solid #c1c5c8;
	font-size: 30px;
	max-width: 215px;
	background: #f2f2f2;
	padding: 10px 2px 10px 2px;
	position: relative;
	height: 235px;
}

#plans ul li h1 {
	color: #171919;
	font-weight: bold;
	padding-bottom: 5px;
}

#plans ul li h2 {
	font-size: 18px;
	color: #171919;
	font-weight: normal;
	padding-bottom: 20px;
}

#plans ul li h3 {
	color: #205161;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
}

#plans ul li h4 {
	color: #e82364;
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 20px;
}

#plans ul li.main {
	width: auto !important;
	border: 3px solid #255b6d !important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #ffffff;
	padding: 10px 10px 10px 9px;
	height: auto;
	margin-top: -0.9em;
}

#plans ul li.last {
	border-left: none;
	border-right: 1px solid #c1c5c8;
	width: 250px;
	float: right
}

#plans #trial {
	position: absolute;
	background: transparent url('../_images/signup/trial.png') scroll top left;
	height: 158px;
	width: 144px;
	top: 177px;
	z-index: 999;
	right: 0px;
}

#yellow {
	background: #fcfbb5;
	border: 1px solid #c1c5c8;
	font-size: 14px;
	color: #171919;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin-top: 325px;
	width: auto;
}

#info {
	width: auto;
	margin-top: 20px;
}

#info ul {
	width: auto;
	clear: both;
	overflow: hidden;
}

#info ul li {
	float: left;
	max-width: 250px;
	padding-right: 10px;
}

#info ul li h1 {
	color: #205161;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
}

#info ul li p {
	font-weight: normal;
	line-height: 1.3em;
	font-size: 13px;
	color: #171919;
}
