html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}
h1 {
	color: #0C2A5B;
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #D71722;
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #D71722;
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #D71722;
	line-height: 20px;
	display: block;
	padding-bottom: 4px;
	padding-top: 10px;
}

a, a:link {
	color: #CF2027;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #2799FA;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #2799FA;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:focus {
	color: #2799FA;
}
a:active {
	color: #2799FA;
}
#links{
	color: #CF2027;
}
#links:hover {
	color: #2799FA;
}
#wrapperbackground {
	background-image: url(../images/lightbg.jpg);
	background-repeat: repeat;
}
#outerWrapper {
	text-align: left;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#outerWrappersmall {
	text-align: left;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	height: 240px;
	text-align: left;
	padding-left: 0px;
	overflow: visible;
}
	
#nav {
	clear: both;
	width:880px;
	height: 27px;
	background-image: url(../images/navbg.jpg)
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	margin-right: 1px;
}

#nav li a {
	display: block;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  }  
  
#nav li a span {
	display: block;
	color: #D71A20;
	margin-left: 8px;
	padding-left: 4px;
	padding-right: 11px;
	line-height: 27px;
	font-weight: bold;
	text-decoration: none;
}

#nav li a:hover {
	text-decoration: none;
	cursor: pointer; /* For IE6 */
}

#nav li a:hover span {
	color: #09F;
}

#outerWrapper #subcontentWrapper {
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	padding-top: 20px;
	background-color: #FFF;
	padding-bottom: 7px;
	border-top: #D71722;
	border-top-width: 4px;
	border-top-style: solid;
	background-color: #FFF;
	background-position: bottom;
	height: 100%;
}
#outerWrapper #subcontentWrapper #rightColumn {
	float: right;
	width: 220px;
	background-color: #d5F1FF;
	border: 1px solid #BEBEBE;
	margin-bottom: 15px;
}
#outerWrapper #subcontentWrapper #content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #09090C;
	line-height: 18px;
	font-size: 12px;
	float: left;
	width: 615px;
	min-height: 315px;
}
#outerWrapper #subcontentWrapper #smallcontent {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #09090C;
	line-height: 18px;
	font-size: 12px;
	width: 715px;
	min-height: 315px;
}

.hometitle {
	color:#89C5FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 35px;
}

#rightColumnContent {
	width: 215px;
	color: #171D17;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightColumnContent h3 {
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 18px;
	padding-right: 0px;
	padding-left: 12px;
	color: #D71722;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
}

#rightColumnContent h2 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightColumnContent h5 {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}

#outerWrapper #footer{
	background-image: url(../images/BottomRope1-1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#D71A21;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	padding-top: 8px;
	padding-bottom: 20px;
	overflow: hidden;
}
#footercontentright{
	width: 200px;
	height: 45px;
	float: right;
	text-align: center;
	padding-top: 0px;
}
#footercontentleft{
	width: 620px;
	height: 20px;
	float: left;
	padding-left:27px;
	text-align: left;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footer a {
	color: #ffffff;
}
#footer a:hover, #footer a:visited, #footer a:active {
	color: #A3D6EE;
}
.fltlft {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.center {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.sidebarlt {
	padding: 3px;
	margin-right: 5px;
	border: 1px solid #BAD1F8;
	background-color: #FFF;
	color: #1A1D22;
}
.sidebardk {
	color: #ffffff;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #87AFF1;
	padding: 6px;
	background-color: #D71722;
}
.sidebardk a {
	color: #000;
}

.sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #ffffff;
}
h4.sidebardk {
	color: #ffffff;
	font-size: 28px;
}
.clearFloat {
	clear: both;
	display: block;
}
.sidebarh5white {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}


/*
 * Main Styles BEGIN
 */

hr.separator{
    height: 1px;
    color: #E5E5E5;
    background-color: #E5E5E5;
    border: 0px;
}

img {
    border: 0;
}

input,
textarea,
select {
    border: 1px solid gray; 
    font-family: Verdana, Arial, sans-serif;
    color: #ffffff;
    font-size: 12px;
    background-color: #333131;
}

input[type="checkbox"],
input[type="radio"],
input[type="image"] {
    border: 0;
    background-color: transparent;
}

input[type="button"],
input[type="submit"]{
    border: 1px solid gray; 
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
	font-weight: bold;
	background-color: #333131;
}

/* Main Menu Styles */
.MainMenu{
    font-family: Tahoma, Verdana;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.MainMenu a{
    color: #ffffff;
    text-decoration: none;
}

.MainMenuHighlight{
    font-family: Tahoma, Verdana;
    color: #FB7F93;
    font-size: 12px;
    font-weight: bold;
}

.MainMenuHighlight a{
    color: #FB7F93;
    text-decoration: none;
}

/* Page Title Style */
.PageTitle {
    font-family: Arial, Helvetica, sans-serif;
    color: #1A1D22;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}
.SubPageTitle {
	font-family: Arial, Helvetica, sans-serif;
    color: #008ED1;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
	

/* Your Shopping Cart Text Style */
.ShoppingCartText{
    font-family: Tahoma, Verdana;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}

.ShoppingCartText a{
    color: #CF2027;
    text-decoration: none;
}

/* Required Style */
.Required {
    color: red;
}

/* Error Style */
.Error {
    color: red;
}

/* Store Closed Style */
.StoreClosedText {
    font-family: Tahoma, Verdana;
    color: #cf2027;
    font-size: 16px;
    font-weight: bold;
}

/* Larger Image Text Styles */
.LargerImageLink{
    font-family: Tahoma, Verdana;
    color: #666666;
    font-size: 10px;
}

.LargerImageLink a{
    color: #666666;
    text-decoration:underline;
}

.LargerImageLink a:hover{
    color: #221E1F;
    text-decoration:underline;
}

/* Copyright Text Styles */
.CopyrightText{
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
}

.CopyrightText a{
    color: #333333;
    text-decoration: none;
}
/*
 * Main Styles END
 */

/*
 * Category Styles BEGIN
 */
.CategoryName{
    font-family: Tahoma, Verdana;
    color: #1A1D22;
    font-size: 13px;
    font-weight: bold;
}

.CategoryName a{
    color: #1A1D22;
    text-decoration: underline;
}

.CategoryName a:hover{
    color: #CF2027;
}

.CategoryDescription{
    color: #1A1D22;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    font-weight: normal;
}
/*
 * Category Styles END
 */

/*
 * Product Styles BEGIN
 */
.ProductName{
    font-family: Tahoma, Verdana;
    color: #1E1E1E;
    font-size: 14px;
    font-weight: bold;
}
.ProductName a{
    color: #000000;
    text-decoration: none;
}

.ProductName a:hover{
    color: #D71920;
    text-decoration: none;
}

.ProductDescription{
    font-family: Tahoma, Verdana;
    color: #1A1D22;
    font-size: 12px;
    font-weight: normal;
}

.ProductPrice{
    font-family: Tahoma, Verdana;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
}

.ProductStockMessage{
    font-family: Tahoma, Verdana;
    color: red;
    font-size: 12px;
    font-weight: bold;
	padding: 5px;
}

.ProductOptionsTitle{
    font-family: Tahoma, Verdana;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
	text-decoration: underline;
	}

.ProductOptions{
    font-family: Tahoma, Verdana;
    color: #333333; 
    font-size: 11px;  
    font-weight: normal;
    text-align: left;
}

.ProductOptions input,
.ProductOptions textarea,
.ProductOptions select{
}
/*
 * Product Styles END
 */

/*
 * Breadcrumb Styles BEGIN
 */
.Breadcrumb {
    padding: 0;
    margin: 0;
    width: 100%;
    background-color: white;
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px; 
    text-align: left;
}

.Breadcrumb a{
    color: #CF2027;
    text-decoration: underline;
}

.Breadcrumb a:hover{
    color: #221E1F;
}
/*
 * Breadcrumb Styles END
 */

/*
 * NavigationBar Styles BEGIN
 */
.NavigationBar {
    padding: 0px;
    margin: 2px;
    width: 180px;
    background-color: white;
}

.NavigationBar table td{
    border-top: #E5E5E5 1px solid; 
    border-left: #E5E5E5 1px solid;
    border-right: #E5E5E5 1px solid;
    font-family: Tahoma, Verdana;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}

.NavigationBar table td.Empty {
    padding: 10px;
    font-weight: bold;
    text-align: center;
}

.NavigationBar table td.LevelDefault{
    padding: 1px 0px 7px 60px;
}

.NavigationBar table td.LevelDefault a{
    color: #000000;
    text-decoration: none;
}

.NavigationBar table td.LevelDefault a:hover{
    color: #D71920;
}

.NavigationBar table td.Level1{
    padding: 1px 0px 7px 20px;
    font-weight: bold;
}

.NavigationBar table td.Level1 a{
    color: #333333;
    text-decoration: none;
}

.NavigationBar table td.Level1 a:hover{
    color: #888888;
}

.NavigationBar table td.Level2{
    padding: 1px 0px 7px 40px;
}

.NavigationBar table td.Level2 a{
    color: #333333;
    text-decoration: none;
}
.NavigationBar table td.Level2 a:hover{
    color: #888888;
}

.NavigationBar table td.Selected{
    background-color: #E6E6E6;
}

.NavigationBar table td.Selected a{
    color: #CF2027;
    text-decoration: none;
}

.NavigationBar table td.Selected a:hover{
    color: #CF2027;
}
/*
 * NavigationBar Styles END
 */

/*
 * Subcategories List Styles BEGIN
 */
.Subcategories{
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: white;
    vertical-align: top;
    text-align: center;
}

/* the following styles are inherited from .CategoryName */
.Subcategories .CategoryName{
    padding: 2px;
}

.Subcategories .CategoryName a{
}

.Subcategories .CategoryName a:hover{
}
/*
 * Subcategories List Styles END
 */

/*
 * Product List Styles BEGIN
 */
.ProductList{
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: white;
    vertical-align: top;
}

.ProductList table td{
    vertical-align: top;
}

.ProductList .Empty{
    padding: 30px 0px 40px 0px;
    font-family: Tahoma, Verdana;
    color: #221E1F;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

/* the following styles are inherited from Category Styles */
.ProductList .CategoryName{
}

.ProductList .CategoryDescription{
    padding-top: 6px;
}

/* the following styles are inherited from Product Styles */
.ProductList .ProductName{
    padding-top: 7px;
    padding-bottom: 10px;
    text-align: center;
}

.ProductList .ProductDescription{
    padding: 10px;
}

.ProductList .ProductPrice{
    padding: 2px;
    text-align: center;
}
/*
 * Product List Styles END
 */

/*
 * Paginator Dropdown Styles BEGIN
 */
.PaginatorDropdown {
    padding: 0;
    margin: 0;
    width: 100%;
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px; 
    background-color: white;
}

.PaginatorDropdown select{
}
/*
 * Paginator Dropdown Styles END
 */

/*
 * Paginator Styles BEGIN
 */
.Paginator {
    padding: 0;
    margin: 0;
    margin-bottom: 8px;
    width: 100%;
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px; 
    background-color: white;
    height: 20px;
    vertical-align: bottom;
}

.Paginator a{
    color: #CF2027;
    text-decoration: underline;
}

.Paginator a:hover{
    color: #E0363F;
    text-decoration: underline;
}
/*
 * Paginator Styles END
 */

/*
 * Product Images Styles BEGIN
 */
.ProductImages {
    padding: 0px;
    margin: 2px;
    width: 100%;
    border: 1px #E5E5E5 solid;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    background-color: white;
    text-align: left;
}
.ProductImages TH{
	padding: 2px;
	background-color: #E5E5E5;
}
.ProductImages IMG{
	padding: 10px;
	border: 2px solid #FFFFFF;
}
.ProductImages IMG:hover{
	padding: 10px;
	border: 2px solid #E5E5E5;
}
/*
 * Product Images Styles END
 */

/*
 * Related Products Styles BEGIN
 */
.RelatedProducts {
    padding: 0px;
    margin: 2px;
    width: 100%;
    border: 1px #E5E5E5 solid;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    background-color: white;
    text-align: left;
}
.RelatedProducts TH{
	padding: 2px;
	background-color: #E5E5E5;
}
.RelatedProducts IMG{
	padding: 10px;
	border: 2px solid #FFFFFF;
}
.RelatedProducts IMG:hover{
	padding: 10px;
	border: 2px solid #E5E5E5;
}
.RelatedProducts A{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
	text-decoration: none;
}
.RelatedProducts A:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4DB4F4;
    font-weight: bold;
	text-decoration: underline;
}

/*
 * Related Products Styles END
 */
/*
 * Product Info Styles BEGIN
 */
.ProductInfo {
    padding: 0px;
    margin: 2px;
    width: 100%;
    border: 1px #E5E5E5 solid;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    background-color: white;
    text-align: left;
}

/* the following styles are inherited from Product Styles */
.ProductInfo .ProductName {
    padding: 6px;
}

.ProductInfo .ProductDescription {
}

.ProductInfo .ProductPrice {
    padding-bottom: 7px;
}
/*
 * Product Info Styles END
 */

/*
 * Shopping Cart Styles BEGIN
 */
.ShoppingCart {
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: white;
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

.ShoppingCart .Empty{
    padding: 30px 0px 40px 0px;
    font-family: Tahoma, Verdana;
    color: #CF2027;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.ShoppingCart input{
}
/*
 * Shopping Cart Styles END
 */

/*
 * Search Result Styles BEGIN
 */
.SearchResult {
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: white;
}

.SearchResult .Empty{
    padding: 30px 0px 40px 0px;
    text-align: left;
    font-family: Tahoma, Verdana; 
    color: #666666;
    font-size: 12px;
    font-weight: bold;
}

.SearchResult .Highight {
    background-color: #F14145;
}

.SearchResult .ProductName {
    padding: 0px;
    padding-bottom: 5px;
    text-align: left;
}

/* the following styles are inherited from Product Styles */
.SearchResult .ProductName a{
}

.SearchResult .ProductName a:hover{
    color: #888888;
}

.SearchResult .ProductDescription {
}

.SearchResult .ProductDescription a {
    color: #333333;
    text-decoration: none;
}

.SearchResult .ProductDescription a:hover {
    color: #888888;
}

.SearchResult .ProductNumber {
    font-family: Tahoma, Verdana;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
}
/*
 * Search Result Styles END
 */

/*
 * Checkout Styles BEGIN
 */
.Checkout {
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: white;
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

.Checkout .Title {
    padding: 12px 0px 5px 15px;
    font-family: Tahoma, Verdana;
    color: #008ED1;
    font-size: 12px;
    font-weight: bold; 
    text-align:left;
}

.Checkout .Block {
    padding: 15px;
    border: 1px #E5E5E5 solid;
}

.Checkout .ColumnTitle {
    white-space: nowrap;
    color: #666666;
    font-weight: bold;
}

.Checkout .ColumnValue {
}

.Checkout .TotalLabel {
    white-space: nowrap;
    padding-right: 7px;
    font-weight: bold;
}

.Checkout .TotalValue {
    font-weight: bold;
}

.Checkout .Left {
    text-align:left;
}

.Checkout .Right {
    text-align:right;
}

.Checkout .Center {
    text-align:center;
}

.Checkout input.Normal,
.Checkout textarea.Normal,
.Checkout select.Normal {
}

.Checkout input.Error ,
.Checkout textarea.Error,
.Checkout select.Error {
    border: 1px solid red;
}

.Checkout select.Short {
    width: 100px;
}

.Checkout .Required {
}

.Checkout .Error {
}

.Checkout .Errors {
    padding: 15px;
    color: red;
    text-align: left;
    line-height: 20px;
}

.Checkout .Empty {
    padding: 30px 0px 40px 0px;
    font-family: Tahoma, Verdana;
    color: #CF2027;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.Checkout .ImpossibleToComputeShippingCost {
    padding: 20px;
    color: #CF2027;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.CurrencyNotAppropriateForActivePaymentModules
{
    padding: 20px;
    color: #CF2027;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

/*
 * Checkout Styles END
 */
 
.OrderInfo .field {
    text-align: right;
    background: #EEF2F8;
    color: #333333;
}

.OrderInfo .value {
    text-align: left;
}

.OrderInfo .products_header {
    color: #333333;
    background: #EEF2F8;
}

.OrderInvoice {
    color: black;
    font-size: 8pt;
}

.OrderInvoice .field {
    font-weight: bold;
    text-align: right;
}

.OrderInvoice .value {
    color: #666666;
    text-align: left;
}

.OrderInvoice .group_header {
    color: black;
    text-decoration: underline;
    font-size: 10pt;
    font-weight: bold;
}

.OrderInvoice .price_field {
    font-weight: normal;
    text-align: right;
    color: black;
}

.OrderInvoice .price_value {
    font-weight: bold;
    color: black;
    text-align: left;
}
/**************************************************
    Manufacturers Filter  
    
***************************************************/

ul.ManufacturersList {
    padding: 0;
    margin: 0;
    padding-left: 20px;
    /* display: inline; */
}

ul.ManufacturersList li {
    list-style: none;
    line-height: 1.8;
    /* display: inline; */
    margin: 5px;
}

ul.ManufacturersList li a {
    color: #221E1F;
}

ul.ManufacturersList li a:HOVER {
    color: #666666;
}

/**************************************************
    ProductListSorter 
    
***************************************************/
div#product-list-sorter, div#product-list-sorter ul {
	display: inline;
	padding: 0px;
	margin: 0px;
}

div#product-list-sorter ul li {
	display: inline;
    padding: 0px;
    margin: 5px;
}

div#product-list-sorter ul li a {
    color: #5A3333;
}

div#product-list-sorter ul li a:HOVER {
    color: #666666;
}

/**************************************************
    Contact Us Page
    
***************************************************/
div#contact-us {
    padding: 10px; 
    line-height: 20px;
}

div#contact-us img {
    float: left;
    margin: 0px 20px 10px 0px;
    width: 200px;
    height: 200px;
    border: 0px;
}

div#contact-us div.Title {
    margin-top: 10px;
    font-weight: bold;
}

div#contact-us div.Text {
    line-height: 14px;
    font-weight: normal;
}

div#contact-us div.Label {
    float: left;
    font-weight: normal;
    width: 45px;
    margin-top: 4px;
}

div#contact-us input {
    margin: 2px;
    width: 385px;
}

div#contact-us input[type="submit"]{
    width: 50px;
}

div#contact-us textarea {
    margin: 2px;
    width: 430px;
    height: 200px;
}
