body{
	background: url(../images/main-bg.gif) repeat 0 0 #2e2836;
	font:13px/20px Arial, Helvetica, sans-serif;
	color:#a09da5;
	position:relative;
	min-width:1150px;
}
html,body{height:100%;}
p{padding-bottom:18px;}
a{color:#e8d9b1;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6, h7{line-height:1.3em;color:#e8d9b1;font-family: 'Tinos', serif; font-weight:normal; margin-bottom:25px;}
h1{font-size:48px;}
h2{font-size:36px;}
h3{font-size:36px;} 
h3{font-size:34px;} 
h4{font-size:32px;}  
h5{font-size:30px;}
h6{font-size:28px;}
h7{font-size:24px;}
h3.widget-title { font-size: 36px; margin: 0 10px; }
.widget_newsletter_widget  h3.widget-title { font-size: 24px; margin-bottom: 25px; }
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
}

.last1 {
	margin-bottom:0 !important;
}

.last2 {
	padding-bottom:0 !important;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.bg {
	background:#25202c;
	border-left:1px solid #342f3a;
	border-right:1px solid #342f3a;
	margin:0 auto;
	width:1140px;
}

.light {
	background:url(../images/light.png) no-repeat center 0;
}

.logo {
	font-family: 'Tinos', serif;
	color:#221e27;	
	text-transform:uppercase;
	line-height:80px;
	font-size:112px;
	letter-spacing:-7px;
}

.logo:hover {
	text-decoration:none;
}


.text1 {
    color: #221E27;
    display: block;
    font-family: 'Tinos',serif;
    font-size: 12px;
    line-height: 15px;
    padding-left: 4px;
    padding-top: 3px;
    text-transform: uppercase;
}

header h1 {
    font-weight: normal;
    left: 99px;
    position: absolute;
    text-align: left;
    top: 105px;
}

.head-box1 {
	position:relative;
	text-align:center;
}

.page1-img1 {
	display:inline-block;
}


.head-box2 {
    bottom: 185px;
    left: 99px;
    position: absolute;
}

.head-box2 span {
	display:block;
	color:#221e27;
	font-size:26px;
	font-family: 'Tinos', serif;
	line-height:32px;
}

.head-box2 strong {
	font-family: 'Waiting for the Sunrise', cursive;
	font-weight:normal;
	color:#221e27;
	letter-spacing:-1px;
	font-size:42px;
	line-height:51px;
	text-align:right;
	display:block;
}



/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
	margin:0 0 5px;
}

header h1 {
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu li {
	float:			left;
	text-align:center;
	width:115px;
	border-radius:4px;
	border-bottom:1px solid transparent;
	margin:0 16px;
	background:url(../images/bg-15.png) repeat 0 0;
	position:		relative;
}

.sf-menu .current_page_item,
.sf-menu li:hover,
.sf-menu li.active,
.sf-menu li.sfHover {
	background:url(../images/menu-hov.gif) repeat-x 0 0 #27222d;	
	border-color:#2e2a34;
}

.sf-menu a:hover,
.sf-menu a.active,
.sf-menu li.sfHover > a {
	text-decoration:none;
}

.sf-menu li:before {
    background: none repeat scroll 0 0 #302937;
    content: " ";
    height: 84px;
    position: absolute;
    right: -18px;
	display:block;
    top: 6px;
    width: 1px;
}

.last3:before {
	background:none !important;
}

nav {
	width:1100px;
	padding:4px 0 5px;
	margin:5px auto 0;
	background:url(../images/bg1.gif) repeat-x 0 0 #282330;
}


.sf-menu a {
	display:		block;
	position:		relative;
	font-family: 'Tinos', serif;
	color:#e8d9b1;
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
	padding:36px 0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	background:#25202c;
	padding:37px 20px;
	border-radius:4px;
	width:			110px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	margin:0;
}

.sf-menu ul li:before {display:none;
}

.sf-menu ul a {
    line-height: 19px;
    padding: 5px 0;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			114px; /* match top ul list item height */
	z-index:		99;
}
.sf-menu li:hover li ul,
.sf-menu li.sfHover li ul {
	top:			-999em;
}
.sf-menu li li:hover ul,
.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
.sf-menu li li:hover li ul,
.sf-menu li li.sfHover li ul {
	top:			-999em;
}
.sf-menu li li li:hover ul,
.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/********************** Content ************************/

#content {
	padding:57px 0 68px;
	position:relative;
	z-index:1;
	width:1100px;
	margin:0 auto;
	background:url(../images/content-bg.gif) repeat-y center 0;
}

.p12 {
	padding:40px 0 68px !important;
}
																									/***** Page 1 *****/

.page1-img2 {
    float: left;
    margin-right: 19px;
    margin-top: 2px;
}
.page1-img2b {
    float: left;
    margin-right: 850px;
    margin-top: 12px;
	margin-bottom: 12px;
}
.page1-img2c {
    float: left;
    margin-right: 2px;
    margin-top: 12px;
	margin-bottom: 12px;
}

.img-bot {
	padding:8px;
	background:#403a47;
	display:inline-block;
}
.img-bot2 {
	padding:8px;
	background:#403a47;
	display:inline-block;
}

.img-bot img {
	border:2px solid #2a2432;
}

.text2 {
	color:#e8d9b1;
	font-size:96px;
	line-height:95px;
	letter-spacing:-2px;
	display:block;
	font-family: 'Tinos', serif;
}

.link3 {
	color:#e8d9b1;
	font-family: 'Tinos', serif;
	font-size:16px;
	line-height:18px;
	letter-spacing:1px;
	transition: all 0.4s ease 0s;
}

.p11 {
	padding-top:25px;
}

.link3:hover {
	color:#77737d;
	text-decoration:none;
}


.border1 {
    border-bottom: 1px solid #403A47;
    margin-bottom: 37px;
	margin-right:28px;
    padding-bottom: 43px;
}

.page1-img3 {
	float:left;
}

.inner1 {
	float:left;
	background:#2e2836;
	margin-right:20px;
}

.inner1:hover {
	background:#e8d9b1;
}
.inner1:hover .img-bot1 {
	background:#e8d9b1;
}

.time1 {
	float:left;
	font-family: 'Tinos', serif;
	font-size:46px;
	padding-bottom:22px;
	line-height:56px;
	text-align:center;
	width:101px;
	padding-top:14px;	
}


.venue { font-family: 'Tinos',serif; color: #e8d9b1; font-size: 18px; }
.time1 span {
    display: block;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}
.time1 span.dom { padding: 14px 0; font-size: 46px; }

.img-bot1 {
	padding:4px;
	background:#403a47;
	display:inline-block;
}
.img-bot1b {
	padding:2px;
	background:#403a47;
	display:inline-block;
}

.img-bot1 img {
	border:2px solid #2a2432;
}

.link1 {
	color:#e8d9b1;
	transition: all 0.4s ease 0s;
}

.link1:hover {
	color:#aba6b2;
	text-decoration:none;
}

.p7 {
	padding-top:16px;
}



.page1-box1 {
    border-bottom: 1px solid #312B38;
    margin-bottom: 15px;
    margin-right: 25px;
    overflow: hidden;
    padding-bottom: 8px;
}

.link2 {
	color:#aba6b2;
	text-decoration:underline;
	transition: all 0.4s ease 0s;
	font-style:italic;
}

.link2:hover {
	color:#e8d9b1;
}

.last4 {margin-bottom:34px !important; border:none !important; padding:0 !important;}





.p9 {padding-top:17px; margin-bottom:36px;}

#playlist {
	margin-bottom:27px;
}

.border2:after {
    background: none repeat scroll 0 0 #403A47;
    bottom: -51px;
    content: " ";
    display: block;
    height: 1px;
    left: -20px;
    position: absolute;
    width: 320px;
}
.border2 {
    margin-bottom: 91px;
    position: relative;
}

.widget:after,
.border5:after {
    background: none repeat scroll 0 0 #403A47;
    bottom: -38px;
    content: " ";
    display: block;
    height: 1px;
    left: -20px;
    position: absolute;
    width: 320px;
}
.widget,
.border5 {
    margin-bottom: 78px;
    position: relative;
}


#flickr .flickr_badge_image img {
	width:60px !important;
	border-radius:0px;
	border: 2px solid #2A2432;
	height:60px !important;
}


#flickr .flickr_badge_image a {
	padding:4px;
	background:#403a47;
	box-shadow: none;	
	display:inline-block;
	border-radius:0;
}

#flickr .flickr_badge_image a:hover {
	background:#e8d9b1;
}


#flickr .flickr_badge_image {
    float: left;
    margin: 0 1px 1px 0;
}



.p10 {
	margin-top:36px;
	display:inline-block;
}

.page2-img1 {
	float:left;
	margin-top:3px;
	margin-right:20px;
}
																									/***** Page 2 *****/

.time2 {
	float:left;
	margin-right:7px;
	color:#e8d9b1;
	font-size:16px;
	display:block;
	font-family: 'Tinos', serif;
}


.border3 {
    border-bottom: 1px solid #403A47;
    margin-bottom: 37px;
    margin-right: 28px;
    padding-bottom: 53px;
}

.page2-box1 {
	margin-bottom:17px;
	overflow:hidden;
	padding-right: 23px;
}

.page2-box2 {
    border-bottom: 1px solid #302C35;
    margin-bottom: 27px;
    overflow: hidden;
    padding-bottom: 8px;
}

.page3-box4 {
	padding-right:23px;
}


.page6-box1 {
	padding-right:10px;
}

.inner2 {
    background: none repeat scroll 0 0 #E8D9B1;
    color: #2A2432;
    float: left;
    font-family: 'Tinos',serif;
    font-size: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    margin-top: 6px;
    padding-top: 0;
    text-align: center;
    width: 40px;
}


.p13 {
    padding-top: 27px;
}

.link6 {
	color:#e8d9b1;
	font-family: 'Tinos', serif;
	font-size:16px;
	display:inline-block;
	transition: all 0.4s ease 0s;
	margin-right:22px;
}

.link6:hover {
	color:#aba6b2;
	text-decoration:none;
}

.list2 li {
	display:block;
	/* color:#77737d; */
	color: #e8d9b1;
	font-size:16px;
	line-height:20px;
	padding-bottom:7px;
}

.p14 {
	margin-bottom:33px;
}


.a1 {
    display: block;
    float: right;
    height: 14px;
    margin-left: 24px;
    padding-top: 3px;
    width: 16px;
}


.b1 {
    background: url("../images/a3.png") no-repeat scroll 0 2px transparent;
}

.b1:hover {
	background-position:0 -17px;
}

.b2:hover {
	background-position:0 -18px;
}
.b3:hover {
	background-position:0 -13px;
}

.b2 {
    background: url("../images/a2.png") no-repeat scroll 0 1px transparent;
    margin-left: 28px;
}

.b3 {
    background: url("../images/a1.png") no-repeat scroll 0 3px transparent;
}


.list2 {
	margin-right:24px;
	margin-bottom:14px;
}

.p24 {
	margin-bottom:32px;
}

.page3-img1 {
	float:left;
	margin-top:3px;
	margin-right:20px;
}

.page3-img2 {
	float:left;
	margin-top:6px;
	margin-right:20px;
}
.page3-img2c {
    float: left;
    margin-right: 6px;
    margin-top: 12px;
	margin-bottom: 12px;
}


.page3-box3 {
    margin-bottom: 34px;
    overflow: hidden;
}

.p25 {
	margin-bottom:22px;
}
	
.p26 {
	margin-top:3px;
}

/***** Page 3 *****/


.border4 {
    border-bottom: 1px solid #403A47;
    margin-bottom: 12px;
    padding-bottom: 78px;
}

.p15 {
	margin-bottom:13px;
}
																									/***** Page 4 *****/


.p16 {
    margin-bottom: 37px;
}


.list3 li {
    background: url("../images/marker2.png") no-repeat scroll 0 5px transparent;
    display: block;
    line-height: 16px;
    padding-bottom: 14px;
    padding-left: 15px;
}

.list3 a {
	color:#c8ba95;
	transition: all 0.4s ease 0s;
	font-size:13px;
}

.list3 a:hover{
	color:#eeeeee;
	text-decoration:none;
}

.page5-img1 {
	float:left;
	margin-right:20px;
	margin-top:3px;
}

.link4 {
    background: url("../images/marker3.png") no-repeat scroll 0 2px transparent;
    color: #77737D;
    display: inline-block;
    margin-right: 27px;
	transition: all 0.4s ease 0s;
    margin-top: 24px;
    padding-left: 24px;
}



.p17 {
	background:url(../images/marker4.png) no-repeat 0 2px ;
}


.link4:hover{
	color:#e8d9b1;
	text-decoration:none;
}


.p18 {
    padding-bottom: 32px;
    padding-top: 16px;
}


.page5-box1 {
    border-bottom: 1px solid #312B38;
    margin-bottom: 9px;
    margin-right: 25px;
    overflow: hidden;
    padding-bottom: 16px;
}

.page5-box2 {
    border-bottom: 1px solid #312B38;
    margin-bottom: 9px;
    overflow: hidden;
    padding-bottom: 16px;
}


.color2 {
    color: #E8D9B1;
    display: block;
    padding-top: 19px;
}

.p19 {
	background:#322c39;
}

.p20 {
	margin-bottom:33px;
}

.page6-box1 p {
    padding-bottom: 29px;
}

																									/***** Page 5 *****/

.page6-img1 {
	float:left;
	margin-top:5px;
	margin-right:23px;
}

.dl1 {
	float:left;
	margin-bottom:30px;
}

.dl1 dt {width:180px;margin-bottom: 24px;color:#e8d9b1;
	font-family: 'Tinos', serif;
	font-size:16px;
	line-height:18px;
}

.text3 {
	color:#e8d9b1;
	font-family: 'Tinos', serif;
	letter-spacing:1px;
	font-size:16px;
	line-height:18px;
	display:block;
}

.dl1 span {float:left; width:69px;}

.dl1 dd { line-height:18px;}

.dl1 dd a {color:#e8d9b1;text-decoration:underline; transition: all 0.4s ease 0s;}

.dl1 dd a:hover {color:#aba6b2; }

.link5 {color:#e8d9b1;text-decoration:underline; transition: all 0.4s ease 0s;}

.link5:hover {color:#aba6b2; }
	
/******************** Footer ******************/
footer {
	padding:26px 0 30px;
}

.soc-links a {
	display:block;
	width:33px;
	height:32px;
}

.soc-links a:hover {
	background-position:0 -47px;
}

.soc-links li {
	display:block;
	float:left;
	margin-left:2px;
}

.soc-youtube {background:url(../images/soc-yt.png) no-repeat 0 0 ; }
.soc-facebook {background:url(../images/soc-facebook.png) no-repeat 0 0 ; }
.soc-twitter {background:url(../images/soc-twitter.png) no-repeat 0 0 ; }

.foot-page1 {
	float:left;
	margin-left:10px;
	color:#45414b;
	font-size:13px;
	line-height:18px;
}

.foot-page1 a {
	color:#77737d;
	transition: all 0.4s ease 0s;
}

.foot-page1 a:hover {
	color:#e8d9b1;
	text-decoration:none;
}


.soc-links {
    float: right;
    margin-right: 23px;
    padding-top: 4px;
}

#player .item .title1 > span {
    display: inline-block;
    padding-left: 5px;
    width: 158px;
	color: #E8D9B1;
    font-size: 12px;
}

.title1 {
	margin-bottom:11px;
}

.tracklist .item .btn,
#playlist .item .btn {
  cursor: pointer;
  float: left;
  margin: 0 6px 0 0;
  display: block;
  height: 20px;
  width: 19px;
}
.tracklist .btn,
#playlist .btn {
   background: url("../images/marker1.png") no-repeat scroll 0 1px transparent;
}
.tracklist .item[rel=''] .btn { background: none; }

.tracklist .item .title em,
#playlist .item .title em {
  color: #77737D;
  font-style: normal;
  font-weight: normal;
}

.tracklist .item .title {
  float: left;
  width: 590px;
  overflow: hidden;
  padding: 1px 0 0;
}
#playlist .item .title {
  float: left;
  width: 170px;
  overflow: hidden;
  padding: 1px 0 0;
}

.tracklist .btn.pause ,
#playlist .btn.pause {
  background-position: 0 -29px;
}

.player{visibility: hidden;position:absolute;top:0;height:0;}

#sound_player_wrapper {
  position:fixed;
  z-index: 5;
  bottom: 0;
  width: 100%;
  height: 37px;
}

#sound_player {
  position: relative;
  margin: 0 auto;
  background: #000;
  color: #999;
  width: 1140px;
  height: 37px;
  border-top: 2px solid #333;
}
#sound_player .inside { padding: 8px; }
#sound_player .inside div, #sound_player .inside .pause, #sound_player .inside .play { float: left; margin-right: 5px; }
#sound_player .title { font-weight: bold; color: #fff; }
#sound_player .percent { font-weight: normal; color: #999; }

body.sound_playing footer { padding-bottom: 70px !important; }
#sound_player .pause {
  display: block;
  text-indent: -999em;
  width: 14px; 
  height: 14px; 
  background: #666;
  top: 2px;
  position: relative;
  font-size: 0;
  line-height: 0;
}
#sound_player .pause:hover {
  background: #fff;
}

#sound_player .play {
  display: block;
  position: relative;
  top: 2px;
  text-indent: -999em;
  width: 0; 
  height: 0; 
  border-bottom: 7px solid transparent;  /* left arrow slant */
  border-top: 7px solid transparent; /* right arrow slant */
  border-left: 7px solid #666; /* bottom, add background color here */
  font-size: 0;
  line-height: 0;
}
#sound_player .play:hover {
  border-left: 7px solid #fff; /* bottom, add background color here */
}

.block-ie{display:none;}

body.home .news_item a.link3 { font-size: 36px; margin-bottom: 25px; line-height: 1.3em; }
body.home .news_item .p18 { padding-bottom: 0; }
body.home .news_item .p18 p:last-child { padding-bottom: 0; }
body.home .news_item .extra-wrap { overflow: inherit; }
.news_item { padding-bottom: 20px; }

.widget form .mc-field-group { min-height: 42px; }
.widget form input[name="FNAME"], .widget form input[name="LNAME"] { width: 92px; }

.widget form.customcontactform-sidebar label[for=ccf_name],
.widget form.customcontactform label[for=ccf_name],
.widget form.customcontactform-sidebar label[for=fixedEmail],
.widget form.customcontactform label[for=fixedEmail] {
  display: none;
}
.widget form input,
.widget form.customcontactform-sidebar input,
.widget form.customcontactform input {
  outline: none;
  border: 1px solid #403a47;
  color: #77737d;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0;
  height: 16px;
  line-height: 16px;
  padding: 7px;
  width: 204px;
  background: #2a2432;
  display: inline-block;
  border-radius: 0;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
  -webkit-border-radius: 0;
}
.widget form input.reset-button,
.widget form input.submit,
.widget form.customcontactform-sidebar input.reset-button,
.widget form.customcontactform input.reset-button,
.widget form.customcontactform-sidebar input.submit,
.widget form.customcontactform input.submit { 
  border: none;
  width: auto;
  color: #aba6b2;
  cursor:pointer;
  text-decoration: underline;
  height: auto;
  background: transparent;
  text-align: left;
  font-style: italic;
}

.widget form.customcontactform-sidebar div textarea,
.widget form.customcontactform div textarea {
  height: 206px;
  margin: 0;
  line-height: 16px;
  width: 204px;
  resize: none;
  outline: none;
  padding: 7px;
  background: #2a2432;
  border: 1px solid #403a47;
  overflow: auto;
  color: #77737d;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  display: block;
  border-radius: 0;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
  -webkit-border-radius: 0;
}

body.page-id-10 #content, /* VIDEO page */
body.page-id-12 #content /* GALLERY page */
{
  background: #2a2432;
  width: 1100px;
  padding: 57px 0 68px;
}

body.page-id-12 #content section.grid_9 div.entry { padding: 0; margin-right: 0; }
body.page-id-12 #content section.grid_9,
body.page-id-10 #content section.grid_9 { width: 960px; }
body.page-id-12 #content section.grid_9 .entry ,
body.page-id-10 #content section.grid_9 .youtube-video-gallery {
  box-shadow: 0 1px 2px rgba(0,0,0,1);
  background: #212121;
  padding: 20px ;
  margin-top: -1px;
}
.youtube-video-gallery .item {
  float: left;
  display:block; 
  padding-bottom: 20px;
  margin-right: 10px;
}
.youtube-video-gallery .item img {
  width: 285px;
  height: auto;
}

.song .title { float: left; }
.song .play { float: left; width: 20px; margin-right: 5px; }
.tracklist li { clear: both; } 
.song .title { float: left; }

.widget_musicindex_widget h3.widget-title,
#text-6 h3.widget-title { font-size: 36px; margin-bottom: 25px; }
.widget h3 { font-size : 24px; margin-bottom: 25px; }

.pressphotos .item { float: left; margin-right: 30px; margin-bottom: 20px; }
.pressphotos .item .thumbnail { margin-bottom: 7px; }

body #recaptcha_widget { width: 220px; padding: 0; border: none; }
body #recaptcha_widget .left { width: 220px; float: none; }
body #recaptcha_widget .left #recaptcha_image { clear: both; border: none; }
body #recaptcha_widget .left #recaptcha_image img {width: 220px; height: auto; }

body #recaptcha_widget .right { float: none; width: auto; }
body #recaptcha_widget .right img.logo { display: none; }
body #recaptcha_widget .right .reload { float: right; }
body #recaptcha_widget .right .audio { float: right; margin: auto; height: 18px; }
body #recaptcha_widget .right .audio a img { height: 18px; }
body #recaptcha_widget .right .help { float: right; }
body #recaptcha_widget .right .help a img { height: 17px; }

