body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #595957;
}
p {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
#flashcontent {
	background-position: right;
	float: left;
	width: 780px;
}


/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
.oneColElsCtrHdr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColElsCtrHdr #header {
	background: #FFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 100px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 10px;
	width: 800px;
} 
.oneColElsCtrHdr #header img{
	float:left;
	padding-right: 20px;
}
.oneColElsCtrHdr #logo{
	float:left;
	height: 35px;
	width: 346px;
	padding-top: 5px;
	background-position: bottom;
}
.oneColElsCtrHdr #extra  {
	font-size: medium;
	font-weight: bolder;
	color: #4c78a3;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 2px;
}
.oneColElsCtrHdr #tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #635954;
	line-height: 17px;
	float: left;
	width: 276px;
	height: 35px;
	background-position: bottom;
}
#content_home {
	float: left;
	width: 610px;
}
#content {
	float: left;
	width: 628px;
}
#content_shop{
	float: left;
	width: 610px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	padding-right: 7px;
	padding-top: 8px;
}
#content_780{
	float: left;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	padding-right: 7px;
	padding-top: 8px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c3d6b;
}
h3 a{
	color: #3c3d6b;
	text-decoration: none;
}
h3 a:hover{
	color: #3c3d6b;
	text-decoration: underline;
}
h2
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9a1b0a;
	font-size: 13px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: ##3a7034;
}
.oneColElsCtrHdr #subscribe {
	float: left;
	height: 35px;
	width: 158px;
	background-position: bottom;
	background-color: #FFFFFF;
	padding-top: 5px;
	
}

.oneColElsCtrHdr #search {
	font-size: 9px;
	background-color: #efebe9;
	float: left;
	height: 24px;
	width: 780px;
	color: #645b55;
	padding-top: 5px;
	line-height: 9px;
	letter-spacing: 1px;
	background-position: left;
	text-align: right;
}
#standard_footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#standard_footer a:hover{
	color: #000000;
	text-decoration: none;
}
.oneColElsCtrHdr   #footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: x-small;
	text-align: center;
	background-image: url(../imgs/footer.gif);
}
#standard_footer {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../imgs/footer.gif);
	width: 780px;
	letter-spacing: 1px;
	padding-top: 5px;
	float: left;
	text-align: center;
	height: 15px;
}
/* navigation bar styling and rollover*/
#image {
	float: left;
	width: 780px;
}
#image_header1 {
	float: left;
	width: 622px;
}
#image_header2 {
	float: left;
	width: 157px;
}
#nav {
	background-color: #b6a69c;
	text-align: center;
	width: 780px;
	list-style-type: none;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	float: left;
	height: 15px;	
/*	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #65a1db;*/
}
.nav_one {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #b6a69c;
	
/*	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #65a1db;*/
}

.nav_one a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.nav_one a:hover{
	text-color: #726056;
	color: #57483f;
}
	
/*small element styling*/
.tag_line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #CC6633;
	margin-top: 3px;
	margin-bottom: 2px;
	font-weight: bold;
}
#bar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3b04a;
	height: 220px;
	width: 800px;
	text-align: center;
	padding-left: 5px;
}
.oneColElsCtrHdr #rightCol {
	float: right;
	width: 190px;
	margin-top: 20px;
}
.clear {
	clear: both;
}
.feature1 {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.feature3 {
	float: left;
	padding-right: 5px;
}
#mainContent h5 {
	color: #4c78a3;
	margin-bottom: 1px;
}
.feature2 {
	float: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#rightnav {
	float: right;
	width: 158px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #006633;
	text-align: center;
}
#rightnav_shop{
	float: right;
	width: 140px;
	background-color: #efebe9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 8px;
	/*clear: left;*/
}

#rightnav_shop a{
	color: #000000;
	text-decoration: none;
	
}
#rightnav_shop a:hover{
	color: #000000;
	text-decoration: underline;
	
}
#rightnav_shop2{
	float: left;
	width: 146px;
	background-color: #efebe9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 8px;
}

#rightnav_shop a{
	color: #000000;
	text-decoration: none;
	
}
#rightnav_shop a:hover{
	color: #000000;
	text-decoration: underline;
	
}
.height104 {
	height: 104px;
	width: 780px;
	float: right;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.height170 {
	height: 170px;
	width: 780px;
	float: right;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.topline {
	height: 220px;width: 780px;
	float: right;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
}
#home_rightnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 158px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000033;
	background-position: center;
	float: right;
}
.tanstroke {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #bca89d;
}
#ads {
	float: left;
	width: 780px;
}
.clear {
	clear: both;
}
#current_issue {
	float: left;
	height: 133px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-right: 4px;
}

/*flash divs and content if no flash*/
#flashgizmo {
	width:780px;
	height:120px;
	margin-top: 0px;
	padding-top: 0px;

}

#flash_features {
	float: none;
	width: 600px;
	height: 148px;
	clear: both;
}
#truefalse {
	float: left;
}

#poll{
	float: right;
}

/*end flash content divs*/

#blog {
	float: left;
	width: 200px;
}
.right_column {
	float: right;
	width: 180px;
}
.table_contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	float: left;
	width: 158px;
	width: 170px;
	line-height: 16px;
	padding-top: 4px;
	padding-left: 5px;
	height: 124px;
}
.table_contents a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.table_contents a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
	.red {
	color: #990000;
	font-weight: bold;
}
.month_nav {font-size: 10px}
.month_nav a{
	font-size: 10px;
	text-decoration: none;
	color: #990000;
}
.month_nav a:hover{
	font-size: 10px;
	text-decoration: underline;
}clear {
	clear: both;
}
.bordertop_butt {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tan {
	background-color: #eee7e3;
	padding-top: 1px;
	padding-bottom: 1px;
	
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*.videos {
	padding-bottom: 8px;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #bca89d;
	padding-top: 8px;
	width: 610px;
}*/
.photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	padding: 5px;
	float: right;
	width: 250px;
}
.photo a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.photo a:hover{
	color: #000000;
	text-decoration: underline;	
}
h4 {
	font-size: 11px;
	color: #333333;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: -10px;
}
.over_underline {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 6px;
}
.indent {
	padding-left: 8px;
}
.indent_depts {
	padding-top: -6px;
	padding-left: 11px;
	margin-top: -8px;
}
.indent2 {
	padding-left: 16px;
}
.outline {
	background-color: #418d43;
	width: 155px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
	letter-spacing: 1px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#flashmusic {
	width:233px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	background-position: right;
	float: right;
	padding-left: 8px;
}

#navlist2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 18px;
	background-color: #988f89;
	height: 107.5px;
	margin-top: 11.5px;
	padding-right: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	padding-top: 5px;

}
#navlist2 p {
	font-weight: bold;
	line-height: 18px;
}
#navlist2 a {
	color: #FFFFFF;
	width: 100%;
}
#navlist2 a:hover {
	color: #57483f;
	text-decoration: none; 
}

/*#navlist2 li
{
	color: #000000;
	height: 16px;
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	

}

#navlist2 li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#navlist2 li a:hover {
 color: #000000;
text-decoration: none; 
}*/

#400 {
	width: 400px;
	height: 250px;
	background-position: right;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.feature4 {
	float: right;
	padding-left: 5px;
	position: relative;
	top: -120px;
	overflow: visible;
	left: -30px;
}
#mag_feature {
	float: left;
	width: 610px;
	height: 114px;
}
#featured_vid {
	float: left;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #bca89d;
	padding-top: 8px;
	width: 610px;
}
#featured_vid2 {
	float: left;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #bca89d;
	padding-top: 8px;
	width: 450px;
}
#photo_tour {
	float: left;
	width: 610px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#home_today {
	float: left;
	width: 780px;
	text-align: left;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bca89d;*/
	padding-bottom: 5px;
}



 /* advertisements */
 .horizontal_ads {
	float: left;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bca89d;
	padding-top: 6px;

	
}




.skyscraper {
	float: left;
	width: 160px;
	
}
.skyscraper img{
	margin-bottom: 3px;
	margin-top: 2px;
}
.sublist {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#photo_tour p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bca89d;
	padding-bottom: 22px;
}
#content_613{
	float: left;
	width: 610px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	padding-right: 7px;
	padding-top: 8px;
}
#rightnav_shop3{
	float: left;
	width: 146px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 8px;
}


.navigation {
margin: 0;
padding: 0;
}

#navi{
	width:780px;
	display:block;
	margin: 0 0 10px 0;
	padding: 0;
}

#navi ul {
width:780px;
list-style: none;
margin: 0;
padding: 0;
}

#navi li{
list-style: none;
padding: 0;
	float:left;
	margin-right:1px;
	width:85px;
	position:relative;
}

#navi li.final {
width: 91px;
}

#navi li.desert a{
	padding:10px 0 4px 0;
	height: 30px;
}
#navi li:hover a,
#navi li.hover a{
	background:#CBCBCB;
	color: #000;
}
#navi li a{
	font:bold 10px/10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	display:block;
	background: #003366;
	height:30px;
	padding:14px 0 0 0;
}
#navi li a:hover, #navi li.active a{
	text-decoration:none;
	background:#CBCBCB;
	color: #000;
}
#navi li ul{
	width:145px;
	display:none;
	position:absolute;
	padding:3px 0 8px;
	top:40px;
	left:0;
}
#navi li ul li{
list-style: none;
	float:none;
	border-top:1px solid #999;
	background:#003366;
	margin:0;
	vertical-align:middle;
}
#navi li:hover ul li a,
#navi li.hover ul li a{
list-style: none;
	float:none;
	display:block;
	padding:5px 2px 2px 4px;
	font:bold 10px Arial, Helvetica, sans-serif;
	line-height:13px;
	text-decoration:none;
	color:#000;
	height:1%;
	background:#CBCBCB;
	text-align:left;

}
#navi li:hover ul li a:hover,
#navi li.hover ul li a:hover{
	background:#002353;
	color:#fff;
	text-decoration:none;
		
}
#navi li:hover ul,#navi li.hover ul{
	display:block;
	z-index: 2000;
}
#navi li:hover ul li dl,
#navi li.hover ul li dl{
	margin:0;
	padding:0;
}
#navi li:hover ul li dd,
#navi li.hover ul li dd{
	margin:0;
	padding:0;
}
#navi li:hover ul li dd a,
#navi li.hover ul li dd a{
	padding:0 0 0 17px;
}

.oneColElsCtrHdr #search {
	font-size: 9px;
	background-color: #fff;
	float: left;
	height: 24px;
	width: 780px;
	color: #645b55;
	padding-top: 5px;
	line-height: 9px;
	letter-spacing: 1px;
	background-position: left;
	text-align: right;
}

#featured_vid {
	margin: 10px 0 0 0;
	float: left;
	padding:8px 4px 8px 4px;
	width: 602px;
	background: #A7B3C4 url(../imgs/mockup/gradient.gif) repeat-x;
	color: #fff;
}

#featured_vid h1 {
padding-left: 5px;
color: #fff;
}

#playlist {
padding: 0;
margin: 0;
	width:180px;
	background-color: #ccc;		
}

#mag_feature {
margin-top: 10px;
	float: left;
	width: 610px;
	height: 259px;
}

#showcase_left {
margin-top: 10px;
	float: left;
	width: 610px;
	height: 259px;
}


.travel {
padding: 0;
width: 300px;
margin: 10px 0 0 0;
float: left;
background: #A7B3C4 url(../imgs/mockup/gradient.gif) repeat-x;
	color: #fff;
	}
	
	.travel h1 {
padding: 10px 0 0 10px;
color: #fff;
}

.travel2 {
padding: 0;
width: 300px;
margin: 10px 0 0 0;
float: left;
background: #ffffff;
	color: #003366;
	}
	
	.travel2 h1 {
padding: 10px 0 0 10px;
color: #003366;
}

	.travel2 p {
padding: 10px 0 0 10px;
color: #000000;
}

.travel3 {
padding: 0;
width: 300px;
margin: 10px 0 0 0;
float: left;
background: #A7B3C4 url(../imgs/mockup/gradient.gif) repeat-x;
	color: #fff;
	}
	
	.travel3 h1 {
padding: 10px 0 0 10px;
color: #fff;
}
.travel3 p {
padding: 10px 0 0 10px;
color: #fff;
}

.guides {
width: 246px;
height: 318px;
margin: 10px 0 10px 0;
padding: 0;
float: left;
background: #A7B3C4 url(../imgs/mockup/gradient.gif) repeat-x;
	color: #fff;
	}
	
	.guides h1 {
		padding: 5px 10px 0 10px;
	text-align: center;
	color: #fff;
	}
	
	.guides p, .guides p a {
	padding: 0 10px 0 10px;
	color: #fff;
	line-height: 1.3;
	font-size: 12px;

	}
	
	#content_home {
	position: relative;
	padding: 0;
	}
	
	
	/*  idTabs ~ Sean Catchpole  */


/* Style for Usual tabs */
.usual {
margin: 10px 0px 0px 5px;
float: left;

}
.usual ul {
margin: 0;
padding: 0;
}

.usual li { list-style:none; 
float:left;
margin: 0;
padding: 0;

 }

.usual ul a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  margin: 0 2px 0 0;
  font:10px Verdana;
  color:#FFF;
  background:#444;
}
.usual ul a:hover {
  color:#000;
  background:#ccc;
  }
.usual ul a.selected {
  margin-bottom: 0;
  color:#000;
  background:#ccc;
  cursor:default;
  }
  
.usual div {
  padding:0px;
  *padding-top:0px;
*margin-top:-16px;
  clear:left;
  font:10pt Georgia;
}
.usual div img {border: none;
	padding: 0;
	margin: 0 0 0 0; }


#new_footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#new_footer a:hover{
	color: #000000;
	text-decoration: none;
}
.oneColElsCtrHdr   #footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: x-small;
	text-align: center;
	background-image: url(../imgs/footer.gif);
}
#new_footer {
	font-size: 11px;
	color: #FFFFFF;
	background: #003366;
	width: 780px;
	letter-spacing: 1px;
	padding-top: 5px;
	float: left;
	text-align: center;
	height: 15px;
	margin: 0 0 10px 0;
}

#newhome_rightnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 158px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000033;
	background-position: center;
	float: right;
	margin: 0;
}
.oneColFixCtr #container #mainContent #subject fieldset {
}
 fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-right: 25px;
	line-height: 25px;
	width: 300px;
	margin-left: 100px;
}
 fieldset label {
	padding-right: 15px;
}

