h1,h2,h3,h4,h5,h6,pre,code,table,td,th,dd,dt,dl,li,input,button,select,textarea { font-size: 100%; }
ul,ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td { margin: 0; padding: 0; }
a img, :link img, :visited img { border: none }
table {border-collapse: collapse; }
input,button,select,textarea {font-family: inherit;}
input, select { vertical-align: middle; }

#iconMenu .buttons i,
.hiddenContent { /* For alternate content for screen readers */
	position: absolute;
 	left: 0px;
 	top: -2000px;
	width: 1px;
 	height: 1px;
 	overflow: hidden;	
	}

hr {
	display: none;
	}

/* Clearing without markup http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */



/* G E N E R A L 
***************************/
	
a {color: #01a39d; }
a:hover { color: #018883; }
a:active { color: #014442; }	
	
body {
	font-size: 76%; 	/* Don't change this size or this height. */
	line-height: 1em;   /* Change them below at #container */
	text-align: center;
	background: #fff url(../img/body.gif) repeat-y top center;
	}

#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 106%; 
	line-height: 1.51em;
	width: 972px;
	padding-left: 1px;
	color: #59595c;
	margin: 0 auto 0 auto;
	text-align: left;
	}


#header {
	height: 130px;
	background: url(../img/header.gif) top left no-repeat;
	position: relative;
	z-index: 2;
	}	

#header.noChildPages{
	background: url(../img/header_no_child_pages.gif) top left no-repeat;		
	}

.home #header {
	height: 88px;
	background-image: url(../img/home_header.gif);
	}		

#header .logo {
	position: absolute;
	top: 27px;
	left: 20px;
	}

#header .menu {
	position: absolute;
	top: 58px;
	left: 314px;
	width: 647px;
	}
	
#header .menu ul {
	list-style: none;
	float: left;
	}

#header .menu ul li {
	float: left;
	font-size: 96%;
	line-height: 1.21em;
	height: 27px;
	}

#header .menu a {
	display: block;
	padding: 0 8px;
	color: #5e246a;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	}
	
#header .menu .selected {
	background: url(../img/header_menu_li_selected.gif) no-repeat bottom center;
	}
#header .menu .selected a {
	font-weight: bold;
	color: #5f116a;
	letter-spacing: 0;
	}

#header .menu a:hover {
	color: #2d0832;
	}

#header .subMenu {
	font-size: 100%;
	width: 900px;
	position: absolute;
	top: 39px;
	left: -245px;
	}

#header .subMenu ul li {
	height: 33px;
	}	

#header .subMenu .selected {
	background: url(../img/header_submenu_li_selected.gif) no-repeat bottom center;
	}

#header .menu .subMenu a {
	color: #786a7b;
	font-weight: normal;
	text-transform: none;
	padding:0 14px;	
	}

#header .menu .subMenu .selected a {
	color: #da226e;
	font-weight: bold;
	}

#header .menu .subMenu :hover {
	color: #504651;
	}



#toolsMenu {
	position:absolute;
	left: 372px;
	text-align:center;
	width: 598px;
	top: 5px;
	}
.jsEnabled #toolsMenu {	
	width: 455px;	
	}
	
#toolsMenu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 82%;
	list-style: none;
	display: inline;
	}

#toolsMenu  a {
	color: #d48e15;
	padding: 0 8px;
	text-decoration: none;
	text-transform: lowercase;	
	}
	
#toolsMenu a:hover {
	color: #93620f;
	}

#toolsMenu li.first a {
	padding-left: 0px;
	}
#toolsMenu li.last a {
	padding-right: 0px;
	}	

#print, 
.addthis_button {
	display: none;
	}
.jsEnabled #print,
.jsEnabled .addthis_button {
	display: inline;
	}
	
#searchForm {
	position: absolute;
	right: 8px;
	top: 2px;	
	display: none;
	}
.jsEnabled #searchForm {
	display: block;	
	}	

* html #searchForm,
*:first-child + html #searchForm {
	top: 0;
	}
	
#searchForm label,
#search {
	font-size: 86%;
	color: #adafb1;
	font-family: Arial, Helvetica, sans-serif;	
	}	

label.overlabel-apply {
	position: absolute;
	top: 4px;
	left: 5px;
	z-index: 1;
	text-transform: lowercase;
	}
	
#search {
	border: none;
	padding: 6px 3px 5px 3px;
	width: 137px;
	background: url(../img/search.gif) no-repeat top left;
	}
	
#searchSubmit {
	display: block;
	width: 25px;
	height: 25px;
	position:absolute;
	right:0;
	top: 0;
	outline: 0;
	text-decoration: none;
	}

/* 	Novartis Search styles.
	Here we override Google's styles
	and fix our own that will conflict with Google's */
.gsc-branding,
.gsc-clear-button,
.gs-visibleUrl,
.gsc-tabsArea,
.gsc-resultsHeader,
.gsc-results .gsc-cursor-box .gsc-trailing-more-results,
.gsc-search-box
	{display: none;}

.gsc-control {
	width: auto;
	font-size: 116%;	
	padding-top: 2px;
	min-height: 400px;
	}
* html .gsc-control {
	height: 400px;
	}	
	
.gsc-result .gs-title {
	height: auto;
	}

.gs-result .gs-title, .gs-result .gs-title * {
	text-decoration: none;
	}

.gsc-control a:link, .gsc-control a:link * {
	color: #01a39d;
	text-decoration: underline;
	}
.gsc-control a:visited, .gsc-control a:visited * {
	color: #01a39d;
	text-decoration: underline;
	}

.gs-snippet b { 
	color: #000;
	font-weight: normal;
	}
	
.gsc-control a:hover {
	text-decoration: underline;
	}	

.gsc-results .gsc-cursor-box .gsc-cursor-current-page,
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	color: #DA226E;
	}
	
.gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	color: #ff7200;
	text-transform: uppercase;
	font-weight: bold;
	}	

#wrapper {
	/*overflow: auto;*/
	width: 965px;
	margin: 42px 0 0 3px;
	padding-bottom: 80px;
	}

#content {
	width: 570px;
	float: left;
	margin-left: 31px;
	display: inline;
	background: red;
	background: url(../img/content.gif) top left no-repeat;
	}

#contentInner {
	padding: 17px 0 0 30px;
	}	
	
#sidebar {
	float: left;
	width: 322px;
	margin-left: 42px;
	display: inline;	
	}	

.noSidebar #content {
	width:910px;
	}
.noSidebar #sidebar {
	display: none;
	}

	
h1, h2, h3 {
	font-weight: normal;
	}	
	
h1 {
	color: #5f246a;
	font-size: 262%;
	line-height: 1.11em;
	margin-bottom: 19px;
	}	
	
#content h2 {
	color: #d90369;
	font-size: 116%;
	font-weight: bold;
	}		

#content p {
	margin-bottom: 0.82em;
	}

p.summary {
	color: #5f246a;
	font-size: 146%;
	line-height: 1.51em;
	}
	
p.summary a {
	color: #5f246a;
	}	

p.summary sup {
	font-size: 52%;
	vertical-align: super;
	}
p.summary a sup,
p.summary sup a {
	color: #02989a;
	}
	
.intro {
	overflow: hidden;
	width: auto;
	}

	
.intro .media {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	background: url(../img/intro_media.gif) no-repeat top left;
	}

.intro .media .inner {
	padding: 5px 5px 6px 5px;
	}

.intro .media img {
	display: block;
	}		



#content .intro {
	margin-bottom: 25px;
	}

#content ol,
#content ul {
	margin-bottom: 1em;
	}

#content li {
	background: url(../img/content_li.gif) no-repeat 0 8px;	
	list-style: none;
	padding-left: 9px;
	margin-bottom: 10px;
	}	
	

#content ol li {
	margin-left: 18px;
	}

sup {
	font-size: 76%;
	line-height:1em;
	vertical-align:top;	
	}
sup a {
	text-decoration: none;
	vertical-align:top;	
	}
a sup {
	background: red;
	color: #000;
	padding: 0 3px;
	}				
h1 sup {
	font-size: 32%;
	}	
h2 sup {
	font-size: 42%;
	}
	
#extraText {
	color: #666766;
	line-height: 1.31em;
	margin-top: -3px;
	}
	
#extraText .inner {
	padding: 0 30px 20px 24px;
	}

#extraText p {
	margin-bottom: 0.8em;
	}

.footnotes {
	padding-top: 1em;
	font-size: 76%;
	letter-spacing: -0.05em;
	}
	
.footnotes h3 {
	font-weight: bold;
	letter-spacing: 0;	
	}	

.footnotes li {
	margin-left: 18px;
	line-height:  1.41em;;
	}	

* html .footnotes li {
	margin-left: 23px;
	}	

#flash {
	position: relative;
	z-index: 1;
	width: 967px;
	height: 530px;
	}
.home #content {
	display: none;
	}
.home #wrapper{
	margin: 0;
	width: 967px;
	overflow: visible;
	padding-bottom: 0;
	}
	
#iconMenu {
	list-style-type: none;
	height: 138px;
	color: #47484a;
	}
	
#iconMenu li {
	position: relative;
	float: left;
	width: 329px;
	height: 119px;
	background: url(../img/icon_why.jpg) no-repeat 0 0;
	}
#iconMenu li.icon_who {
	background-image: url(../img/icon_who.jpg);
	width: 323px;
	}

.icon_quiz {
	display: none;
	}	
	
.jsEnabled #iconMenu li.icon_quiz {
	background-image: url(../img/icon_quiz.jpg);
	height: 176px;
	width: 315px;	
	position: relative;
	z-index: 2;
	top: -56px;
	margin-bottom: -56px;
	display: block;
	}	

#iconMenu .inner {
	padding: 14px 15px 0 48px;
	}

#iconMenu h3 {
	margin-bottom: 4px;	
	font-size: 132%;
	line-height:1.21em;
	}

#iconMenu h3 a {
	color: #5f246a;
	text-decoration: none;
	}
	
#iconMenu p,	
#iconMenu li {
	line-height: 1.11em;
	}
	
#iconMenu .buttons {
	position: absolute;
	bottom: 20px;
	right: 25px;
	}

#iconMenu .icon_quiz h3 {

	}	
	
#iconMenu .icon_quiz .inner {
	padding-left: 84px;
	padding-right: 0;
	}	

#iconMenu .icon_quiz ol {
	position: absolute;
	margin-left: 38px;
	left: 0;
	top: 105px;
	}

#iconMenu .icon_quiz ol li {
	background: none;
	float: none;
	height:auto;
	position: static;
	text-align: left;
	overflow: auto;
	color: #5f246a;
	font-weight: bold;
	font-size: 116%;
	list-style: none;
	}

.icon_quiz .question {
	color: #47484a;
	font-size: 86%;
	font-weight: normal;
	float: left;
	width: 175px;
	}
	
.icon_quiz .question strong {
	display: block;	
	color: #5f246a;
	}
	
.icon_quiz .answers {
	float: left;
	margin-left: 10px;
	padding-top: 3px;	
	display: inline;
	width: 90px;
	}	

.icon_quiz .jqTransformRadioWrapper,
.quizlet .jqTransformRadioWrapper {
	clear: both;
	}

.icon_quiz label {
	font-size: 86%;
	font-weight: normal;
	}	
.icon_quiz form.jqtransformdone label {
	margin-top: 6px	
	}	

/* Related links */
.related {
	background: url(../img/box_related.jpg) no-repeat top left;
	padding-top: 12px;	
	}
.related .inner_mid {
	background: url(../img/box_related_inner_mid.jpg) repeat-y;
	}	

.related .inner_bot {
	background: url(../img/box_related_inner_bot.jpg) no-repeat bottom left;
	padding: 0 7px 0 7px;
	}	

.related .inner_icon {
	background: url(../img/box_related_inner_icon.jpg) no-repeat top left;
	padding: 18px 15px 20px 55px;	
	position:relative;
	top:-6px;	
	}
	
.related .inner_divider {
	background: url(../img/box_related_inner_divider.jpg) no-repeat -80% 100%;
	padding-bottom: 15px;
	margin-bottom: 7px;
	}	
	
.related h2 {
	font-size: 146%;
	line-height: 1.11em;
	letter-spacing: -1px;
	color: #d48e15;
	font-weight: normal;
	}	
	
.related p {
	color: #59595c;
	font-size: 92%;
	margin-bottom: 10px;
	}	

/* True False quizlet */
.quizlet {
	background: url(../img/box_quizlet.jpg) no-repeat top left;
	padding-top: 55px;	
	}
.quizlet .inner_mid {
	background: url(../img/box_quizlet_inner_mid.jpg) repeat-y;
	}	

.quizlet .inner_bot {
	background: url(../img/box_quizlet_inner_bot.jpg) no-repeat bottom left;
	padding: 0 7px 0 7px;
	}	

.quizlet .inner_icon {
	background: url(../img/box_quizlet_inner_icon.jpg) no-repeat top left;
	padding: 18px 15px 20px 42px;	
	position:relative;
	top:-49px;	
	}
	
.quizlet .inner_divider {
	background: url(../img/box_quizlet_inner_divider.jpg) no-repeat 66% 100%;
	padding-bottom: 29px;
	margin-bottom: 21px;
	padding-left:40px;	
	}	
	
.quizlet h2 {
	font-size: 206%;
	line-height: 1.11em;
	letter-spacing: -1px;
	color: #da176b;
	font-weight: normal;
	}	
	
.quizlet p {
	color: #58595b;
	font-size: 116%;
	margin-bottom: 10px;
	line-height:1.41em;	
	}		
.quizlet p strong {
	color: #da176b;
	}		
		
.quizlet form.answers {
	padding: 16px 0 0px 20px;
	font-size: 116%;
	}

.quizlet .right,
.quizlet .wrong {
	background: url(../img/box_quizlet_yes.gif) no-repeat top left;
	padding-left: 39px;
	font-size: 82%;
	display: none;
	}

.quizlet .right sup a,
.quizlet .wrong sup a {
	color: inherit;
	}	
	
.quizlet .right p {
	color: #d90369;
	}	

.quizlet .wrong {
	background-image: url(../img/box_quizlet_no.gif);
	}	
.quizlet .wrong p {
	color: #5f116a;
	}	


/* Did you know? */
.dyk {
	background: url(../img/box_quizlet.jpg) no-repeat top left;
	padding-top: 55px;	
	}
.dyk .inner_mid {
	background: url(../img/box_quizlet_inner_mid.jpg) repeat-y;
	}	

.dyk .inner_bot {
	background: url(../img/box_dyk_inner_bot.jpg) no-repeat bottom left;
	padding: 0 7px 0 7px;
	}	

.dyk .inner_icon {
	background: url(../img/box_dyk_inner_icon.jpg) no-repeat top left;
	padding: 24px 15px 0px 42px;	
	position:relative;
	top:-49px;	
	margin-bottom: -20px;
	}
	
.dyk .inner_divider {
	background: url(../img/box_quizlet_inner_divider.jpg) no-repeat 66% 100%;
	padding-bottom: 11px;
	margin-bottom: 21px;
	padding-left:40px;	
	}	
	
.dyk h2 {
	font-size: 206%;
	line-height: 1.11em;
	letter-spacing: -1px;
	color: #da176b;
	font-weight: normal;
	}	
	
.dyk p {
	color: #58595b;
	font-size: 116%;
	margin-bottom: 10px;
	line-height:1.41em;	
	}		
.dyk p strong {
	color: #da176b;
	}		

.dyk .image {
	position: relative;
	left: -6px;
	}
	


/* State Requirements */
.statereq {
	background: url(../img/box_quizlet.jpg) no-repeat top left;
	padding-top: 55px;	
	}
.statereq .inner_mid {
	background: url(../img/box_quizlet_inner_mid.jpg) repeat-y;
	}	

.statereq .inner_bot {
	background: url(../img/box_statereq_inner_bot.jpg) no-repeat bottom left;
	padding: 0 7px 0 7px;
	}	

.statereq .inner_icon {
	background: url(../img/box_statereq_inner_icon.jpg) no-repeat top left;
	padding: 25px 15px 20px 42px;	
	position:relative;
	top:-49px;	
	}
	
.statereq .inner_divider {
	background: url(../img/box_quizlet_inner_divider.jpg) no-repeat 66% 100%;
	padding-bottom: 29px;
	margin-bottom: 22px;
	padding-left:40px;	
	}	
	
.statereq h2 {
	font-size: 192%;
	line-height: 1.11em;
	letter-spacing: -1px;
	color: #da176b;
	font-weight: normal;
	}	
	
.statereq p {
	color: #58595b;
	font-size: 116%;
	margin-bottom: 14px;
	line-height:1.41em;	
	}		
.statereq p strong {
	color: #da176b;
	}		

.statereq .comment p {
	font-size: 76%;
	line-height: 1.11em;	
	color: #565c5d;
	letter-spacing: -0.05em;
	margin: 0 37px 10px 21px;
	}
.statereq .innerBox {
	display: none;
	}

.statereq h3 {
	color: #58595b;
	line-height: 33px;
	background: url(../img/box_statereq_h3.gif) no-repeat top left;
	padding-left: 40px;
	font-size: 122%;
	margin-bottom: 7px
	}		
.statereq h3 strong {
	color: #5f246a;
	}
.statereq .text p,		
.statereq .text li {
	font-size: 96%;
	margin-left: 40px;
	margin-bottom: 0;
	line-height:1.31em
	}

.statereq .text ul,
.statereq .text ol {	
	margin-bottom: 1em;
	}
	
.statereq .text li {
	font-size: 96%;
	margin-left: 55px;
	}	

#selectForm {
	background: url(../img/selectform.gif) no-repeat top left;
	height: 28px;
	display: block;
	margin: 0 0 11px 22px;
	}
#selectForm select {
	margin: 3px 0 0 8px;	
	width: 136px;
	}
#selectForm input {
	background: none;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font: Helvetica, Arial, sans-serif;
	cursor: hand;
	font-size:96%;
	padding: 3px;
	}


/* Generic */
* html .box .inner_icon {
	padding-right: 0;
	}

/* Sidebar box-button */
.box_button a {
	display: block;
	width: 316px;
	text-align: center;
	line-height: 26px;
	background: url(../img/box_button.gif) no-repeat top left;
	color: #7b2888;
	text-decoration: none;
	margin-top: 10px;
	}

.box_button a:hover { color: #2f0f34; }

.box_button b,
.box_button i {
	font-weight: normal;
	font-style: normal;
	background-image: url(../img/box_button_arrow.gif);	
	background-repeat: no-repeat;
	}
	
.box_button b {
	padding-left: 22px;
	background-position: 0 55%;	
	}	
.box_button i {
	padding-right: 22px;
	background-position: 100% 55%;
	}	



/* The big quiz*/
.quiz {
	background: url(../img/box_quiz.jpg) no-repeat top left;
	padding-top: 10px;	
	width: 523px;
	}
.quiz .inner_mid {
	background: url(../img/box_quiz_inner_mid.jpg) repeat-y;
	}	

.quiz .inner_bot {
	background: url(../img/box_quiz_inner_bot.jpg) no-repeat bottom left;
	padding: 0 7px 0 7px;
	min-height:310px;
	}	

.quiz .inner_bot_answer {
	background: url(../img/box_quiz_inner_bot_answer.jpg) no-repeat bottom left;
	padding: 0 7px 0 7px;
	min-height:310px;	
	}	

* html .quiz .inner_bot,
* html .quiz .inner_bot_answer {
	height: 310px;
	}

#content .quiz .inner_icon {
	background: url(../img/box_quiz_inner_icon.jpg) no-repeat top left;
	padding: 18px 15px 17px 42px;	
	position:relative;
	top: -3px;	
	}
	
.quiz .inner_divider {
	padding-bottom: 21px;
	padding-left:40px;	
	padding-right:90px;	
	}	
	
#content .quiz h2 {
	font-size: 152%;
	line-height: 1.11em;
	letter-spacing: -1px;
	color: #5f246a;
	font-weight: normal;
	}	
#content .quiz ol {
	margin-bottom: 18px;
	}
#content .quiz li {
	clear: both;
	font-size: 86%;
	background: none;
	list-style-type: none;
	margin-left: 41px;
	margin-bottom:2px;	
	color: #5f246a;
	padding-left: 0;
	}
#content .quiz #quiz_yes li {
	list-style-type: square;		
	}
	
.quiz .question {
	float: left;
	width: 280px;
	}
.quiz .question label {
	color: #464749;
	display: inline;
	float: none;
	margin: 0;
	padding-left: 5px;
	}	
.quiz .answers {
	float: right;
	width: 110px;
	}

.quiz strong {
	color: #5f246a;
	}

.quiz p {
	font-size: 106%;
	}

.quiz .jqTransformRadioWrapper {
	margin-right: 0;
	}	

.quiz .buttons {
	padding-right: 10px;
	padding-top: 1px;
	}	
.quiz .buttons a {
	float: right;
	}	
#quiz_yes, 
#quiz_no,
#quiz_yes .inner_icon,
#quiz_no .inner_icon,
#quiz_yes li {
	display: none;
	}	

#box_quiz_validate {
	background: url(../img/box_quiz_validate.png);
	width: 168px;
	height: 95px;
	position: absolute;
	bottom: 5px;
	right: 111px;
	display: none;
	}
	
* html #box_quiz_validate {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/img/box_quiz_validate.png', sizingMethod='crop');
	}		

#footer {
	background: url(../img/footer.gif) repeat-x top left;
	margin: 15px 0 0 0;
	overflow: hidden;
	width: 965px;
	}	

#footer .logo {
	float: left;
	width: 145px;
	margin: 10px 46px 13px 55px;
	display: inline;
	}	
	
#footer .menu {
	float: left;	
	width: 700px;
	overflow: hidden;
	margin-top:13px;
	}

#footer .menu li {
	font-size: 86%;
	list-style: none;
	float: left;
	}

#footer .menu  a {
	background: url(../img/footer_li_a.gif) no-repeat 0 2px;
	padding: 0 8px 0 10px;
	text-decoration: none;
	color: #8d8d8d;
	}

#footer .menu li.first a {
	background: none;	
	padding-left: 0px;
	}
#footer .menu li.last a {
	padding-right: 0px;
	}	
#footer .menu  a:hover {		
	color: #3b3b3b;
	}
	


#copyright {
	font-size: 76%;
	line-height: 1.21em;
	width: 500px;
	letter-spacing: -1px;
	padding: 0 0 20px 0;	
	margin:10px 0 0 245px;
	color: #8D8D8D;
	}	

	
	
/* Sitemap */	
.sitemap #content {
	margin-right: 0;	
	width: 900px;
	min-height: 500px;
}
* html .sitemap #content {
	height: 500px;
	}

#sitemap ul {
	margin: 0;
	}	
#sitemap li {
	float: left;
	margin: 0 40px 0 0;
	list-style: none;
	font-weight: bold;
}	
#sitemap li li {
	font-weight: normal;
	float: none;
	margin-right: 0;
}	
#sitemap a {
	color: #5E246A;
	}
	
.sitemap_tab {
	font-size: 96%;
	line-height: 1.51em;
	padding-left: 15px;
	}
	
	
	
/*
 * SimpleModal simplemodal Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2010 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: simplemodal.css 238 2010-03-11 05:56:57Z emartin24 $
 *
 */
		
body {
	height: 100%;
	}

#simplemodal {
	display: none;
	}

/* Overlay */
#simplemodal-overlay {
	background-color: #000; 
	cursor: wait;
	}

/* Container */
#simplemodal-container {
	text-align: left;
	background: #fff;
	line-height: 1.71em;	
	-webkit-border-radius: 13px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 13px;
	-moz-border-radius-topright: 0;
	border-radius: 13px;
	border-top-right-radius: 0;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696',direction=150) !important;
	}

#confirm {
	display: none;
	}
	
#simplemodal #confirm {
	display: block;
	}	
	
#simplemodal.confirm {
	height: 260px;
	width: 520px;
	}
	
	
#simplemodal-container .inner {
	padding: 41px 37px 0 37px;
	}

#simplemodal-container .header {
	width: 100%;
	color: #5f116a;
	font-size: 242%;
	letter-spacing: -0.04em;
	line-height: 1.1em;
	margin-bottom: 13px;	
	}

#simplemodal-container .message {
	color: #59595c;
	margin: 0 0 31px 0;
	font-size: 1em;
	}

#simplemodal-container .buttons {
	overflow: hidden;
	margin-left: 150px;
	width: 250px;
	}

.buttons a,
.buttons span {
	height: 22px;
	line-height: 23px;
	display: block;
	cursor: hand;
	cursor: pointer;
	}	
.buttons a {
	float: left;
	margin-right: 8px;
	color: #7b2888;
	font-size: 86%;
	padding-left: 11px;
	text-decoration: none;	
	background: #fff url(../img/buttons_a.gif) no-repeat top left;	
	}

* html .buttons a {
	width: 1%;
	white-space: nowrap;
	}

.buttons a:hover {
	text-decoration: underline;
	}
 
.buttons span {
	padding-right: 19px;
	background: url(../img/buttons_span.gif) no-repeat top right;
	}
	
#simplemodal-container a.modal-close,
#simplemodal-container a.modal-close:link,
#simplemodal-container a.modal-close:active,
#simplemodal-container a.modal-close:visited {
	text-decoration: none; 
	font-size:1.1em; 
	position:absolute; 
	border: 2px solid #dedede;
	font-size:134%;	
	display: block;
	font-weight:bold;
	padding: 3px 9px;
	text-transform: uppercase;
	border-width: 0 0 2px 2px;
	top: 0px; 
	right: 0; 
	color:#ccc;
	}
#simplemodal-container a.modal-close:hover {
	color: #0D999B;
	}	
	
	
	

	