﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
	
html, body {
	height: 100%;
	width: 100%;
	}
	
#main {
	width:950px;
	margin: 0px auto;
	margin-bottom:20px;
	border: 1px solid black;
	background-color: #ffffff;
	}
	
/*top nav items*/
	
.navbox1	{
	width:950px;
	height:31px;
	background-image:url(http://www.salsacrazysf.com/images/Untitled.jpg);
	margin-bottom: 10px;
	}
	
.navbutton1 {
	height: 23px;
	position: relative;
	z-index:100;
	padding: 8px 15px 0px 15px;
	font-family: Arial;
	font-size: 11px;	
	font-weight: 700;
	text-align: center;
	border-right: 1px solid #ff7077;
	border-left: 1px solid #ff7077;
	border-bottom: 0px solid #ff7077;
	background-image:url(http://www.salsacrazysf.com/images/Untitled.jpg);
	float: left;
	}
	
.navbutton1 a:link, .navbutton1 a:visited{
	text-decoration: none;
	color:white;
	}

	
.dropitems, .dropitems2 {
	display: none;
	width: 190px;
	text-align: left;
	background-color: #B50000;
	border: 1px solid #ff7077;
	position: absolute;
	color:white;
	top: 30px;
	left: 0px;
	list-style: none;
	font-family:arial;
	font-size: 12px;
	z-index: 100;
	}	
	
.dropitems a:link, .dropitems a:visited, .dropitems2 a:link, .dropitems2 a:visited {
	font-family:arial;
	font-size: 12px;
	color: white;
	width:auto;
	display:block;
	}	

.dropitems li, .dropitems2 li{
	font-family:arial;
	font-size: 12px;
	color: white;
	border-top:1px solid #ff7077;
	width:auto;
	padding:6px;
	}
	
.hilite { background:#FFCF00; color:#000000}

#topdate {
	width:940px;
	display: block;
	background-color:red;
	margin: 0px auto;
	height:15px;
	font-family: Arial;
	font-weight:700;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	}

#header2 {
	width:950px;
	height:155px;
	background:url(http://www.salsacrazysf.com/images/header_button.jpg) no-repeat;
	position:relative;
	}

#header2 a{
	display:block;
	position:absolute;
	}

#header2 a#link1{
	width:185px;
	height:50px;
	top:95px;
	left:70px;
	}

#header2 a:hover#link1{
	width:187px;
	height:50px;
	background-image:url("http://www.salsacrazysf.com/images/headerdancesf.png");
	top:95px;
	left:70px;
	}

#header2 a#link2{
	width:693px;
	height:155px;
	top:1px;
	left:260px;
	}
	
/*slideshow items*/

.slideshow { 
	width: 570px; 
	height:400px; 
	margin: 0px auto; 
	position:relative; 
	z-index:50; }
	
.slideshow img { 
	padding: 15px; 
	border: 1px solid #ccc; 
	background-color: #eee; }
	
.slideshow2 { 
	width:100%; 
	height:100%; 
	position:fixed;
	z-index:1;

	}	
.slideshow2 img {
	width:100%; 
	height:100%; 
	position:fixed;
	z-index:1;
	}
#welcome{
	width: 700px;
  	height:400px;
	position: fixed; 
	bottom:auto;
	top: 200px;
  	left: 250px;
  	z-index: 100;
  	font-family:Impact;
  	font-size:70px;
  	color:#3D0F30;
	}

		
#nav2 a {
	list-style-type: none;
	width:10px;
	display: block;
	background-color:red;
	margin: 0px 3px 0px 0px;
	line-height:15px;
	font-family: Arial;
	font-weight:700;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	}
	
#nav2 a:hover {
	background-color: #FFCF00;	
	text-decoration: none;
	cursor:cursor: pointer; 
	cursor: hand;
	color:#000;
	background-repeat:repeat;
	}

#nav2 a.activeSlide {
	background-color: #FFCF00;	
	text-decoration: none;
	cursor:cursor: pointer; 
	cursor: hand;
	color:#000;
	background-repeat:repeat;
	}

/* end slideshow items */
	
#topnav {
	width:950px;
	height:30px;
	background-image:url(http://www.salsacrazysf.com/images/Untitled.jpg);
	}
	
#maincontent{
	width:910px;
	margin: 0px auto;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:15px;
	padding-top:3px;
	cursor:default;
	}
	
.leftcontent {
	width:580px;
	margin: 0px auto;
	float:left;
	}
	
.rightcontent {
	width:330px;
	margin: 0px auto;
	float:left;
	z-index:1;
	position:relative;
	z-index:1;
	}
	
.rightcontent-bar {
	width:330px;
	display: block;
	background-image:url(http://www.salsacrazysf.com/images/Untitled.jpg);
	margin: 0px 0px 10px 0px;
	height:22px;
	font-family: Arial;
	font-weight:700;
	font-size: 12px;
	color: #FFFFFF;
	padding-top:8px;
	text-align:center;
	}

.rightnav_box{
	width:318px;
	margin:0px 0px 20px 0px;
	border-style: dotted;
	border-color:gray;
	border-width:1px;
	padding: 5px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
	z-index:1;

	}
	
.rightnav_font{
	font-family:Arial, Helvetica, sans-serif;
	color:maroon;
	font-size:12px;
	font-weight:700;
	}
	
#Player_35603111-a6c9-419c-95d8-ed36e2bc4a32 {
	position: relative;
	z-index: 0;
	}	
	
.leftcontent-bar {
	width:263px;
	display: block;
	background-image:url(http://www.salsacrazysf.com/images/Untitled.jpg);
	margin: 0px 0px 10px 0px;
	height:22px;
	font-family: Arial;
	font-weight:700;
	font-size: 12px;
	color: #FFFFFF;
	padding-top:8px;
	text-align:center;
	}
	
#footer {
	width:940px;
	display: block;
	background-color:#ff5057;
	margin: 0px auto;
	height:17px;
	font-family: Arial;
	font-weight:700;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom:5px;
	padding-top:8px;
	padding-left:10px;
	text-align:center;
	}
	
#uler ul{
	margin: 0px auto;
	padding: 0;
	}
		
#uler li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:130px;
	list-style: circle;
	text-align:left;
	}
	
#uler2 ul{
	margin: 0px auto;
	padding: 0;
	}
		
#uler2 li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:50px;
	list-style: circle;
	text-align:left;
	}


#left_content_featured{
	margin: 0px auto;
	padding: 0;
	width:580px;
	text-align:center;
	}
	
#featured_cycle{
	list-style-type: none;
	width:80px;
	display: block;
	background-color:red;
	margin: 0px 5px 0px 0px;
	line-height:15px;
	font-family: Arial;
	font-weight:700;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	}
	
#featured_cycle:hover {
	background-color: #FFCF00;	
	text-decoration: none;
	cursor:cursor: pointer; cursor: hand;
	color:#000;
	background-repeat:repeat;
	}

	
.featured_box1{
	list-style-type: none;
	width:80px;
	display: block;
	background-color:red;
	margin: 0px 5px 0px 0px;
	line-height:15px;
	font-family: Arial;
	font-weight:700;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	}
	
.featured_box1:hover {
	background-color: #FFCF00;	
	text-decoration: none;
	cursor:cursor: pointer; cursor: hand;
	color:#000;
	background-repeat:repeat;
	}
	
.featured_box2{
	list-style-type: none;
	width:80px;
	display: block;
	background-color:red;
	margin: 0px 5px 0px 0px;
	line-height:15px;
	font-family: Arial;
	font-weight:700;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	}
	
.featured_box2:hover {
	background-color: #FFCF00;	
	text-decoration: none;
	cursor:cursor: pointer; cursor: hand;
	color:#000;
	background-repeat:repeat;
	}
	
.featured_box3{
	list-style-type: none;
	width:80px;
	display: block;
	background-color:red;
	margin: 0px 5px 0px 0px;
	line-height:15px;
	font-family: Arial;
	font-weight:700;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	}
	
.featured_box3:hover {
	background-color: #FFCF00;	
	text-decoration: none;
	cursor:cursor: pointer; cursor: hand;
	color:#000;
	background-repeat:repeat;
	}
	
.featured_box4{
	list-style-type: none;
	width:80px;
	display: block;
	background-color:red;
	margin: 0px 5px 0px 0px;
	line-height:15px;
	font-family: Arial;
	font-weight:700;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;

	float:left;
	}
	
.featured_box4:hover {
	background-color: #FFCF00;	
	text-decoration: none;
	cursor:cursor: pointer; cursor: hand;
	color:#000;
	background-repeat:repeat;
	}

.featured_box5{
	list-style-type: none;
	width:80px;
	display: block;
	background-color:red;
	margin: 0px 5px 0px 0px;
	line-height:15px;
	font-family: Arial;
	font-weight:700;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	}
	
.featured_box5:hover {
	background-color: #FFCF00;	
	text-decoration: none;
	cursor:cursor: pointer; cursor: hand;
	color:#000;
	background-repeat:repeat;
	}

.featured_box6{
	list-style-type: none;
	width:80px;
	display: block;
	background-color:red;
	margin: 0px 5px 0px 0px;
	line-height:15px;
	font-family: Arial;
	font-weight:700;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	}
	
.featured_box6:hover {
	background-color: #FFCF00;	
	text-decoration: none;
	cursor:cursor: pointer; cursor: hand;
	color:#000;
	background-repeat:repeat;
	}
	
#featured_content1, #featured_content2, #featured_content3, #featured_content4, #featured_content5, #featured_content6{
	width:565px;
	margin: 0px auto;
	border: 0px solid black;
	float:left;
	}

#jsddm
{	margin: 0px auto;
	padding: 0;
	width:950px;
	}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 11px Arial;
		font-weight:700;
		}

	#jsddm li a
	{	display: block;
		background-image:url(http://www.salsacrazysf.com/images/Untitled.jpg);
		padding: 5px 17px 4px 18px;
		line-height:20px;
		text-decoration: none;
		border-right: 1px solid #ff7077;
		border-left: 1px solid #ff7077;
		border-bottom: 1px solid #ff7077;
		color: #ffffff;
		white-space: nowrap}

	#jsddm li a:hover
	{	background-image:url(http://www.salsacrazysf.com/images/Untitledup.jpg)}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			width:200px;
			position: absolute;
			visibility: hidden;
			border-top: 0px solid #ffffff;
			z-index:500;}
		
		#jsddm li ul li
		{	float: none;
			margin: 0;
			display: inline;
			position:relative;
			z-index:1000;}
		
		#jsddm li ul li a
		{	margin: 0;
			width: auto;
			background: #B50000;
			position:relative;
			z-index:1000;}
		
		#jsddm li ul li a:hover
		{	margin: 0;
			background: #FFCF00;
			color:black;
			position:relative;
			z-index:1000;}
	
#left_content_box_lower {
	width:263px;
	margin: 0px 15px 20px 0px;
	border: 1px dotted gray;
	float:left;
	padding: 5px 5px 5px 5px ;
	}

p.bigbold-font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:700;
	margin: 10px 0px 5px 0px
	}

p.thin-font{
	font-family:Tahoma;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	}
		
p.arial-font{
	font-family:arial;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	text-align:center;
	text-decoration:none;
	color:black;

	}

p.arial-font a:hover {
	font-family:arial;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	text-align:center;
	text-decoration:none;
	color:red;
}

p.arial-font a:visited {
	font-family:arial;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	text-align:center;
	text-decoration:none;
	color:blue;
}


p.arial-font-left{
	font-family:arial;
	font-size: 12px;
	margin: 10px 10px 10px 10px;
	text-align:left;
	}

p.arial-font-left a{
	font-family:arial;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	text-align:left;
	text-decoration:none;
	font-weight:700;
	color:blue;
	}
	
p.arial-font-left a:hover {
	font-family:arial;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	text-align:left;
	text-decoration:none;
	color:red;
	}

p.arial-font-left a:visited {
	font-family:arial;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	text-align:left;
	text-decoration:none;
	color:purple;
	}

p.arial-font-bold-left{
	font-family:arial;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	text-align:left;
	font-weight:700;
	}

p.arial-font-bold-left a:link {color: red; font-weight:700;}
p.arial-font-bold-left a:hover {color:blue; font-weight:700;}
p.arial-font-bold-left a:visited {color: purple; font-weight:700;}


p.arial-font-bold{
	font-family:arial;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	text-align:center;
	font-weight:700;
	color:black;
	text-decoration:none;
	}
	
p.arial-font-bold a{
	font-family:arial;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	text-align:center;
	font-weight:700;
	text-decoration:none;
	color:blue;
	}
	
p.arial-font-bold a:hover {
	font-family:arial;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	text-align:center;
	color:red;
	font-weight:700;
	text-decoration:none;
	}

p.arial-font-bold a:visited {
	font-family:arial;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	text-align:center;
	color:purple;
	font-weight:700;
	}
	
p.arial-font-bold-big{
	font-family:arial;
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	text-align:center;
	font-weight:700;
	text-decoration:none;

	}
	
p.arial-font-bold-big a:hover {
	font-family:arial;
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	text-align:center;
	text-decoration:none;
	color:red;
	font-weight:700;
}

p.arial-font-bold-big-left{
	font-family:arial;
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	text-align:left;
	font-weight:700;
	}
	
p.arial-font-bold-big-left a:hover {color: red;}
p.arial-font-bold-big-left a:link {color: black; font-weight:700;}
p.arial-font-bold-big-left a:visited {color: red; font-weight:700;}


.underline { border-bottom: dotted 1px #666666; width:546px; margin:5px 7px 10px 7px; }
.underline2 { border-bottom: dotted 1px #666666; width:546px; margin:10px auto; }


.sf-salsa-clubs-bar {
	width:560px;
	display: block;
	background-image:url(http://www.salsacrazysf.com/images/Untitled.jpg);
	margin: 15px 0px 10px 0px;
	height:22px;
	font-family: Arial;
	font-weight:700;
	font-size: 12px;
	color: #FFFFFF;
	padding-top:8px;
	text-align:center;
	}
	
.sf-salsa-clubs-bar a, .sf-salsa-clubs-bar a:visited{
	font-size: 12px;
	color: #FFFFFF;
	}
	
.sf-salsa-clubs-bar a:hover {
	font-size: 12px;
	color: black;
	}


	
p.verdana-font{
	font-family:verdana;
	font-size: 16px;
	margin: 15px 0px 20px 0px;
	text-align:left;
	font-weight:700;
	text-align:center;
	}
	
p.bigbold-font2{
	font-family:verdana;
	font-size:20px;
	font-weight:700;
	margin: 10px 0px 5px 0px
	}

h1 { 
	font-family:verdana;
	font-size:20px;
	font-weight:700;
	margin: 10px 5px 5px 5px;
	text-align:center;
	}
	
#mainh1{ 
	font-family:HELVETICA;
	font-size:24px;
	font-weight:700;
	margin: 0px 0px 25px 0px;
	text-align:center;
	}
	
h2 { 
	font-family:arial;
	font-size:16px;
	font-weight:700;
	margin: 10px 0px 5px 0px;
	text-align:center;
	}

#pop {
	width:383px;
	height:330px;
	border: 4px solid #B81216;
	padding: 5px 5px 5px 5px;
	background-color:white;
	}
	
	
#nav a { border: 1px solid #ccc; background: #fc0; text-decoration: none; margin: 0 5px; padding: 3px 5px;  }
#nav a.activeSlide { background: #ea0 }
#nav a:focus { outline: none; }

a.arial-font{
	font-family:arial;
	font-size: 12px;
	margin: 20px 0px 10px 0px;
	color:white;
	text-align:center;
	font-weight:700;
	text-decoration: none;
	}

a.arial-font:hover {	
	font-family:arial;
	color: black;
	font-size: 12px;
	margin: 20px 0px 10px 0px;
	text-align:center;
	font-weight:700;
	}
	
p.arial-font-black{
	font-family:arial;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	color:black;
	text-align:center;
	font-weight:700;
	text-decoration: none;
	}
	
p.arial-font-black a{
	font-family:arial;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	color:blue;
	text-align:center;
	font-weight:700;
	text-decoration: none;
	}


p.arial-font-black a:hover {	
	font-family:arial;
	color: red;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	font-weight:700;
	}

p.arial-font-bold2{
	font-family:arial;
	font-size: 12px;
	font-weight:700;
	color:black;
	text-decoration:none;
	}
	
p.arial-font-bold2 a{
	font-family:arial;
	font-size: 12px;
	font-weight:700;
	text-decoration:none;
	color:blue;
	}
	
p.arial-font-bold2 a:hover {
	font-family:arial;
	font-size: 12px;
	color:red;
	font-weight:700;
	text-decoration:none;
	}

p.arial-font-bold2 a:visited {
	font-family:arial;
	font-size: 12px;
	color:purple;
	font-weight:700;
	text-decoration:none;
	}
	
.slideup{
	position:absolute;
	text-align:center;
	border:1px solid black;
	width:950px;
	bottom:1px;
	left:auto;
	right:auto;
	background:#640000;
	font-family:arial;
	color:white;
	font-size:12px;
	z-index:500;
}

#navigation2 {
  	width: 100%;
  	height:50px;
  	background-color: #640000;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	padding-left:200px;
	font-size:12px;
	text-align:center;
	color:white;
 	border-top: 1px solid black;
 	position: fixed; 
  	bottom: 0;
  	left: 0;
  	right: 0;
  	z-index: 2000;
	}


 #navigation {
 	display:none;
  	width: 100%;
  	height:50px;
  	background-color: #640000;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	padding-left:200px;
	font-size:12px;
	text-align:center;
	color:white;
 	border-top: 1px solid black;
 	position: fixed; 
  	bottom: 0;
  	left: 0;
  	right: 0;
  	z-index: 2000;
	}

.clear {
	clear:both;
	}	
	
/*icontact styles rightnav*/
.signupframe {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #000000;
	background: #ffffff;

	}
	
#SignUp{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #000000;
	background: transparent;
	}

/*icontact styles*/
.link{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
.SignUp2 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #000000;
	background: transparent;
	float:left;
	}

.signupframe2 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #000000;
	background: transparent;
	}

.buttonslide{width:50px; float:left; }
	
#slider{
	margin:0px auto; width:750px;}

p.slidefont{
	font-family:arial;
	font-size: 16px;
	font-weight:700;
	margin-bottom:5px;
	text-align:left;
	}
	
span.formfont{
	font-family:arial;
	font-size: 12px;
	font-weight:500;
	text-decoration:none;
	}
	
span.navform{
	font-family:arial;
	font-size: 11px;
	font-weight:500;
	text-decoration:none;
	}

#slidecontainer {
	display:none;
	background-color: #640000;
	width: 100%;
  	height:70px;
	position: fixed; 
	bottom: 0;
  	left: 0;
  	right: 0;
  	z-index: 100;
	}
	
.rectangle{
	width:800px;
	padding:10px;
	padding-left:200px;
 	border-top: 1px solid black;
 	text-decoration:none;
  	color:white;
  	position:relative;
  	z-index: 100;
	}
	
	
	
	
	
/* Multiple Optin Styles */


.bg {
	width: 100%;
	min-height: 100%;
	background-color: black;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4000;
	}	
	
.choicebox {
	width: 100%;
	position: fixed;
	z-index: 5000;
	left: 0px;
	top: 250px;
	}		
	
.choicecontainer {
	display: none;
	width: 570px;
	margin: 0px auto;
	text-align: center;
	background-color: white;
	border: 3px solid black;
	}
	
.close {
	width: 100%;
	height: 25px;
	font-family:Arial;
	font-weight:700;
	font-size:12px;
	color:white;
	padding-top: 5px;
	margin-bottom: 15px;
	border-bottom:3px solid black;
	background-image: url(http://www.salsacrazysf.com/images/Untitled.jpg);
	}	

.close a:link, .close a:visited {
	color: black;
	margin: 10px;
	text-align: right;
	}
	
.close a:hover{
	color: blue;
	margin: 10px;
	text-align: right;
	}

.chose {
	font-size: 20px;
	font-family: Tahoma;
	text-align: center;
	font-weight: 700;
	margin-bottom: 15px;
	color: red;
	}
	
.default {
	display: none;
	}

.movie {
	width: 160px;
	text-align: left;
	margin-left: 20px;
	float: left;
	}
	
.options {
	text-align: left;
	float:left;
	}

.chkOptions {
	font-size: 18px;
	margin: 10px 0;
	}	
	
.inputform {
	width: 253px; 
	margin: 10px;
	color: gray;
	border: 3px solid gray;	
	font-size: 15px;	
	padding: 6px 3px;
	float: left;
	}
	
.submit	{
	display: none;
	}
