@font-face {
	font-family: 'PacificoRegular';
	src: url('../fonts/pacifico-webfont.eot');
	src: url('../fonts/pacifico-webfont.eot?#iefix')
		format('embedded-opentype'), url('../fonts/pacifico-webfont.woff')
		format('woff'), url('../fonts/pacifico-webfont.ttf')
		format('truetype'),
		url('../fonts/pacifico-webfont.svg#PacificoRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

header,nav,section,article,aside,footer {
	display: block;
}

body {
	font: 13px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background-color: #000000;
	background-image: url("../img/hdWrapper-bg.png");
	background-repeat: repeat-x;
	background-position: top left;
}

a {
	color: #ffff00;
	outline: none;
	text-decoration: underline;
}

a:hover {
	color: #fff;
}

p {
	margin: 0 0 18px
}

img {
	border: none;
}

input {
	vertical-align: middle;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

#top-content {
    padding-left: 152px;
}
#top-content > div.content {
    float: left;
    margin: 32px 0 16px 30px;
    padding: 0;
    width: 344px;
}
#top-content > div.content h1 {
	
}
#top-content > div.content p {
	
}
#top-content > div.content div.hline-br {
	
}
#top-content > div.adsRt_1 {
    float: left;
    margin: 10px 0 0 30px;
    padding: 0 0 0 11px;
    width: 332px;
}
#top-content > div.adsRt_1 img {
	
}
#top-content > div.adsRt_1 div.hline-br {
	
}
#top-content > div.absolute-border {
	border-top: 1px solid #1c1c1c;
}

#second-content {
    padding-left: 152px;
}
#second-content > div.content {
    border-right: 1px dashed #1C1C1C;
    float: left;
    margin: 15px 0 -12px;
    padding: 17px 15px 0 30px;
    width: 330px;
}
#second-content > div.adsRt {
    float: left;
    margin: 0 0 15px;
    padding: 33px 0 0 40px;
    width: 344px;
}
#second-content > div.dashed-border {
    background: url("../img/dashed-bg.png") no-repeat scroll 0 0 transparent;
    height: 1px;
    left: 2px;
    position: relative;
    top: 20px;
    width: 748px;
}



/* Header
-----------------------------------------------------------------------------*/
#header {
	position: relative;
}

.top.grid_2 {
    left: 50%;
    margin: 0 0 0 -450px;
    position: fixed;
    top: 0;
    z-index: 1000;
}

.hdWrapper {
	background-image: url("../img/red-line.png");
	background-repeat: no-repeat;
	background-position: top center;
}

#logo {
	height: 120px;
	margin-bottom: 19px;
	width: 131px;
}

#socm {
    background-color: #F0F0F0;
    display: block;
    height: 151px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 17px 0 12px;
    position: relative;
}


#socm div.fb-like {
     margin: 0px auto 17px auto;
     width: 45px;
}

#socm div.twit {
    width: 55px;
    margin: 0 auto;
}

div.link {
    padding-top: 4px;    
}

div.link a{
    color: #000;
}

div.link a:hover{
    color: #000;
    text-decoration: none;
}

#donate {
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
    display: block;
    overflow: hidden;
    padding: 9px 0px 10px 0px;
    position: relative;
    text-align: center;
}

#donate h6 {
	font-family: 'PacificoRegular', Georgia, Times, serif;
	font-size: 15px;
	color: #1f1f1f;
	font-weight: normal;
	margin-bottom: 4px;
}

#donate p {
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 16px;
}

.headCont {
	margin-left: 12px;
	text-align: center;
	margin-bottom: 30px;
}

.headCont img {
	margin-bottom: 12px;
	margin-top: 41px;
}

.webkit .headCont img {
	position: relative;
	top: 2px;
}

.headCont p {
	color: #DD4B39;
	font-family: 'PacificoRegular', Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: -1px;
}

.webkit .headCont p {
	position: relative;
	top: 1px;
}

.headCont h1 {
	font-family: Georgia, Times, serif;
	font-size: 41px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 18px;
	margin-left: -24px;
	margin-top: 5px;
}

.headCont h3 {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin-left: -24px;
}

#hd-message {
	background-image: url("../img/yellow-border-bg.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 103px;
	padding-top: 29px;
	text-align: center;
	width: 743px;
	margin-bottom: 16px;
}

#hd-message label {
	position: relative;
	top: 1px;
}

#hd-message h4 {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}

#hd-message h4 span {
	color: #ff1c00;
}

#hd-message p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
}

.load {
	margin-left: -13px;
	margin-right: 4px;
}

.ok,.cancel {
	float: left;
}

.links-err {
	margin: 9px 0 0 297px;
	width: 158px;
}

.links {
	margin: 9px 0 0 250px;
	width: 358px;    
}

.links a{
    float: left;
    margin-left: 5px !important;
}    


.cancel.b-small {
	margin-left: 20px;
}

#hdg-ads ul {
	list-style-type: none;
	width: 80%;
	margin: auto;
}

#hdg-ads ul li {
	float: left;
	margin-left: 18px;
	text-decoration: underline;
	color: #000000;
}

#hdg-ads ul li:first-child {
	margin-left: 0;
}

#hdg-ads {
    height: 57px;
    position: relative;
    top: 3px;
}


/* Middle
-----------------------------------------------------------------------------*/

.topContWrapper,#mainContent,.ftWrapper,.mainContWrapper {
	color: #ffffff;
	background-color: #000000;
}

.topContWrapper {
	border-bottom: 1px solid #1C1C1C;
	margin-bottom: 6px;
}

#topContent .grid_10 div {
	margin: 30px 0 26px;
	text-align: center;
}

.content {
    margin-bottom: 16px;
    margin-left: 19px;
    margin-top: 30px;
    padding-top: 20px;
}

.content h1,.content h2 {
	font-family: Georgia, Times, serif;
	font-size: 24px;
    line-height: 26px;
	font-weight: bold;
	margin-bottom: 23px;
}

.content p {
	line-height: 20px;
	margin-bottom: 13px;
}

.content ul {
	margin-left: 0;
	padding-bottom: 18px;
	padding-left: 0;
}

.content ul li {
	background-image: url("../img/check.png");
	background-position: 3px 0;
	background-repeat: no-repeat;
	margin-bottom: 14px;
	padding-left: 30px;
}

.ads-cont-center{
    margin: 29px 0px 29px 0px;
}

.ads-cont-right{
    float: right;
    padding: 0px 0px 0px 30px; 
}

.ads-cont-right .banner{
	text-align: right;
	height: 203px;
}

.ads-cont-right .banner img{
	border: 26px solid #121212;
}

.ads-cont-right .ads{
    padding: 38px 0px 38px 0px; 
}

.adsRt {
	padding-bottom: 38px;
	padding-left: 20px;
	padding-top: 33px;
	margin-bottom: 16px;
	position: relative;
}

.adsRt_1.intro {
    height: 120px;
    margin-bottom: 16px;
    margin-top: 22px;
    position: relative;
    text-align: right;
}

.adsRt_1 img {
	border: 5px solid #121212;
	margin-right: 12px;
}

.main .intro {
	padding-right: 25px; 
}

.main .intro,.msg .intro {

}

.space {
	height: 1px;
}

.about {
	padding-top: 25px;
	border-bottom: 1px solid #1C1C1C;
	border-top: 1px solid #1C1C1C;
	background: url(../img/quote-down.png) bottom right no-repeat;
	margin-bottom: 30px;
}

.about h1,.about h2 {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	margin-left: 21px;
}

blockquote p {
	padding: 0px 15px 0px 0px;
	font-size: 13px;
	float: left;
}

blockquote {
	background: url("../img/quote-up.png") no-repeat 22px top transparent;
	font-size: 13px;
	line-height: 20px;
	padding: 32px 55px 38px 60px;
}

blockquote span {
	
}

blockquote div {
	margin-right: 25px;
	margin-top: 13px;
}

cite {
	float: left;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

blockquote a {
	float: right;
	margin-right: 38px;
}

.col {
	float: left;
	margin-right: 14px;
	margin-bottom: 37px;
	width: 227px;
}

.site {
	color: #777777;
	font-size: 11px;
}

.rmend {
	margin-left: 18px;
}

.rmend p {
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 6px;
}

.rmend h2 {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 22px;
}

.rmend h6 {
	font-weight: bold;
	margin-bottom: 6px;
}
/* Message
-----------------------------------------------------------------------------*/
form .select {
	float: left;
	margin-right: 16px;
	width: 170px;
	font-weight: bold;
}

.select label {
	margin-left: 12px;
}

.select select {
    height: 21px;
    position: relative;
    top: 2px;
    width: 140px;
}

.select span {
	display: block;
	margin-top: 10px;
	padding-left: 21px;
}

form .select label img,.upload label img,.submit label img {
	vertical-align: middle;
}

form .upload {
	float: left;
	font-weight: bold;
	text-align: left;
	width: 380px;
	margin-right: 12px;
}

form .upload label img {
	margin-right: 5px;
}

form .upload input {
	
}

span.max,span.formats {
	color: #707070;
}

span.max {
	
}

span.formats {
    position: absolute;
    top: 425px;
}
.webkit span.formats {
	top: 426px;
}

form .upload span.fileup {
	display: block;
	margin-top: 10px;
}

form .submit {
	float: left;
	font-weight: bold;
	width: 150px;
}

form .submit span {
	display: block;
	margin-top: 10px;
}

form .submit label img {
	margin-right: 5px;
}

.contentTop .grid_10,.botBanner {
	padding: 30px 0;
}

/* Buttons
-----------------------------------------------------------------------------*/
a.b-small {
	background-image: url("../img/button-69x36-wbg.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 20px;
	display: block;
	height: 28px;
	width: 69px;
	margin: 0 auto;
	padding-top: 8px;
	font-size: 13px;
	font-weight: bold;
    text-decoration: none;
}

a.b-small:hover,a.b-smallw:hover {
	background-position: -69px 0;
	text-decoration: none;
	color: #000000;
}

a.b-small:active,a.b-smallw:active {
	background-position: -138px 0px;
	height: 25px;
	padding-bottom: 0;
	padding-top: 11px;
	width: 69px;
	margin-top: 0;
	color: #000000;
}

a.b-small-wide {
	background-image: url("../img/button-372x36-wbg.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 20px;
	display: block;
	height: 28px;
	width: 125px;
	margin: 0 auto;
	padding-top: 8px;
	font-size: 13px;
	font-weight: bold;
    text-decoration: none;
}

a.b-small-wide:hover {
	background-position: -125px 0;
	text-decoration: none;
	color: #000000;
}

a.b-small-wide:active {
	background-position: -250px 0px;
	height: 25px;
	padding-bottom: 0;
	padding-top: 11px;
	width: 125px;
	margin-top: 0;
	color: #000000;
}


a.b-medium {
	background-image: url("../img/button-114x41-bg.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 20px;
	display: block;
	width: 114px;
	height: 36px;
	margin: 0 auto;
	padding-top: 8px;
	text-decoration: none;
}

a.b-medium:hover {
	background-position: -114px 0;
	text-decoration: none;
	color: #000000;
}

a.b-medium:active {
	background-position: -228px 3px;
	height: 30px;
	padding-bottom: 0;
	padding-top: 14px;
	width: 114px;
	color: #000000;
	margin-top: 3px;
}

.b-smallw {
	background-image: url("../img/button-69x36-bg.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	border: medium none;
	color: #000000;
	cursor: pointer;
	font-size: 20px;
	height: 36px;
	width: 69px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.b-smallw:hover {
	background-position: -69px 0;
	text-decoration: none;
	color: #000000;
}

.b-smallw:active {
	background-position: -138px -3px;
	color: #000000;
	padding-top: 6px;
	height: 33px;
	width: 69px;
	margin-top: 3px;
	background-color: transparent;
}

.b-small {
	background-image: url("../img/button-69x36-wbg.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	font-size: 20px;
	height: 36px;
	width: 69px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
}

.b-small:hover {
	background-position: -69px 0;
	text-decoration: none;
	color: #000000;
}

.b-small:active {
	background-position: -138px 0px;
	color: #000000;
	padding-top: 6px;
	height: 36px;
	width: 66px;
}

.b-big {
	background-image: url("../img/button-136x41-bg.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 20px;
	height: 44px;
	width: 136px;
	padding-bottom: 5px;
	text-decoration: none;
}

.b-big:hover {
	background-position: -136px 0;
	text-decoration: none;
	color: #000000;
}

.b-big:active {
	background-position: -272px -3px;
	color: #000000;
	padding-top: 6px;
	height: 41px;
	width: 133px;
	margin-top: 3px;
}

/* Text
-----------------------------------------------------------------------------*/
.text .topContWrapper {
	margin-bottom: 0;
}

/*.text #topContent,*/
.tmls #topContent {
	background-image: url("../img/text-topContent-bg.png");
	background-position: right bottom;
	background-repeat: no-repeat;
}

.topContent-bg {
	background: url("../img/text-topContent-bg.png") no-repeat 640px bottom transparent !important;
}

.text .headCont,.tmls .headCont {
	margin-bottom: -12px;
	padding: 0;
}

.webkit .headCont {
	position: relative;
	bottom: 1px;
}

.text .headCont img, .tmls .headCont img {
    margin-bottom: 7px;
    margin-top: 53px;
    z-index: -500;
}

.text .headCont h3,.tmls .headCont h3 {
	margin-left: 0;
}

.text #logo,.tmls #logo {
	margin-bottom: 38px;
}

.text .headCont h1,.tmls .headCont h1 {
	margn-left: 0;
}

.text #topContent .grid_10 div,.tmls #topContent .grid_10 div {
	margin: 25px 0 26px;
}

.text .about h1 {
	margin-left: 0;
}

.botBanner {
	text-align: center;
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #1c1c1c;
}

.text #mainContent {
	background-image: none;
}

#mainContent div.top {
	border-bottom: 1px solid #1C1C1C;
    margin-bottom: 30px;
    padding-top: 25px;
}

#mainContent div.top > div {
    float: left;
    width: 322px;
}

#mainContent div.top > div:first-child {
    border-right: 1px dashed #1C1C1C;
    margin-right: 40px;
    padding-right: 20px;
}

.text .content h1 {
	font-size: 18px;
}

.text .content {
	padding-bottom: 12px;
}

.text .content.intro {
	height: none;
}

.text .hline {
	border: none;
}

/* Testimonials
-----------------------------------------------------------------------------*/
.tmls .topContWrapper {
	margin-bottom: 0;
}

.tmls .topContWrapper {
	margin-bottom: 0;
}

.tmls .about {
	border-top: none;
	border-bottom: none;
	margin-bottom: 0;
}

.tmls .about {
	background: url("../img/quote-down-small.png") no-repeat right bottom
		transparent;
}

.testimonials .about > div.border-bg {
	border-top: 1px dashed #1C1C1C;
}

.testimonials .about:last-child > div.border-bg {
    border: none;
}

.botBanner {
	margin-bottom: 30px;
}

.botBanner .miniBan {
	margin: 0 0;
	height: 62px;
}

ul#innerPageNav {
	height: 28px;
	list-style: none outside none;
	margin-bottom: 30px;
	margin-top: 20px;
}

ul#innerPageNav li {
	background-color: #FFFF00;
	float: left;
	margin-right: 1px;
}

ul#innerPageNav li a {
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	line-height: 1;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	width: 28px;
}

ul#innerPageNav li a:hover {
	background-color: #ffffff;
	color: #000000;
}

ul#innerPageNav li.active a {
	background-color: #ffffff;
	color: #000000;
}

#fbForm, 
#fbForm2 {
	background-color: #121212;
	padding: 23px 0 30px 33px;
	margin-right: 30px;
	margin-bottom: 30px;
}

#fbForm h2, 
#fbForm2 h2 {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 0px;
}

.input,.textarea,.formButton {
	outline: none;
	border: medium none;
}

.input,.textarea,.answer {
	outline: none;
	border: medium none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0;
}

.input {
	width: 261px;
	height: 24px;
	background-image: url(../img/input-text-bg.png);
	margin: 5px 0 10px;
	padding-left: 8px;
	padding-top: 3px;
}

.input:focus {
	background-image: url(../img/input-text-activ-bg.png);
}

.textarea {
	width: 253px;
	height: 101px;
	resize: none;
	background-image: url(../img/input-message-bg.png);
	padding: 8px;
	margin: 5px 0 11px;
	overflow: auto;
}

.textarea:focus {
	background-image: url(../img/input-message-activ-bg.png);
}

.error{
    color: red;
}

.simbol {
	height: 57px;
	width: 269px;
	background-image: url(../img/valid-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px 0 0;
}

.simbol .scode{
    margin: 5px 35px;
}

.answer {
	height: 21px;
	margin: -13px 0 19px;
	width: 253px;
	background-image: url(../img/input-text-bg.png);
	padding: 3px 8px;
}

.answer:focus {
	background-image: url(../img/input-text-activ-bg.png);
}

.thank {
	margin-left: 5px;
}
/* Popup
-----------------------------------------------------------------------------*/
#popUp {
	width: 370px;
	position: fixed;
	z-index: 99999999;
	top: 100px;
	left: 50%;
	margin: 0 0 0 -170px;
    display: none;
}
#popUp > div.bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
}
#popUp > div.close {
	position: absolute;
	width: 31px;
	height: 31px;
	left: 50%;
	background: url(../img/x.png) no-repeat;
	z-index: 9999999999999;
	cursor: pointer;
	margin: -12px 0 0 140px;
}

#popUp #fbForm {
	background-color: #ffffff;
	padding: 40px 0 40px 35px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	behavior: url(/media/img/PIE.htc);
}

#popUp #fbForm h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 0px;
}

#popUp .input, #popUp .textarea, #popUp .formButton {
	outline: none;
	border: medium none;
}

#popUp .input, #popUp .textarea, #popUp .answer {
	outline: none;
	border: medium none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: left top;
}

#popUp .input {
	width: 261px;
	height: 24px;
	background-image: url(../img/pop-input-text-bg.png);
	margin: 5px 0 10px;
	padding-left: 8px;
	padding-top: 3px;
}

#popUp .input:focus {
	background-image: url(../img/pop-input-text-activ-bg.png);
}

#popUp .textarea {
	width: 253px;
	height: 101px;
	resize: none;
	background-image: url(../img/pop-input-msg-bg.png);
	padding: 8px;
	margin: 5px 0 11px;
	overflow: auto;
}

#popUp .textarea:focus {
	background-image: url(../img/pop-input-msg-activ-bg.png);
}

#popUp .simbol {
	height: 57px;
	width: 269px;
	background-image: url(../img/pop-valid-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px 0 0;
}


#popUp .answer {
	height: 21px;
	margin: -13px 0 19px;
	width: 253px;
	background-image: url(../img/pop-input-text-bg.png);
	padding: 3px 8px;
}

#popUp .answer:focus {
	background-image: url(../img/pop-input-text-activ-bg.png);
}

#popUp .thank {
	color: #000000;
	display: block;
	float: right;
	margin-left: 5px;
	margin-top: 9px;
	width: 226px;
}

/* Footer
-----------------------------------------------------------------------------*/
.ftWrapper {
	border-top: 1px solid #1c1c1c;
}

#footer ul {
	margin: 24px 0 9px 23px;
	padding: 0;
}

#footer ul li {
	display: inline;
	margin-right: 15px;
}

#footer p {
	font-size: 11px;
	margin-left: 23px;
	margin-bottom: 40px;
}

/* Left Column Border right
-----------------------------------------------------------------------------*/
.grid_5 .ltCol {
	margin-right: 0;
}
.ltCol .content {
	padding-right: 11px;
}

.container_12 .grid_5.ltCol.third-content {
    border-right: 1px dashed #1C1C1C;
    margin: 30px 0 20px 11px;
    width: 362px;
}

.container_12 .grid_5.ltCol.third-content div.content {
    margin: 0;
    padding: 20px 0 0 17px;
    width: 330px;
}

.txtdoc .content.no-border {
	border: none !important;
}

.content {
	position: relative;
}

.hline-br {
	height: 1px;
	width: 100%;
	border-bottom: 1px dashed #1c1c1c;
	position: absolute;
	right: 10px;
	bottom: -16px;
}

.adsRt .hline-br {
	height: 1px;
	width: 100%;
	border-bottom: 1px dashed #1c1c1c;
	position: absolute;
	left: -10px;
	bottom: -16px;
}

.adsRt_1 .intro {
	height: 1px;
	width: 100%;
	border-bottom: 1px dashed #1c1c1c;
	position: absolute;
	left: 10px;
	bottom: -16px;
}

.border{
	border-bottom: 1px dashed #1c1c1c;
}

div.hr {
	border-bottom: 1px dashed #1c1c1c;
	height: 1px;
	overflow: hidden;
	display: block;
	clear: both;
	margin: 0px 0px 20px 0px;
}

div.hr hr{
	display: none;	
}