@charset "utf-8";
/* CSS Document */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #f3f3f4 url(http://dvsdev.com/winadu2/assets/templates/winadu/images/pageBg.png) repeat-x top;
	color: #1D1D1D;
	background-color:#C0C0C0;
	min-width: 970px;
}
/* -------------------------------------
	-: Top Wrapper / #top-wrap  :-
--------------------------------------- */
h4 {
	font-size: 14px;
	margin: 5px 0 15px 0;
}
table p {
	margin: 3px 0 3px 0 !important;
}

#top-wrap {
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/main_bg.jpg) no-repeat top;
	height: 521px;
	min-width: 970px;
	position:relative;
}
.main {
	width: 958px;
	height: 521px;
	margin: 0 auto;
	position: relative;
}

#top-wrap h1 {
	height: 109px;
	padding: 23px 0 0 4px;
}
#top-wrap h1 a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -99999px;
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/winaduInner.png) no-repeat center;
	overflow: hidden;
}

#enroll-btn {
	width: 110px;
	height: 87px;
	top: 0px;
	margin-right:-450px;
	position:absolute;
	right:50%;
	z-index: 66;
}
#map-btn {
	width: 110px;
	height: 87px;
	top: 0px;
	margin-left:-450px;
	position:absolute;
	left:50%;
	z-index: 66;
}
#enroll-btn a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/enroll-btn.png) no-repeat -110px 0;
}
#map-btn a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/view-map.png) no-repeat -110px 0;
}
#enroll-btn a:hover, #map-btn a:hover {
	background-position: 0 0px;
}
#top-right {
	width: 220px;
	text-align: center;
	height: 18px;
	position: absolute;
	top: 15px;
	left: 50%;
	color: #fff;
	font-size: 11px;
	margin-left: -110px;
}
#top-right a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.middle-text {
	width: 670px;
	position: absolute;
	left: 5px;
	top: 216px;
	height: 160px;
	color: #fff;
}
.middle-text p {
	width: 385px;
	padding: 0 0 18px 0;
	font-size: 13px;
}
.watch-the-video {
	width: 390px;
	height: 77px;
	position: absolute;
	top: 405px;
	left: 0;
	overflow: hidden;
}
.watch-the-video a {
	width: 390px;
	height: 77px;
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/watch-the-video.png) no-repeat top left;
	display: block;
	text-indent: -99999px;
}
.watch-the-video a:hover {
	background-position: bottom left;
}
/* -------------------------------------
	-: Navigation / #navBox ,  #nav  :-
--------------------------------------- */

#navBox {
	position: absolute;
	top: 138px;
	left: 0px;
	/* background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/menuBg.png) no-repeat top center; */
	width: 100%;
	height: 40px;
	z-index: 999;
	min-width:970px;
}
#nav {
	width: 950px;
	position: relative;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 50%;
	margin-left: -475px;
	z-index: 999;
}
#nav li {
	display: inline;
	
	float: left;
}
#nav li .level1 {
	/* position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 24px;
	background: url(../images/menu.gif) no-repeat;
	overﬂow: hidden;
	font-size: 1%; */
	display: inline;
	font-size: 17px;
	font-weight: bold;
	padding: 9px 8px 0 8px;
	float: left;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 8px;
	height: 27px;
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/menuItemBgHover.png) no-repeat -500px -500px;
}
#nav li a.level1:hover, #nav a.active, #nav li:hover a.level1 {
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/menuItemBgHover.png) repeat-x top;
	color: #AF1100;
}
/* #nav li:hover a.level1 {
	background: #ccc none repeat-x top;
	color: #AF1100;
} */
#nav ul ul a, #nav ul a.active ul a {
	background: none repeat-x top;
	color: #000;
	font-size: 12px;
}
#nav ul ul {
	background: #fefefe url(http://dvsdev.com/winadu2/assets/templates/winadu/images/ddM.png) repeat-x scroll  bottom;
	position: absolute;
	top: 36px;
	left: -4px;
	
}
#nav li ul {
	display: none;
	padding: 10px 0 10px 15px;
	border: 3px solid #006;
	border-top: 0;
}
#nav li ul ul {
	display: block;
	border: 0;
}
#nav li:hover ul, #nav li.hover ul {
	display: block;
}
#nav li ul li {
	margin: 0 6px 0 0;
	font-weight: bold;
	height: 200px;
	border-right: 1px dotted #999;
	padding: 0 6px 0 0;
} 
#nav li ul li a {
	float: left;
	display: inline;
}
#nav li ul li a:hover {
	color: #C33;
	text-decoration: none;
}
#nav ul ul ul {
	position: static;
	padding: 5px 0;
	display: inline !IMPORTANT;	
	clear: left;
	width: auto !important;
	background: none;
}
#nav ul ul li li {
	font-weight: normal;
	clear: left;
	margin: 4px 0 !important;
	height: auto;
	padding: 0 !important;
	border-right: 0;
}
/* dropdown by ids */
#nav ul #item2 li, #nav ul #item3 li {
	margin:0 15px 0 0;
	padding:0 15px 0 0;
}
#nav ul ul #item129, #nav ul ul #item127, #nav ul ul #item89, #nav ul ul #item88 {
	border-right: 0;
	height: auto;
}
#nav ul ul #item129, #nav ul ul #item89 {
	margin-top: 15px;
}
#nav ul #item2 ul {
	width: 540px;
}

#nav ul #item3 ul {
	width: 720px;
}

#nav ul #item96	 ul {
	width: 720px;
}
#nav ul #item96	 ul li {
	height: auto;
	width: 125px;
	padding-bottom: 15px;
}
/* useful items */
#nav ul #item4 ul {
	width: 600px;
}
#nav #item4 ul li {
	height:auto;
	/* width:180px; */
	height: 30px;
}
#nav ul ul #item119,  #nav ul ul #item66, #nav ul ul #item92 {
	width: 140px;
}
#nav ul ul #item69, #nav ul ul #item68, #nav ul ul #item93 {
	width: 140px;
}
#nav ul ul #item67, #nav ul ul #item70, #nav ul ul #item130 {
	width: 150px;
}
#nav ul ul #item90, #nav ul ul #item120 {
	width: 110px;
	border-right: 0;
}

#nav ul ul #item /* , #nav ul ul #item120	*/ {
	width: 40px;
	border-right: 0;
}
#nav ul ul #item130, #nav ul ul #item93, #nav ul ul #item92, #nav ul ul #item,  #nav ul ul #item {
	height: 50px;
}
#nav ul ul #item97, #nav ul ul #item98,#nav ul ul #item99 {
	height: auto;
	position: absolute;
	left: 15px;
	width: 140px;
	height: 30px !important;
}
#nav ul ul #item97 {
	top: 10px;
}
#nav ul ul #item98 {
	top: 40px;
}
#nav ul ul #item99 {
	top: 70px;
	height: 45px !important;
}
#nav ul ul #item100 {
	margin-left: 155px;
}
#nav ul ul #item100 ul li {
	height: 15px !important;
}
#nav ul #item96	 ul li#item136, #nav ul #item96	 ul li#item137 {
	height: 78px;
}
#nav ul #item96	 ul li#item118 {
	border-right: 0;
}
#nav ul #item96	 ul li#item105 {
	height: 110px;
}
/* --------------------------------------------
	-: Slider  :-
----------------------------------------------- */

#sliderBox {
	width: 518px;
	height: 351px;
	position: absolute;
	bottom: 0;
	right: 40px;
}
/*
* Required 
*/
.container {
	width:518px;
	height:351px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.slides {
	position:absolute;
	top:0;
	left:0;
}
.slides div {
	position:absolute;
	top:0;
	width:518px;
	display:none;
}
/*
* Optional
*/
#loopedSlider, #newsSlider {
	margin:0 auto;
	width:500px;
	position:relative;
	clear:both;
}
ul.pagination {
	list-style:none;
	padding:0;
	margin:0;
	position: absolute;
	right: -43px;
	bottom: 4px;
}
ul.pagination li {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 3px 0;
}
ul.pagination li a {
	text-decoration: none;
	color: #c4c4c4;
	width: 20px;
	height: 20px;
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/slide-nav_bg.gif) no-repeat;
	display: block;
	text-align: center;
	line-height: 20px;
}
ul.pagination li.active a {
	color:white;
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/slide-nav_hover_bg.gif) no-repeat;
}
/* IE6 Hack*/

/*\*/
* html ul.pagination {
	right: -25px;
}
/**/

/* --------------------------------------------
	-: Content Wrapper / #content-wrap  :-
----------------------------------------------- */

#content-wrap {
	height: auto;
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/content-wrap-bg.jpg) repeat-y top center;
}
#content-main {
	width: 958px;
	margin: 0 auto;
	position: relative;
	padding: 14px 0 0 0;
}
#enroll-now-box, #alumni-box, #photo-box {
	width: 315px;
	height: 136px;
	float: left;
}
#enroll-now-box a {
	width: 100%;
	height: 100%;
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/enroll-now.png) no-repeat top left;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
}
#enroll-now-box a:hover, #alumni-box a:hover, #photo-box a:hover {
	background-position: bottom left;
}
#alumni-box {
	margin: 0px 4px 0 7px;
}
#alumni-box a {
	width: 100%;
	height: 100%;
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/alumni.png) no-repeat;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
}

#photo-box a {
	width: 100%;
	height: 100%;
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/photo-album.png) no-repeat;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
}

/* --------------------------------------------
	-: Footer / #footer  :-
----------------------------------------------- */

#footer {
	width: 100%;
	padding: 22px 0 40px 0;
}
#footer a {
	text-decoration:none;
	color: #606092;
}
#footer a:hover {
	text-decoration:underline;
}
#footer-menu {
	width: auto;
	text-align: center;
}
#footer-menu ul {
	width:623px;
	margin: 0 auto;
}
#footer-menu li {
	text-align: center;
	display: inline;
	color: #606060;
	padding: 0px 12px 0px 9px;
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/footer-menu-seprator.jpg) no-repeat right;
}
#footer-menu li a {
	color: #606060;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
#footer-menu li a:hover {
	text-decoration:underline;
}
#footer-contact {
	width: auto;
	color: #606060;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin: 3px 0 10px 0;
}
#footer-contact a {
	color: #606060;
	font-size: 10px;
	text-decoration: none;
}
p.copyright {
	color: #606060;
	font-size: 10px;
	text-align: center;
}
/* -------------------------------------
	-: General Classes :-
--------------------------------------- */



.clear {
	clear: both;
}
img {
	border: none;
}
.skip {
	display: none;
}

/* inner page */
.mainInner {
	width: 100%;
	/* position: relative; */
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/innerPageContainer.png) repeat-y top center;
	margin-top:45px;
}
.wrapper {
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/content-wrap-bg.jpg) repeat-y scroll center top;
	min-width: 970px;
	position: relative;
}
.inner {
	height: auto !important;
	min-width: 970px;
	position:relative;
}
.contentContainer {
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
	width: 958px;
	
}
.breadcrumb, .breadcrumb a {
	color:#f9f9f9;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
}
.breadcrumb {
	background: #0C192D url(http://dvsdev.com/winadu2/assets/templates/winadu/images/breadcrumbBg.png) repeat-x bottom;
	padding:12px 15px;
}
.homeCrumb {
	float:right;
	display:inline;
}
.mainColumn {
	width: 660px;
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/mainContentBg.png) repeat-x top;
	float:right;
	display: inline;
	padding: 22px;
}
.mainColumn p {
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 1.5em;
	font-size: 14px;
}
.mainColumn .leftColumn {
	float: none;
	display: block;
	width: auto;
}
.mainColumn .leftColumn table {
	width: 390px;
}
.leftColumn h3 {
	font-size:20px;
	color:#162A4D;
	padding:5px 0 5px 0;
}
.leftColumn blockquote, .leftColumnSingle blockquote {
	font-size:14px;
	color:#283060;
	padding: 0px 0px 15px 0;
	font-style:italic;
	/*overflow:hidden;*/
	font-family: Georgia, serif;
	clear: left;
}
.leftColumn .testimonial a {
	float:left;
	display:inline;
	margin-bottom: 5px;
}
.leftColumn blockquote strong,.leftColumnSingle blockquote strong{
	font-size:10px;
	float:right;
	display:inline;
	color:#040404;
	position: relative;
	top: 5px;
}
.readMore {padding-bottom:15px; display:block;}
.leftColumn ul {
	list-style: disc outside;
	padding: 0 0 5px 15px;
	font-size:14px;
	margin-left: 15px;
}
.leftColumn ul li {
	padding: 0 0 10px 5px;
}
.leftColumn hr,.leftColumnSingle hr {
	height:1px;
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#dedede;
	padding-bottom:15px;
}
.single hr {
	clear: both;
}
.leftColumn a, .leftColumn a:visited, .leftColumn a:active  {
	color:#B01201;
	font-weight:bold;
}
.leftColumn a:hover {
	color:#fff;
	font-weight:bold;
	background-color:#B01201;
}
.mainColumn .rightColumn {
	float: right;
	display: inline;
	width: 100px;
	margin: 0 0 0 15px;
}
.rightColumn .rightImage, .imageRight2 {
	padding:4px;
	border: 1px solid #ccc;
}
.mainColumn .rightColumn a img {
	margin-bottom: 10px;
	float: left;
	display: inline;
}
.mainColumn .rightColumn a.button {
	width: 238px;
	height: 160px;
	padding: 0px;
	margin: 10px 0;
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/videoBtns/video-buttonBg.jpg) no-repeat top left;
	display:block;
}

.mainColumn .rightColumn a.button:hover {
	background-position: 0 -159px;
}


.mainColumn .rightColumn a.button span {
	display: block;
	clear: left;
}

.mainColumn .rightColumn .button img {
	margin-bottom:0px;
}
.mainColumn .rightColumn .button p {
	margin: 0 0 10px 0;
}

#top-wrap .mainColumn h1 {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	height: auto;
	font-size: 20px;
	border-bottom: 2px solid #E4E4E5;
}
.mainColumn h2 {
	border-bottom: 2px solid #E4E4E5;
	padding: 0 0 3px 0;
	margin: 0 0 15px 0;
	font-size:46px;
	color:#af1100;
	font-weight:bold;
}
.innerPageFooter {
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/footerBg.png) no-repeat top center;
}

/* side menu */
.sideMenu {
	width: 227px;
	float: left;
	display: inline;
	padding: 13px;
	height: 1%;
	/*overflow: hidden;*/
}
.sideMenu ul {
	background-color: #fff;
}
.sideMenu li {
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/sideMenuBg.png) repeat-x top;
	padding: 0;
	display: inline; 
	float: left;
	clear: left;
	height: 1%;
/*	overflow: hidden;
	width: 227px;*/
}
.sideMenu li a {
	/* background: url(../images/sideMenuBg.png) repeat-x top; */
	display: inline; 
	float: left;
	height: 26px;
	padding: 10px 6px 0 6px;
	font-size: 14px;
	text-decoration: none;
	color: #254273;
	font-weight: bold;
	width: 215px;
}
.sideMenu li a:hover {
	color: #000
}
.sideMenu li li a {
	/* background: url(../images/sideMenuBg.png) repeat-x top; */
	display: inline; 
	float: left;
	height: 26px;
	padding: 10px 6px 0 6px;
	font-size: 14px;
	text-decoration: none;
	color: #254273;
	font-weight: normal;
	width: 215px;
	background-image: none !important;
}
.sideMenu .active li a:hover, .sideMenu .expanded li a:hover  {
	background-color: #AF1100;
	color: #fff;
}
.sideMenu li {
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/sideMenuBg.png) repeat-x top;
}
.sideMenu .submenu a {
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/menuArrowLeft.gif) no-repeat  210px 13px;
}
.sideMenu .submenuOpen a {
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/menuArrowDown.gif) no-repeat  210px 15px;
}
.sideMenu li li {
	background: #fff none; 
}
.sideMenu .active a, .sideMenu .active .active a {
	color: #000;
	font-weight: bold;
	
}
.sideMenu .active li a {
	color: #254273;
	font-weight: normal;
}
a.button span object {
	cursor:pointer;
}
/* gallery */
.photoGalleryHolder {
	width: 914px;
	background-color: #fff;
}
.mainColumn .photoGallery {
	width: 100%;
}
.mainColumn .photoGallery ul {
	margin-left: 40px;
}
.mainColumn .photoGallery li {
	width: 237px;
	float: left;
	display: inline;
	margin: 0 60px 25px 0;
}
.mainColumn .photoGallery li.last {
	margin-right: 0;
}
/* FAQ PAGE*/

.faqItem {
	padding:0px;
}
.faqItem h4 a{
	font-size:16px;
	text-transform: capitalize;
}
/* Testimonials Page*/

.mainColumn .single {
width:660px;
}

/*email */
form label {
 float: left;
 display: inline;
 clear: right;
 width: 200px;
}
form p {
 clear: both;
 padding-bottom: 15px;
 height: 1%;
 overflow: hidden;
}
form input, form textarea  {
 float: right;
 display: inline;
 width: 350px;
 padding: 5px;
 margin: 0 0 10px 0;
 border: 1px solid #d4d4d5;
}
form .captcha {
 width: 100px;
 float: none;
}
textarea {
 height: 120px;
}
form p span {
 padding-left: 5px;
 color: #C00;
}
form p button {
 background-color: #2E4A72;
 color: #fff;
 cursor: pointer;
 padding: 7px;
 border: 0;
 font-size: 14px;
}
form .column {
 width: 300px;
 float: left;
 display: inline;
}
form .column h3,  form .columnHeader {
 background-color: #B01201;
 color: #fff !important;
 padding: 5px !important;
}
form .column h3 {
 width: 290px;
 float: left;
 display: inline;
}
form .column label {
 width: 100px;
 font-size: 12px;
 line-height: 1.4em;
 clear: left;
}
form .column input, form .column textarea, form .column select, form .column .radioGroup {
 float: left;
 display: inline;
 margin: 0 0 0px 15px;
 width: 170px;
 padding: 5px;
 color: #000;
 font-size: 12px;
}
form .column select {
 width: 182px;
 padding: 5px;
}
form .column .radioGroup label, form .column .radioGroup label input {
 width: auto;
 margin: 0 5px 0 0px;
}
form .column .radioGroup label {
 padding-bottom: 5px;
 width:160px;
}
form hr {
 clear: both;
 height:1px;
 width:100%;
 border: 1px ;
}
h3 {
 font-size: 14px;
 color: #C00;
 margin: 10px 0;
}
.second {
 float: right !important;
}

.submitBtn {
	padding:5px;
	margin:10px 0 10px 260px;
	color:#CC0000;
	font-weight:bold;
	cursor:pointer;
}

/* fake table */
.table p {
	clear: left;
	overflow: hidden;
	height: 1%;
}
.table p strong {
	float: left;
	display: inline;
	width: 30%;
}
.table p span {
	float: right;
	display: inline;
	width: 68%;
}
.table hr {
	clear: both;
}
.footnote {
	font-size: 11px !important;
}

/* pdf list */
.pdfList {
	list-style: none outside !important;
	margin: 15px 0;
	padding: 0 !important;
}
.pdfList li {
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/pdfIcon.png) no-repeat top left !important;
	padding: 6px 0 0 42px !important;
	height: 38px;
}

/* hotels */
.columnHotels {
	width: 45%;
	float: left;
	display: inline;
	margin-right: 15px;
}

#TB_closeAjaxWindow a {
	background: #fff;
	float: left;
	display: inline;
	padding: 2px 4px;
	color: #B01201 !important;
	text-decoration: none;
	margin-right: 6px;
	position: relative;
	top: -2px;
}
#TB_closeAjaxWindow a:hover {
	background: #000;
	color: #fff !important;
}
.flashGallery {
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/videoBtns/photo-gallery-button.jpg) no-repeat top left!important;
	text-indent:-6000px;
}
.flashGallery:hover {
	background-position:0 -159px!important;
}

/* second image in content*/

.imageRight2 {
	display:inline;
	float:right;
	margin: 0 0 5px 15px;
	width:232px;
}
/*homepage sifr*/

p.sifr {
font-size:16px;
	font-weight:bold;
	line-height:.2em;
	padding:0 0 0px 0;
}
.sIFR-hasFlash p.sifr{
  padding:0!important;
  
  
}


.link_external {
	background: url(http://dvsdev.com/winadu2/assets/templates/winadu/images/link_external.png) no-repeat right center;
	padding-right: 15px;
}

/* travelling form */
.travellingForm p label span {
	font-size: 12px;
}
.travellingForm .radioGroup input, .travellingForm .radioGroup label {
	width: auto !important;
	float: none;
	margin: 0;
}
.travellingForm .radioGroup label {
	margin: 0 20px 0 0;
}
.travellingForm .travelOption label, .travellingForm .travelOption input {
	width: auto !important;
	float: none;
	margin: 0;
}
.travellingForm .travelOption label strong {
	font-size: 14px;
}
.travellingForm #fill_in_date, .travellingForm #albany_airline, .travellingForm #albany_flight, .travellingForm #albany_arrival_time, .travellingForm #hartford_airline, .travellingForm #hartford_flight, .travellingForm #hartford_arrival_time, .travellingForm #departure_city, .travellingForm #bus_arrival_time {
	width: 125px !important;
	margin-right: 10px !important;
}
.travelOption {
	margin-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
}
.travellingForm #other_staff, .travellingForm #please_explain {
	width: 350px !important;
}
.travellingForm .submitBtn {
	margin:10px 0 10px 20px;
}

.sendEmail input, .sendEmail textarea {
	float: left !important;
}