html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, dfn, img, ins, kbd, q, s, samp, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline
}
header.logo, div.top-bar.clearfix, footer nav.footer-nav, footer div.address {
	display: none !important;
}
.content a:link, .content a:visited, .latestNews a:link, .latestNews a:visited {
	color:#3095b4;
}
.content a:hover, .latestNews a:hover {
	text-decoration:underline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
body {
	line-height:1
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
*, *:after, *:before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
[class^=ie7] * {
behavior: url(https://s3.amazonaws.com/ascpcdn/static/2013am/assets/js/boxsizing.htc);
} /* NOTE: "behavior" doesn't like relative paths, uncomment this after you've stopped developing locally and this file has an absolute url you can use. also, remove the conditional comment from index.html and interior.html  */
html, body {
	height: 100%;
}
html {
	overflow-y: scroll;
}
body {
	font: normal 100%/1.5 "Helvetica Neue", Helvetica, Arial, sans serif;
	background: url(../img/flare.jpg) no-repeat top, url(../img/gradient.jpg) repeat-x;
}
body[class*=lt9] {
background: url(../img/gradient.jpg) repeat-x;
}
.grid.group:before, .grid.group:after, .clear:before, .clear:after, .button.group:before, .button.group:after {
	content: "";
	display: table;
}
.grid.group:after, .clear:after, .button.group:after {
	clear: both;
}
 [class^=grid-] {
float: left;
padding-left: 1.25em;
}
 [class^=grid-]:first-child {
padding-left: 0;
}
.grid-1-8 {
	width: 12.5%;
}
.grid-1-6 {
	width: 16.67%;
}
.grid-1-5 {
	width: 20%;
}
.grid-1-4 {
	width: 25%;
}
.grid-1-3 {
	width: 33%;
}
.grid-2-5 {
	width: 40%;
}
.grid-1-2 {
	width: 50%;
}
.grid-3-5 {
	width: 60%;
}
.grid-2-3 {
	width: 67%;
}
.grid-3-4 {
	width: 75%;
}
.grid-4-5 {
	width: 80%;
}
.grid-5-6 {
	width: 83.33%;
}
.grid-7-8 {
	width: 87.5%;
}
.grid-1-1 {
	width: 100%;
}
img {
	max-width: 100%;
}
.content img {
 *max-width: 100%;
}
a {
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
}
h1, h2, h3, h4, h5, h6 {
	color: #006;
	margin-bottom:.5em
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 0.75em;
}
h6 {
	font-size: 0.5em;
}
#container {
	max-width: 61.25em;
	margin: 1.5em auto;
}
/*header {
	background-color: #cc0099;
}*/
header nav {
	background-color: #cc0099;
	padding-left: 1em;
	-webkit-box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
	box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
	display:inline-block;
	*display: inline;
    *zoom: 1;
	vertical-align:top;
	width:79.6%
}
header nav a {
	font-size: 90%;
	color: #fff !important;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0.7em 1.3em;
	display: inline-block;
	height: 100%;
}
header .regNav {
	margin-left:1.6%;
	background-color: #ffa021;
	background-image: -webkit-linear-gradient(#ffa021, #cc801a);
	background-image: -moz-linear-gradient(#ffa021, #cc801a);
	background-image: linear-gradient(#ffa021, #cc801a);
	display:inline-block;
	*display: inline;
    *zoom: 1;
	width:18.3%;
	text-align:center;
	-webkit-box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
	box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
}
header .regNav.margin {
	margin-top: -.7%
}
header .regNav a {
	font-size: 90%;
	color: #fff !important;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0.7em 1.3em;
	display: inline-block;
	height: 100%;
}
header .regNav:hover {
	background-color: #ffa021;
	background-image: -webkit-linear-gradient(#ffa021, #ffa021);
	background-image: -moz-linear-gradient(#ffa021, #ffa021);
	background-image: linear-gradient(#ffa021, #ffa021);

}
 [class*=ie] .regNav {
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffa021, endColorstr=#cc801a);
}
 [class*=ie] .regNav:hover {
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffa021, endColorstr=#ffa021);
}
/*@-moz-document url-prefix() {
 header nav a {
 padding: 0.7em 1.4em;
}
}*/
.ie9 header nav a {
	padding: 0.7em 1.14em;
}
.ie7 header nav {
	width:78%
}
.ie7 header .regNav, .ie8 header .regNav, .ie9 header .regNav {
	margin-left:1.5%;
}
header nav a:hover {
	background-color: #a2007a;
	color:#fff !important
}
.main {
	margin: 20px 0 0;
}
.content {
	background-color: #fff;
	padding: 2em;
	width: 79.59183673469388%;
 *width: 69.59%;
	float: right;
	margin-bottom: 3em;
	-webkit-box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
	box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
}
.content p, .content ul, .content ol {
	font-size:80%;
}
.carousel {
	float: left;
	width: 580px;
	height: 380px;
	position: relative;
	-webkit-box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
	box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
} /* dimensions needed for webkit unfortunately... may want to look for a js fix */
.carousel figure {
	position: relative;
}
.carousel figcaption {
	position: absolute;
	left: 0;
	top: 0;
	padding: 2em 1.5em;
	color: #000;
	text-decoration: none;
}
/**** SECOND SLIDE *****/
.carousel figcaption .second {
	position: absolute;
	left: 290px;
	top: 70px;
	padding: 2em 1.5em;
	color: #000;
	text-decoration: none;
	width:280px
}
.carousel figcaption .second h2 {
	font-size:1.4em;
}
.carousel figcaption .second div {
	color:#cc0099;
	margin-top:30px
}
/**** THIRD SLIDE *****/
.carousel figcaption .third {
	position: absolute;
	left: 0px;
	top: 50px;
	padding: 2em 1em;
	color: #ffffff;
	text-decoration: none;
	width:280px
}
.carousel figcaption .third h2 {
	font-size:.97em;
	line-height:1.5em;
	color: #ffffff;
}
.carousel h2, .carousel .large {
	font: normal 175%/1.4 "Helvetica Neue Lt Std", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
}
.carousel .large {
	font-size: 600%;
}
.carousel .large sup {
	font-size: 35%;
}
.carousel .pink {
	color: #cc0099;
}
.carousel .pager {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 1.5em;
	z-index: 100;
}
.carousel a {
	text-decoration:none;
	width:580px;
	height:380px
}
.carousel .pager a {
	height: 0.8125em;
	width: 0.8125em;
	background-color: #cc0099;
	opacity: 0.3;
	color: transparent;
	display: inline-block;
	margin: 0 0.15em;
	text-decoration:none
}
 [class*=lt9] .carousel .pager a {
filter: alpha(opacity=30);
}
.carousel .pager a.activeSlide {
	opacity: 1;
}
 [class*=lt9] .carousel .pager a.activeSlide {
filter: alpha(opacity=100);
}
/*BLUE BUTTON*/
.button > * {
	font: 73%/1.5 "Helvetica Neue Lt Std", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff !important;
	width: 180px;
	display:block;
	padding: 1.1em 1em;
	background-color: #3095b4;
	margin: 0 0 2em 2em;
	cursor: pointer;
	background-image: -webkit-linear-gradient(#3095b4, #277891);
	background-image: -moz-linear-gradient(#3095b4, #277891);
	background-image: linear-gradient(#3095b4, #277891);
	-webkit-box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
	box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
}
.quote {
	width: 180px;
	margin: 0 0 2em 2em;
	color: #006;
	font-size:.9em;
}
.button_block {
	float:right
}
.video_block {
	float:right;
	margin:0 0 2em 2em;
	font-size:.73em;
	width:350px;
	color:#636363
}
.button a:link {
	color:#fff !important;
}
.button a:hover {
	text-decoration:none;
	color:#fff !important
}
.button > *:hover {
	background: #3095b4;
	color:#fff !important
}
.button p a:hover {
	text-decoration:underline;
}
/* Text links under buttons */
.text {
	font: 73%/1.5 "Helvetica Neue Lt Std", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 180px;
	display:block;
	margin: 0 0 2em 2em;
	cursor: pointer;
	background:none;
	-webkit-box-shadow: 0 !important;
	box-shadow: 0 !Important;
}
.button_block .text a:hover {
	text-decoration:underline !Important;
}
/*ORANGE REGISTER BUTTONS */
.button .register {
	background-color: #ffa021;
	background-image: -webkit-linear-gradient(#ffa021, #cc801a);
	background-image: -moz-linear-gradient(#ffa021, #cc801a);
	background-image: linear-gradient(#ffa021, #cc801a);
	text-align:center
}
.button .register:hover {
	background: #ffa021;
}
a.regLink {
	color:#E48F1E!Important;
}

/*CALLOUTS*/
.callouts > * {
	font: 73%/1.5 "Helvetica Neue Lt Std", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff !important;
	display: block;
	width: 180px;
	padding: 1.1em 1em;
	background-color: #3095b4;
	margin: 0 20px 20px 0;
	float: left;
	cursor: pointer;
	background-image: -webkit-linear-gradient(#3095b4, #277891);
	background-image: -moz-linear-gradient(#3095b4, #277891);
	background-image: linear-gradient(#3095b4, #277891);
	-webkit-box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
	box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
}
 [class*=ie] .callouts > * {
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3095b4, endColorstr=#277891);
}
.callouts > *:hover {
	background: #3095b4;
	color:#fff !important
}
 [class*=ie] .callouts > *:hover {
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3095b4, endColorstr=#3095b4);
}
.callouts .featured {
	background-color: #fff;
	background-image: -webkit-linear-gradient(#fff, #ebebeb);
	background-image: -moz-linear-gradient(#fff, #ebebeb);
	background-image: linear-gradient(#fff, #ebebeb);
	color:#3095b4 !important
}
 .ie7 .callouts .featured,  .ie8 .callouts .featured,  .ie9 .callouts .featured {
	background: linear-gradient(#ffffff, #ebebeb);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb');
}
.home.callouts > * {
	font-size: 130%;
	width: 180px;
	height: 180px;
	padding: 1em;
	margin: 0 0 20px 20px;
}
.ie7 .home.callouts > * {
	width: 138px;
	height: 138px;
}
/*home featured callout - Orange*/
.home.callouts .featured {
	background-color: #ffa021;
	background-image: -webkit-linear-gradient(#ffa021, #cc801a);
	background-image: -moz-linear-gradient(#ffa021, #cc801a);
	background-image: linear-gradient(#ffa021, #cc801a);
	color:#fff !important
}
 [class*=ie] .home.callouts .featured {
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffa021, endColorstr=#cc801a);
}
.home.callouts .featured:hover {
	background: #ffa021;
	color:#fff !important
}
 [class*=ie] .home.callouts .featured:hover {
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffa021, endColorstr=#ffa021);
}
.callouts .icon {
	width: 64px;
	height: 46px;
	background: url(../img/sprites.png) no-repeat;
	margin-bottom: 0.3em;
}
.callouts .register {
	background-position: 0 0;
}
.callouts .news {
	background-position: -75px 0;
}
.callouts .education {
	background-position: 0 -55px;
}
.callouts .housing {
	background-position: -72px -52px;
}
footer {
	background-image:none;
	color:#000;
	text-align:left;
 *float:none;
 *width: 100%
}
footer a {
	text-transform: capitalize !important;
	font-size:100% !important;
}
.foot {
	background-image:none;
	color:#000;
	text-align:left;
 *float:none;
 *display: inline;
 *zoom: 1;
}
.marquee {
	height: 40px;
	background-color: #991877;
}
 [class^=ie7] .marquee {
margin-top: 20px;
}
.marquee span {
	float: left;
	display: inline-block;
	height: 100%;
	font: bold 90% "Helvetica Neue Lt Std", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 0.75em 2em;
	background-color: #3095b4;
	background-image: -webkit-linear-gradient(#3095b4, #277891);
	background-image: -moz-linear-gradient(#3095b4, #277891);
	background-image: linear-gradient(#3095b4, #277891);
}
 [class*=ie] .marquee span {
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3095b4, endColorstr=#277891);
}
.marquee ul {
	display: inline;
	float: left;
	padding: 0.5em 1em;
	margin: 0;
	list-style: none;
}
 [class^=ie7] .marquee ul {
padding: 0.5em 0;
}
.marquee a {
	color: #fff;
}
.marquee a:hover {
	opacity: 0.7;
}
 [class*=lt9] .marquee a:hover {
filter: alpha(opacity=70);
}
.pink_bar {
	border-bottom: 15px solid #cc0099;
}
.latestNews {
	border-bottom: 15px solid #cc0099;
	padding: 1.5em 0;
	display: inline-block;
 *display: inline;
 *zoom: 1;
	vertical-align:top;
	margin-right:1em;
	width:58%;
	padding:1em;
	height:14em
}
.latestNews a:hover {
	text-decoration:underline;
}
.ie7 .latestNews {
	width:53%;
}
.latestNews span {
	text-transform:uppercase;
	font-weight:bold;
	color:#000066;
	font-size:1.5em
}
.keyDates {
	border-bottom: 15px solid #cc0099;
	padding: 1.5em 0;
	display: inline-block;
 *display: inline;
 *zoom: 1;
	width:38%;
	padding:1em;
	height:14em
}
.keyDates a:hover {
	text-decoration:underline;
}
.keyDates span {
	text-transform:uppercase;
	font-weight:bold;
	color:#e48f1e;
	font-size:1.5em
}
.partners {
	border-bottom: 2px solid #cc0099;
	padding: 1em 0 1.5em 0;
	text-align:left
}
.social {
	font-size: 140%;
	color: #999;
	text-transform: uppercase;
	margin: 1em 0 3em 0;
	text-align:left
}
.social img, .social img {
 *width: 95%;
}
.social .icon {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
.social .icon:first-child {
	margin-left: 0.5em;
}
.social .facebook {
	width:1em;
}
.social .twitter {
	width:1em;
}
.space {
	height:2em
}
/* Accordion Styles; SamE; March 2013 */
    div.ascp-accordion {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	border: none !important;
	-webkit-box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
	box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
}
.ascp-accordion .ui-state-default, .ascp-accordion .ui-widget-header .ui-state-default {
	background: none;
	border: solid 1px #ebebeb !important;
}
.ascp-accordion .ui-state-active, .ascp-accordion, .ascp-accordion .ui-state-hover {
	background: none;
	border: solid 1px #cc0099 !important;
}
.ui-widget-header .ui-state-active {
	border: solid 1px #cc0099 !important;
}
.ui-widget-content {
	border-left: solid 1px #cc0099 !important;
	border-right: solid 1px #cc0099 !important;
	border-bottom: solid 1px #cc0099 !important;
}
.ascp-accordion.ui-accordion .ui-accordion-header .title_day a {
	max-width: 77%;
	padding: 0;
	color: #fff;
	/*font-size:1.3em;*/
	line-height:2
}
/* HEADER STYLES */
.ascp-accordion.ui-accordion .ui-accordion-header {
	padding: .5em 1em;
	background-color: #fff;
}
.ascp-accordion.ui-accordion .ui-accordion-header:hover {
	border:1px solid #cc0099
}
/*.ascp-accordion.ui-accordion .ui-accordion-header.ui-state-active .date, .ascp-accordion.ui-accordion .ui-accordion-header.ui-state-active .title_day {
    color: #fff;
    } */
    .ascp-accordion.ui-accordion .ui-accordion-content {
	font-size: 70%;
	line-height: 1.4;
	padding: 1em;
}
.ascp-accordion .ui-state-default .ascp-icon-triangle-e-1-000 {
	background-image: url("http://www.ascp.org/image-library/icon-triangle-e-1-000.gif");
}
.ascp-accordion .ui-state-default:hover .ascp-icon-triangle-e-1-000 {
	background-image: url("http://www.ascp.org/image-library/icon-triangle-e-1-000.gif");
}
.ascp-accordion .ui-state-active .ascp-icon-triangle-s-1-369 {
	background-image: url("http://www.ascp.org/image-library/icon-triangle-s-1-369.gif");
}
.ui-widget-content {
	border:none;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr, .ui-corner-left, .ui-corner-tl, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-left, .ui-corner-bl {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.ui-state-active, .ui-state-default, .ui-state-hover, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: none !important;
}
.ui-accordion .ui-accordion-header a {
	color:#636363 !important;
	text-decoration:none !important;
	font-size:.7em;
}
.ui-accordion .ui-accordion-header a:hover {
	color:#252525 !important;
}
.ascp-accordion.ui-accordion .ui-accordion-content td {
	padding:1em 1.3em;
	background-color:#ebebeb;
}
 @media only screen and (max-width : 480px) {
/* Styles */
}
.content_left {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	vertical-align: top;
	float: none;
	width:45%;
	margin-bottom:2em;
	padding-right:5%;
}
.content_right {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	width:45%;
	padding-left:5%;
	margin-bottom:2em;
}
.ie7 .content_right {
	width:40%;
}
/* EDUCATION - Faculty Profile */


.FP_left, .FP_right {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	vertical-align: top;
	float: none;
	width:30%;
	margin-top:1.5em
}
.FP_center {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	vertical-align: top;
	width:30%;
	margin:1.5em 1.9em 0 1.9em
}
/*.FP_left img, .FP_center img, .FP_right img {
		margin-bottom:.5em
	}*/
	.FP_left p.caption, .FP_center p.caption, .FP_right p.caption {
	font-size: 0.6em;
	padding: 1em 0;
	width: 214px;
	text-align: center;
	margin: -.65em 0 2em 0
}
/*.FP_left p.caption {
	background-color: #ff8b00;
}
.FP_center p.caption {
	background-color: #A31A7E;
}
.FP_right p.caption {
	background-color: #2526a9;
}*/

/******************CSS Style Include file to be used for all Registration Annual Meeting Sections ********************/

/* Registration Info section */
#registrationInfo
{
    font-size: 12px;
}

#registrationInfo h4.violet, #registrationInfo h5.violet
{
    color: rgb(204, 0, 153)!important;
}

#registrationInfo .ftrclr
{
    clear: both;
    margin: 44px 0 0 0;
    overflow: hidden;
}

#registrationInfo p
{
    font-size: 1.0em;
    clear: both;
    line-height: 1.6em;
}

#registrationInfo #fullPass, #registrationInfo #dailyPass
{
    float: left;
    width: 330px;            
}

#registrationInfo #dailyPass
{
    margin: 0 0 0 44px;           
}

#registrationInfo .registerBtn 
{
    background-color: #3095b4;	
	background-image: -webkit-linear-gradient(#3095b4, #277891);
	background-image: -moz-linear-gradient(#3095b4, #277891);
	background-image: linear-gradient(#3095b4, #277891);
	-webkit-box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
    box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2); 
    cursor: pointer;        
    padding: 9px 18px;
    text-decoration: none;
    float: right;
    margin: 0 0 24px 0;
    font-weight: bold;
    font-size: 1.0em;
    border: none;
	color:#fff
    
}

#registrationInfo h2 
{
    float: left;
    color: #000;
    font-weight: bold;
    font-size: 1.8em;    
}

#registrationInfo .pricing
{
    clear: both;    
    padding: 24px 0 12px 0;
    overflow: hidden;
}

#registrationInfo .border
{
    border-top: 2px solid rgb(204, 0, 153);
}

#registrationInfo .pricing .fl
{
    float: left;
}

#registrationInfo .pricing .fr
{
    float: right;    
}

#registrationInfo .pricing h4 
{
    color: #000;
    font-weight: bold;
    font-size: 1.9em;    
    padding: 5px 0 5px 12px;
    margin: -12px 0 0 0;
}

#registrationInfo .pricing h5 
{
    font-weight: normal;
    font-size: 1.0em;
    margin: -8px 0 32px 12px;
    color: #000;
}

#registrationInfo .pricing h3
{
    color: #000;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.2em;    
    width: 120px;
    margin: 0 0 12px 0;  
}

#registrationInfo .pricing h3 span
{
    font-weight: normal;      
}

#registrationInfo #dailyPass .pricing h3
{
    margin-left: 18px; 
}

#registrationInfo .pricing p
{
    color: #000;        
}

#registrationInfo .pricing ul
{
    clear: both;  
    position: relative;
    left: -26px; 
}

/************* Existing RegistrationInfo Page CSS **************/

.ie7 .content {
	width:69.59%
}
.ie7 div.button_block {
	margin: 0 !important;
}
.ie7 .content td {
    padding:.2em;
    }
#Registration {
	 padding:2em 2em 3em 2em; 
	 background-color:#fff;
	 -webkit-box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
     box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
	  font-size:.85em
}
.table {
	border:none !important
}
 .content td {
    padding:.2em .5em;
    border-bottom:solid 1px #ebebeb
    }
#RegisterBtn {
	font: 100%/1.5 "Helvetica Neue Lt Std", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff !important;
	display: block;
	padding: 1em;
	background-color: #3095b4;
	cursor: pointer;
	background-image: -webkit-linear-gradient(#3095b4, #277891);
	background-image: -moz-linear-gradient(#3095b4, #277891);
	background-image: linear-gradient(#3095b4, #277891);
	-webkit-box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
        
        box-shadow:  1px 1px 5px 3px rgba(0, 0, 0, .2);
		border:none;
		height:3.2em
}
.ie7 #RegisterBtn {
	padding: .5em 1em
}


 [class*=ie] #RegisterBtn > * {
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3095b4, endColorstr=#277891);
}
#RegisterBtn:hover {
	background: #3095b4;
	color:#fff !important
}