html,body {
	width: 100%;
	background: #5a554f;
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-size: 11px;
	font-family: Arial;
	color: #606060;
}


p
{
	line-height: 19px;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

h2
{

	margin-top: 16px;

	font-style: normal;

	font-weight: normal;

	letter-spacing: 1px;

	font-size: 15px;

	font-family: museo-slab-1, Serif;

}


h3
{

	line-height: 22px;

	color: #f6f6f6;

	font-style: normal;

	font-weight: normal;

	letter-spacing: 1px;

	font-size: 20px;

	font-family: museo-slab-1, Serif;

}


h4
{

	margin-bottom: 10px;

	margin-top: 16px;

	color: #fec389;

	font-style: normal;

	font-weight: normal;

	letter-spacing: 1px;

	font-size: 15px;

	font-family: museo-slab-1, Serif;

}


.sm_orange
{

	font-family: Arial, sans-serif;

	margin-bottom: 10px;

	margin-top: 16px;

	color: #fec389;

	font-style: normal;

	font-weight: normal;

	letter-spacing: 0px;

	font-size: 11px;

}


h5
{

	font-style: normal;

	font-weight: normal;

	margin-bottom: 10px;

	margin-top: 16px;

	font-size: 10px;

}


h6
{

	line-height: 19px;

	margin-bottom: 10px;

	margin-top: 16px;

	color: #f8882e;

	font-style: normal;

	font-weight: normal;

	letter-spacing: 1px;

	font-size: 17px;

	font-family: museo-slab-1, Serif;

}


img
{
	border-width: 0px;
}

.clearer
{
	clear:both;
}


.left{
	float:left;
}
.right{
	float:right;
}



.regular {
 font-size: 12px;
}
.heading {
 font-weight:bold;
 font-size: 14px;
 leading:14px;
}
.bold {
 font-weight: bold;
 font-size: 12px;
}
.red {
 color: #6C808B;
}
a {
 color: #f7872d;
 text-decoration:none;
}
a:hover {
 
}
.indent {
 margin-left: 35px;
 margin-right: 20px;
}
.indent3 {
 margin-left: 35px;
 margin-right: 35px;
}
.indent2 {
 margin-left: 25px;
 margin-right: 25px;
}

#container {
	text-align: center;
	background-color: #5a554f;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */

	
	

}

#content {
	text-align: left;
	padding-left: 0px;
	z-index: 1;
	width: 972px;
	padding-bottom: 100px;
	margin-right: auto;
	margin-left: auto; /* bottom padding for footer */
}




#col_1 {
	margin-left: 45px;
	padding-bottom: 106px;
	margin-top: 50px;
	height: 100%;
	float: left;
	width: 500px;
}
	#col_2 {
	margin-left: 35px;
	margin-top: 50px;
	float: left;
	width: 300px;
}

#col_1a {
	margin-left: 0px;
	padding-bottom: 106px;
	margin-top: 50px;
	float: left;
	width: 180px;
}
	#col_2a {
	margin-left: 35px;
	margin-top: 50px;
	float: left;
	width: 650px;
}

#col_1p {
	margin-bottom: 21px;
	padding-bottom: 21px;
	border-right-color: #a6a6a6;
	border-right-style: dotted;
	border-right-width: 1px;
	margin-left: 30px;
	margin-top: 50px;
	float: left;
	width: 340px;
}
	#col_2p {
	margin-left: 35px;
	margin-top: 50px;
	float: left;
	width: 450px;
}

#col_cen
{
	padding-bottom: 106px;
	margin-left: 50px;
	margin-top: 50px;
	width: 831px;
}

#header
{
	background-repeat: repeat-x;
	background-image: url(../images/headTile.png);
	margin-bottom: 20px;
	background-color: #f8f8f8;
	z-index: 2;
	height: 128px;
}

#headCont
{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 972px;
}

#headBorder
{
	height: 10px;
	background-repeat: repeat;
	background-image: url(../images/border.jpg);
}

#headLogo
{
	margin-top: 0px;
	position: absolute;
	z-index: 0;
}


#navContainer
{
	height: 30px;
	position: relative;
	z-index: 4;
	float:right;
	clear:right;
	
	text-align:right;
}

#navContainer_t
{
	height: 27px;
	margin-right: -16px;
	margin-bottom: 16px;
	position: relative;
	z-index: 0;
	margin-top: 40px;
	float:right;
	clear:right;
	
	text-align:right;
}

.navSpacer1
{
	margin-top: -4px;
	border-right-color: #48433d;
	height: 29px;
	width: 16px;
	border-right-width: 1px;
	border-right-style: dotted;
	display: inline;
}

.navSpacer2
{
	margin-top: -2px;
	height: 29px;
	width: 16px;
	border-right-style: none;
		display: inline;

}

.nav
{
	z-index: 5;
	color: #878787;
	font-family: museo-slab-1, serif;
	text-transform: uppercase;
	font-size: 13px;
	padding-top:6px;
	height:23px;
	float:left;
}

.navS
{
	font-weight: bold;
	color: #191919;
	font-size: 12px;
	padding-top:6px;
	height:23px;
	float:left;
}

.nav a
{
	color: #878787;
	font-size: 13px;
}

.nav1
{
	border-left-color: #989898;
	border-right-color: #fefffe;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
}

.nav1b
{
	margin-right: 13px;
	border-right:#fefffe 1px dotted;
}

.nav2
{
	margin-right: 14px;
}


#footer
{
	left: 0px;
	width: 100%;
	text-align: center;
	background-color: #f6f6f6;
	height: 50px;
	border-top-width: 0px;
}

.push {
	height: 50px; /* .push must be the same height as .footer */
}


#footerCont
{
	text-align: center;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	height: 27px;
}.shadow
{
	box-shadow:2px 2px 14px rgba(0, 0, 0, .7);
	-webkit-box-shadow:2px 2px 14px rgba(0, 0, 0, .7);
	-moz-box-shadow:2px 2px 14px rgba(0, 0, 0, .7);
	
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#191919')";
	
}

.shadowSm
{
	box-shadow:1px 1px 3px rgba(0, 0, 0, .5);
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, .5);
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, .5);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#B9B9BA')";
}

.shadowOnWhite
{
	box-shadow:0 0 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);
	-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#B9B9BA')";
}

.searchBox
{
	padding-left: 3px;
	color: #999999;
	width: 100px;
	height: 22px;
	border-color: #d3d3d3;
	border-width: 1px;
	border-style: solid;
	margin-right: -1px;
	margin-top: 0px;
}

.socBhead
{
	margin-top: -3px;
	width: 80px;
}

.socB
{
}

.socB2
{
	padding-top: 2px;
	padding-left: 7px;
	margin-right: -1px;
	border-color: #dbdbdb;
	border-width: 1px;
	border-style: solid;
	height: 18px;
	width: 32px;
}

.shar
{
	text-align: left;
	font-size: 10px;
	color: #909090;
	height: 16px;
	padding-top: 5px;
}

.catMenu
{
	margin-bottom: -14px;
	margin-right: 2px;
	margin-top: 17px;
}

.round_bg
{
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;
}

.round_bg2
{
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
}

.sharer
{
	height: 50px;
	width: 501px;
}

.first_para
{
	font-size: 18px;
}

.align_left
{
	text-align: left;
}

.blackTop
{
	color: #f8f7ee;
	background-color: #1d1d1d;

	
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	-webkit-border-radius-topleft: 7px 7px;
	-webkit-border-radius-topright: 7px 7px;
	-moz-border-radius-topleft: 7px 7px;
	-moz-border-radius-topright: 7px 7px;
	
	
}

.tipInput
{
	border-style: none;
	border-width: 0px;
	margin-left: 0px;
	margin-top: 4px;
	height: 100px;
	width: 250px;
	background-color: #dad6cd;
}

#tipBut
{
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 20px;
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #f8f7ee;
	margin-top: 8px;
	margin-right: 30px;
	float: right;
	background-color: #151515;
}

.subBut
{
	border-width: 0px;
	border-style: none;
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 20px;
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #f8f7ee;
	margin-top: 8px;
	float: right;
	background-color: #151515;
}

#sumbitInner
{
	margin-top: 50px;
	margin-left: 50px;
	width: 400px;
}

.home_artist_box
{
	margin-right: 25px;
	text-align: center;
	height: 230px;
	width: 138px;
}

.home_artist_text
{
	margin-top: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 9px;
}

.home_artist_text2
{
	color: #8f8f8f;
	font-style: italic;
	margin-top: 8px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 9px;
}

.home_artist_line
{
	margin-top: 8px;
	border-top-color: #646464;
	border-top-style: solid;
	border-top-width: 1px;
	height: 2px;
	width: 138px;
}

.home_blog_line
{
	margin-bottom: 20px;
	margin-top: 18px;
	border-top-color: #7d7d7d;
	border-top-style: solid;
	border-top-width: 1px;
	height: 2px;
	width: 275px;
}

.home_blog_video
{
	min-height: 250px;
	width: 275px;
}

.home_blog_song
{
	margin-left: -4px;
	height: 120px;
	width: 275px;
}

.home_blog_text
{
	min-height: 80px;
	width: 275px;
}

.home_blog_photo
{
	min-height: 300px;
	width: 275px;
}

.home_blog_type
{
	margin-left: 10px;
	margin-top: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 11px;
}

.home_blog_type2
{
	margin-right: 10px;
	margin-left: 10px;
	line-height: 16px;
	font-style: italic;
	color: #6f6f6f;
	margin-top: 8px;
	letter-spacing: 0px;
	font-size: 10px;
}

.artist_headline
{
	margin-bottom: 16px;
	text-transform: uppercase;
	font-size: 13px;
}

.album_headline
{
	margin-bottom: 16px;
	text-transform: uppercase;
	font-size: 11px;
}

.artist_nav_headline
{
	margin-bottom: 15px;
	margin-right: 30px;
	text-align: right;
	text-transform: uppercase;
	font-size: 13px;
}

.page_headline
{
	margin-bottom: 15px;
	margin-right: 30px;
	text-transform: uppercase;
	font-size: 13px;
}

.artist_nav
{
	padding-bottom: 4px;
	padding-top: 4px;
	margin-right: 22px;
	text-align: right;
	margin-top: 8px;
	height: 20px;
}

.artist_nav_text
{
	padding-left: 10px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-top: 6px;
	font-size: 9px;
	text-transform: uppercase;
}

.artist_nav_text2
{
	padding-left: 10px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-top: 6px;
	background-color: #deddda;
	font-size: 9px;
	text-transform: uppercase;
}

.marg_30_r
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	margin-right: 30px;
}

.artist_nav_line
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-top-color: #cdcdcd;
	border-top-style: solid;
	border-top-width: 1px;
	height: 0px;
	width: 150px;
}

.artist_line
{
	margin-top: 8px;
	border-top-color: #656565;
	border-top-style: solid;
	border-top-width: 1px;
	height: 2px;
	width: 138px;
}

.artist_line2
{
	margin-top: 8px;
	border-top-color: #c2c2c2;
	border-top-style: solid;
	border-top-width: 1px;
	height: 2px;
	width: 350px;
}

.just_r
{
	text-align: right;
}

.artist_desc
{
	margin-top: 1px;
	text-align: left;
	color: #7a7a7a;
	line-height: 16px;
	font-size: 12px;
	margin-left: 30px;
	width: 350px;
}

.page_desc
{
	margin-top: 1px;
	text-align: justify;
	color: #7a7a7a;
	line-height: 16px;
	font-size: 12px;
	margin-left: 0px;
	font-style: italic;
	width: 440px;
}

.cata_cont
{
	height: 270px;
	width: 166px;
}

.cata_txt
{
	margin-left: 3px;
	text-align: center;
	margin-top: 14px;
	width: 125px;
	font-size: 9px;
	text-transform: uppercase;
	color: #efefef;
	background-color: #353535;
	padding: 6px;
}

.cata_txt2
{
	font-size: 10px;
	line-height: 15px;
	color: #575757;
	font-style: italic;
	width: 147px;
	text-align: center;
}

#artist_img
{
	position: relative;
}

#itune
{
	left: 222px;
	top: 228px;
	position: absolute;
}

.cata_img
{
	position: relative;
}

#itune2
{
	left: 120px;
	top: 120px;
	position: absolute;
}

#about_img
{
}

#artist_links
{
	height: 40px;
	width: 350px;
	font-size: 10px;
	margin-top: 20px;
}

.ital
{
	font-style: italic;
}

.soc_buts
{
	height: 30px;
	margin-left: 10px;
	width: 30px;
	margin-top: -8px;
}

.soc_line
{
	margin-top: -8px;
	margin-right: 0px;
	margin-left: 12px;
	border-left-color: #cfcfcf;
	border-left-width: 1px;
	border-left-style: solid;
	height: 28px;
}

.soc_link
{
	margin-left: 10px;
}

#artist_shadow_line
{
	margin-bottom: 35px;
	border-bottom-color: #efefef;
	border-top-color: #dbdbdb;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	margin-top: 35px;
	margin-left: -35px;
	background-color: #e6e6e6;
	height: 1px;
	width: 700px;
}

.album_name
{
	margin-top: 8px;
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
	color: #a5a5a5;
}

.album_indent
{
	margin-left: 76px;
	width: 600px;
}

.album_cover
{
	margin-right: 29px;
}

.mp3_indent
{
	height: 300px;
	width: 346px;
}

.video_row
{
	margin-top: 8px;
	margin-bottom: 30px;
	height: 110px;
}

.alb_liner
{
	margin-bottom: 35px;
	margin-top: 20px;
	height: 2px;
	width: 560px;
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.alb_vid_cont
{
	height: 103px;
	width: 183px;
	margin-right: 6px;
}

.utube
{
	margin-top: 0px;
	height: 206px;
	margin-bottom: 20px;
}

.cata_blank
{
	background-color: #ececec;
	height: 142px;
	width: 142px;
}

#hero
{
	background-color: #f6f6f6;
	height: 419px;
	width: 971px;
}

#hero_col1
{
	position: relative;
	border-right-color: #c7cacc;
	border-right-width: 1px;
	border-right-style: solid;
	height: 419px;
	width: 375px;
}

#hero_col1_1
{
	position: absolute;
	height: 48px;
}

.topPad1
{
	padding-top: 6px;
}

#hero_col1_o
{
	top: 48px;
	position: absolute;
	height: 124px;
	width: 375px;
	background-color: #f59b43;
}

#hero_col1_2
{
	border-bottom-style: dotted;
	border-bottom-color: #cecece;
	border-bottom-width: 1px;
	top: 171px;
	position: absolute;
	height: 124px;
	width: 375px;
	background-color: #f0f0f0;
}

#hero_col1_3
{
	top: 296px;
	position: absolute;
	height: 122px;
	width: 375px;
	background-color: #f0f0f0;
}

#hero_icon1
{
	border-right-width: 1px;
	border-right-color: #c1c1c1;
	border-right-style: solid;
	margin-top: 26px;
	height: 64px;
	width: 165px;
}

#hero_icon2
{
	margin-left: 20px;
	margin-top: 26px;
	height: 64px;
	width: 116px;
}

#hero_col2
{
	background-color: #ececec;
	position: relative;
	height: 419px;
	width: 594px;
}

#hero_col2_1
{
	position: absolute;
	z-index: 0;
	background-color: #f3f3f3;
	width: 594px;
	height: 48px;
}

.h_nav_1
{
	z-index: 0;
	height: 48px;
	border-right-color: #c9c9c9;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: center;
	width: 130px;
}

#feature_arrow
{
	z-index: 11;
}

#second_arrow
{
	left: 56px;
	top: 44px;
}

.down_arrow {
  z-index: 11;
  border-color: #F3F3F3 transparent transparent transparent;
  border-style: solid;
  border-width: 20px;
  height:0;
  width:0;
  position:absolute;
  bottom:-39px;
  left:45px;
}

.white_arrow {
  z-index: 1;
  border-color: #FEFFFE transparent transparent transparent;
  border-style: solid;
  border-width: 20px;
  height:0;
  width:0;
  position:absolute;
  bottom: -32px;
  left: 35px;
}


.orange_arrow {
  top: 55px;
  z-index: 11;
  border-color: #F59B43 transparent transparent transparent;
  border-style: solid;
  border-width: 20px;
  height:0;
  width:0;
  position:absolute;
  left: 38px;
}



#homeFeatGal_cont
{
	z-index: 0;
	top: 48px;
	position: absolute;
}

#homeFeatGal_cont_a
{
	left: 0px;
	top: 0px;
	position: absolute;
}

#homeFeatGal_cont_b
{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

#homeFeatGal
{
	margin-left: 0px;
	margin-top: 0px;
}
#homeFeatGal_v
{
	z-index: 0;
	margin-left: 0px;
	margin-top: 0px;
}
#homeFeatGal_v_blank
{
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 1;
	background-color: #eaeaea;
	height: 371px;
	width: 594px;
}
#hero_col2_dynamo
{
	z-index: 1;
	margin-left: 0px;
	margin-top: 0px;
	height: 371px;
	width: 594px;
}

#dynamo_text
{
	padding-top: 16px;
	padding-bottom: 16px;
	position: absolute;
	bottom: 30px;
	background: rgba(230, 230, 230, .8);
	margin-left: 0px;
	width: 595px;
}

}

.shadowInner
{
	top: 20px;
	z-index:0;
	position:relative;
	-webkit-box-shadow:inset 0 0 80px rgba(0, 0, 0, .1);
	-moz-box-shadow:inset 0 0 80px rgba(0, 0, 0, .1);
}

.text_14
{
	line-height: 17px;
	margin-bottom: 2px;
	font-size: 14px;
}

#home_body
{
	margin-top: 30px;
	background: #f6f6f6 url(../images/fauxcol.jpg) repeat-y;
	width: 971px;
}

#hb_col_1
{
	background-color: #d6d6d6;
	width: 310px;
}

.hb_nav_1
{
	height: 48px;
	border-right-color: #c9c9c9;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: center;
	width: 154px;
}

#hb_col1_1
{
	margin-bottom: 14px;
	position: relative;
	background-color: #f3f3f3;
	width: 310px;
	height: 48px;
}

#blog_tweet
{
	position: relative;
}

#blog-block
{
	width: 240px;
}

#tweet-block
{
	display: none;
	width: 269px;
}

.blog1
{
	border-bottom-color: #adafaf;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 20px;
	padding-top: 20px;
}

.titlefield
{
	color: #595959;
	font-size: 13px;
}

.datefield
{
	font-style: italic;
}

#hb_col_2
{
	background-color: #eaeaea;
	width: 661px;
}

#about_col
{
	margin-bottom: 100px;
	padding-bottom: 150px;
	background-color: #f0f0f0;
	width: 970px;
}

.uppr
{
	text-transform: uppercase;
}

.w_bar_1
{
	margin-top: 0px;
	width: 100%;
	height: 48px;
	background: #f6f6f6;
}

.space_1
{
	height: 8px;
	width: 10px;
}

.space_2
{
	height: 24px;
	width: 10px;
}

.hand
{
	cursor: pointer;
}

.vids_z
{
	position: absolute;
	z-index: 10;
}

#home_photo_btn
{
	z-index: 0;
}

#home_video_btn
{
	z-index: 0;
}

.tweet_time a
{
	color: #5c5c5c;
	font-size: 12px;
}

.tweet li
{
	text-decoration: none;
}

ul.tweet_list
{
	font-size: 12px;
	list-style-type: none;
	margin-right: 35px;
}

ul.tweet_list li
{
	padding-bottom: 20px;
	border-bottom-color: #828282;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-top: 20px;
}

.tweet_text
{
	margin-top: 4px;
}

#program_col_1
{
	position: relative;
	padding-bottom: 50px;
	background-color: #ececec;
	width: 620px;
}

#program_col_1_head
{
	margin-bottom: 20px;
	height: 62px;
	width: 620px;
	background: #f59b43;
}

#press_col_1_head
{
	margin-bottom: 40px;
	height: 62px;
	width: 620px;
	background: #f59b43;
}

.dk_orange
{
	height: 62px;
	background-color: #e17f16;
}

.just_right
{
	text-align: right;
}

.p_c_1_r
{
	width: 210px;
}

.left_pad
{
	margin-left: 20px;
}

.right_pad
{
	margin-right: 20px;
}

.event_cont
{
	width: 551px;
	padding-top: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-top-color: #7f7f7f;
	border-top-width: 1px;
	border-top-style: dotted;
}

.dottedTop
{
	padding-bottom: 0px;
	width: 551px;
	padding-top: 13px;
	margin-bottom: -3px;
	margin-top: 12px;
	border-top-color: #7f7f7f;
	border-top-width: 1px;
	border-top-style: dotted;
}

.event_pic_border
{
	background-color: white;
	padding: 8px;
}

.event_text
{
	font-size: 12px;
	width: 300px;
}

.press_text
{
	margin-top: 26px;
	font-size: 12px;
	width: 420px;
}

.pressImg
{
	padding: 6px;
	background-color: white;
}

#program_col_2
{
	padding-bottom: 50px;
	margin-left: 10px;
	background-color: #f0f0f0;
	width: 342px;
}

#press_col_2
{
	padding-bottom: 50px;
	margin-left: 10px;
	background-color: #d9d9d9;
	width: 342px;
}

.pc_head
{
	position: relative;
	margin-top: 0px;
	background-color: #fefffe;
	width: 342px;
}

.pc_head2
{
	margin-bottom: -16px;
	position: relative;
	margin-top: 0px;
	background-color: #fefffe;
	width: 342px;
}

.pc_t
{
	padding-bottom: 3px;
	padding-top: 1px;
}

.pc_imgs
{
	margin-top: 14px;
	width: 342px;
}

.pc_imgs_1
{
	margin-bottom: -22px;
	padding-bottom: 15px;
	padding-top: 14px;
	background-color: #d9d9d9;
	width: 342px;
}

.pc_imgs_2
{
	margin-top: 14px;
	border-bottom-color: #7d7d7d;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: -22px;
	padding-bottom: 12px;
	padding-top: 14px;
	width: 342px;
}

.pc_pad
{
	height: 20px;
	width: 342px;
}

.tightLines
{
	font-size: 11px;
	line-height: 15px;
}

#take_action
{
	margin-top: 100px;
	height: 126px;
	width: 428px;
	margin-right: auto;
	margin-left: auto;
}

.ab_text
{
	width: 660px;
	margin-left: 240px;
}

#reg_done
{
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}

.upper
{
	text-transform: uppercase;
}

.hero_logos_3
{
	margin-top: 7px;
}
