
pre#debug, div#content div#flashMessage {
	clear: both;
	z-index: 999;
	width: 510px;
	background-color: #fff;
	margin: 20px 0 20px 0;
	padding: 20px;
	font-size: 10px;
	border: 5px solid #fc3272;
}
div#content pre {
	width: 510px;
	background-color: #fff;
	margin: 20px 0 20px 0;
	padding: 20px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 5px solid #efefef;	
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
div#content pre span {
	font-style: italic;
	color: #999;
}
div#content div#flashMessage {
	padding: 10px;
	border-width: 2px;
	font-size: 12px;
	width: 535px;
}
/******  reset  ******/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	border: none;
	list-style:none;
}
input, textarea, select {
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	background-color: #fff;
}
select {
	padding: 2px 1px 1px 2px;
}
input, textarea {
	padding: 3px;
	border: 1px solid #aaa;
}
a img {
	border: 0;
}
input.submit {
	border: 0;
	background: #3151a1;
	padding: 6px 5px 4px 20px;
	color: #fff;
	cursor: pointer;
}
input.submit:hover {
	background-color: #398fd7;
}
div.submit {
	text-align: right;
}
div#misc:after, div#content:after, ul#menu:after, div#footer:after, div.box dl:after, div.box:after, div.box div.abodetails:after, div#content form div.line:after, ul.steps:after, #landkreise:after {
	content: ".";
	font-size: 0%;
	display: block;
	clear: both;
	text-indent: -9999px;
	visibility: hidden;
}
/**/
.inv {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
/**/
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	width: 840px;
}
* html body {
	width: 850px;
}
a, a:visited {
	padding: 2px 0 0 1px;
	color: #398fd7;
	text-decoration: none;
}
a:hover {
	color: #fff;
	background-color: #398fd7;
}
div.infobox {
	background: #f3f3f3 url(/images/core/bg_infobox.gif) bottom left repeat-x;
}
div.infobox h3, form#q_login h3 {
	color: #fff;
	background-color: #3151a1;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	padding: 6px 10px 3px 10px;
	display: block;
}
div.infobox p, form#q_login p {
	padding: 10px;
}






h2#logo {
	width: 224px;
	height: 116px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 10px 0 0 10px;
	background: url(/images/core/logo-deutscher_warndienst.gif) top left no-repeat;
}
h2#logo a, h2#logo a:hover{
	text-indent: -9999px;
	width: 224px;
	height: 116px;
	display: block;
	background: none;
}

div#content {
	width: 560px;
/*	position: absolute;
	top: 182px;
	left: 240px;
*/
	float: right;
	padding: 5px 20px 20px 20px;
	margin: 50px 0 0px 0;
	background: url(/images/core/bg_content.gif) top left repeat-x;
	overflow: hidden;
}
div#mainimg img {
	position: absolute;
	top: 15px;
	left: 240px;
	z-index: 999;
}

div#misc {
	clear: left;
	float: left;
	margin-left: 10px;
	width: 220px;
}
div#contact p#contact_phone {
	background: url(/images/core/bg_phone.gif) top left no-repeat;
	padding: 0px 0 20px 46px;

	margin-top: 15px;
	margin-left: 10px;

}
div#contact p#contact_phone strong {
	color: #398fd7;
	font-size: 18px;
	line-height: 25px;
}
div#contact {
	margin: 10px 0 10px 0;
}


div#bookmarks {
	width: 840px;
	clear: both;
	font-size: 11px;
	margin: 20px 0 0 10px;
	border: 1px solid #efefef;
	border-width: 1px 0 0 0;
	padding: 0;
	color: #999;
	text-align: right;
}
div#bookmarks div.szwidget {
	margin-right: 25px;
}
div#bookmarks a:hover {
	color: #398fd7;
}
/**** FOOTER */
div#footer {
	width: 840px;
	clear: both;
	font-size: 11px;
	line-height: 15px;
	margin: 10px 0 30px 10px;
	border: 1px solid #efefef;
	border-width: 1px 0 0 0;
	padding: 20px 0px 0 0px;
	color: #999;
}
div#footer p {
	float: left;
	margin-bottom: 10px;
}
div#footer p#f_impr{
	width: 290px;
}
div#footer p#f_contact{
	width: 250px;
}
div#footer ul {
	padding-right: 50px;
	float: left;
}
div#footer ul.last {
	padding-right: 0;
}
div#footer a, div#bookmarks a {
	color: #999;
	border-bottom: 1px dotted #cdcdcd;
}
div#footer a:hover {
	color: #fff;
	border: none;
}

/**** CONTENT */
div#content {
	font-size: 13px;
	line-height: 17px;
}
div#content p {
	margin: 15px 0 15px 0;
}
div#content h1 {
	font-size: 20px;
	padding: 20px 0 5px 0;
	color: #398fd7;
	letter-spacing: -1px;
}
div#content h2 {
	color: #398fd7;
	font-size: 14px;
	padding: 20px 0 5px 0;
}
div#content a img {
	border: 0;
}
div#content hr {
	display: block;
	clear: both;
	margin: 10px 0 0px 0;
	border: 1px dotted #dedede;
	
}
div#content strong.required {
	padding: 0 5px 0 5px;
	font-size: 14px;
	color: #fc3272;
}
div#content form strong.required {
	padding: 0 0 0 5px;	
}
table.pricetable {
	margin: 5px 0 10px 0;
}
table.pricetable td, table.pricetable th {
	vertical-align: top;
	font-size: 12px;
	border: 1px solid #dedede;
	border-width: 0 0 1px 0;
	padding: 5px 0 3px 0;
}
table.pricetable tr:hover td {
	background-color: #f3f3f3;
}
table.pricetable th {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	background-color: #3151a1;
	padding: 5px 3px 3px 3px;
}
table#leistungen td strong {
	display: block;
	width: 15px;
	height: 20px;
	background: url(/images/core/bg_check_blue.gif) top center no-repeat;
	text-indent: -9999px;
}
a.logo {
	padding: 5px;
	float: right;
	display: block;
	width: 130px;
	margin: 0 0 10px 15px;
	font-size: 11px;
	border: 1px solid #f3f3f3;
	border-width: 1px 0 1px 0;
}
a.logo:hover {
	color: #333;
	background-color: #f3f3f3;
}
div.box {
	clear: both;
}
* html div.box {
	margin-bottom: 30px;
}
div.box div.status {
	float: left;
	width: 40px;
	border-top: 3px solid #aaa;

}
div.box div.status span {
	display: block;
	padding: 30px 0 2px 0;
	font-size: 11px;
	text-align: center;
	text-transform: lowercase;
	
	color: #fff;
}
div.box div.status span.status_0 {
	background: #808080 url(/images/core/bg_status_0.gif) top left repeat-x;
}
div.box div.status span.status_1 {
	background: #55ff00 url(/images/core/bg_status_1.gif) top left repeat-x;
}
div.box div.status span.status_2 {
	background: #2a73be url(/images/core/bg_status_2.gif) top left repeat-x;
}
div.box div.status span.status_3 {
	background: #cb1010 url(/images/core/bg_status_3.gif) top left repeat-x;
}
div.box div.status span.status_4 {
	background: #fb8906 url(/images/core/bg_status_4.gif) top left repeat-x;
}
div.box div.status span.status_5 {
	background: #fb8906 url(/images/core/bg_status_5.gif) top left repeat-x;
}
div.box div.status span.status_6 {
	background: #a344bc url(/images/core/bg_status_6.gif) top left repeat-x;
}
div.box div.status span.status_7 {
	background: #fb8906 url(/images/core/bg_status_7.gif) top left repeat-x;
}
div.box div.status span.status_8 {
	background: #fb8906 url(/images/core/bg_status_8.gif) top left repeat-x;
}

div.box dl {
	margin-left: 45px;
	display: block;
}
div.box dt {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	background-color: #dedede;
	padding: 15px 10px 10px 15px;
}
div.box dd {
	font-size: 12px;
}
div.box div.laufzeit {
	background: #4794e3 url(/images/core/bg_status_5.gif) bottom left repeat-x;
	color: #fff;
	padding: 0px 3px 0px 15px;
	font-size: 10px;
}
div.box div.aboinfos {
	background: #b5d6f9;
	padding: 5px 3px 1px 15px;
	font-size: 11px;
}
div.box div.abodetails {
	width: 543px;
	padding: 5px 15px 0 0px;
	border: 1px solid #d4d4d4;
	background: #fff;
	border-width: 0 1px 1px 1px;
	display: inline-block;
}
div.abo div.abodetails {
	width: 498px;
}
div.abo_expand div.abodetails {
	width: 523px;
}
div.box div.abodetails p {
	width: 233px;
	padding-left: 15px;
	border: 1px solid #f3f3f3;
	border-width: 0 1px 0 0;
}
div.box div.abodetails p.right {
	float: right;
	border-width: 0 0 0 1px;
}
div.box div.aboactions {
	font-size: 11px;
	color: #ccc;
	padding: 5px 10px 2px 0px;
	border-bottom: 1px solid #d4d4d4;
}
div.box div.aboactions a {
	margin: 0 5px 0 5px;
}
div.abo_edit dl, div.abo_expand dl, div.user_edit dl {
	margin-left: 0;
}
div.back {
	font-size: 11px;
	margin: 10px 0 20px 0;
	padding: 5px 0 2px 0;
	text-align: right;
	border: 1px solid #d4d4d4;
	border-width: 1px 0 1px 0;
}
div.abo_expand div.abodetails {
	padding-left: 20px;
}

div.threecol h4 {
	color: #398fd7;
}
div.threecol h4 span {
	font-size: 35px;
}
div.threecol .price {
	margin-top: 10px;
	font-size: 16px;
	color: #398fd7;
}
div.threecol {
	margin-top: 20px;
	width: 163px;
	margin-right: 15px;
	float: left;
	border-right: 1px solid #f3f3f3;
}
div.threecol_right {
	margin-right: 0;
	border-right: none;
}

dl.faq {
	background: url(/images/core/bg_faq.gif) top left no-repeat;
	margin: 30px 0 20px 0;
}
dl.faq dt {
	color: #398fd7;
	font-size: 16px;
	padding: 5px 0 5px 0;
	margin-left: 50px;
	font-style: italic;
}
dl.faq dd {

	margin-top: 10px;
	font-size: 12px;
	margin-left: 50px;
}
div.agb {
	margin: 10px 0 0 0;
	padding: 10px;
	width: 480px;
	height: 150px;
	overflow: scroll;
	border: 1px solid #d4d4d4;
}
div.box div.agb p {
	border: 0;
	width: 95%;
	font-size: 11px;
}

/**** NAVS */
ul#menu {
	width: 220px;
	margin: 12px 0 0px 10px;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
}
ul#menu a {
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	display: block;
	background: url(/images/core/nav.gif) 10px center no-repeat;
	background-color: #efefef;
	padding: 4px 5px 4px 20px; 
	margin: 0 0 3px 0;
}
* html ul#menu li {
	display: inline-block;
}
* html ul#menu li a{
	width: 195px;
}
ul#menu a:hover, ul#menu li.active a {
	background-color: #cdcdcd;
}
div#misc div.infobox ul, form#q_login ul {
	padding: 10px 10px 15px 10px;
}
form#q_login ul {
	padding-top: 0;
}
div#misc div.infobox ul li, form#q_login ul li {
	margin: 0 0 5px 0;
}
* html div#misc div.infobox ul li, * html form#q_login ul li{
	display: inline-block;
}
div#misc div.infobox ul li a, form#q_login ul li a {
	padding-left: 13px;
	display: block;
	background: url(/images/core/nav_arrow.gif) 1px center no-repeat;
}
div#misc div.infobox ul li a:hover, div#misc div.infobox ul li.active a, form#q_login ul li a:hover  {
	font-weight: bold;
	color: #398fd7;
}
div#misc div#weather ul li a {
	font-size: 11px;
}
div#misc div#warnkarten_link {
	margin-top: 10px;
}
div#misc div#warnkarten_link div a {
	padding: 0;
}
/**** FORMS */
form#q_login legend {
	display: none;
}
form#q_login input {
	margin-bottom: 10px;
}
form#q_login {
	background: #f3f3f3 url(/images/core/bg_infobox.gif) bottom left repeat-x;
	width: 100%;
}
div#content form {
	padding: 20px;
	margin: 10px 0 5px 0;
}
div#content form#login {
	background: #f3f3f3 url(/images/core/bg_infobox.gif) bottom left repeat-x;
}
div#content form legend {
	display: none;
}
div#content form.aboform {
	padding-top: 0;
}
div#content form.aboform label {
	text-align: right;
	display: block;
	width: 150px;
	float: left;
	padding-top: 4px;
	padding-right: 20px;
}
div#content form.aboform label.warn_criteria {
	width: 320px;
	margin-left: 170px;
	text-align: left;
	float: none;
	font-size: 11px;
	margin-bottom: 5px;
}
div#content form div.line {
	clear: both;
	border: 1px solid #d4d4d4;
	padding: 15px 0 0 0;
	border-width: 0 0 1px 0;
}

div#content form div.error-message {
	background-color: #fc3272;
	color: #fff;
	padding: 5px 5px 2px 5px;
	margin: 10px 0 0 170px;
}
div#content div.threecol form input.submit {
	margin-top: 15px;
	padding-left: 60px;
}
div#content div.register form input.submit {
	padding-left: 40px;
}
div.success {
	padding-left: 70px;
	background: url(/images/core/bg_success.gif) top left no-repeat;
}
/**** ANMELDUNG */
ul.steps {
	width: 560px;
	margin: 10px 0 10px 0;
}
ul.steps li {
	float: left;
	width: 140px;
	height: 45px;
	font-size: 11px;
	color: #888;
	overflow: hidden;
}
ul.steps li strong {
	font-size: 16px;
}
ul.steps li a {
	padding: 8px 10px 6px 10px;
	display: block;
}
ul.steps li.active {
	background: url(/images/core/bg_step_active.gif) top left no-repeat;
}
ul.steps li.future {
	background: url(/images/core/bg_step_future.gif) top left no-repeat;
}
ul.steps li.visited {
	background: url(/images/core/bg_step_visited.gif) top left no-repeat;
}
ul.steps li a:hover {
	background: none;
}
ul.steps li.visited a {
	background: url(/images/core/bg_step.gif) 117px 4px no-repeat;
	color: #444;
}
ul.steps li.visited a:hover {
	color: #3298ee;
}
ul.steps li.active a {
	color: #fff;
}
ul.steps li.future a {
	color: #aaa;
}
ul.steps li.last {
	width: 139px;
	border-right: 1px solid #dadada;
}
/**** INDEX */

div#content .infobox {
	font-size: 12px;
	width: 183px;
	float: left;
	margin-right: 5px;
	margin-bottom: 30px;
}
div#content .infobox img {
	width: 183px; 
}
div#content .infobox p {
	margin: 0;
	height: 110px;
	padding: 5px 10px 5px 10px;
}
div#index_winter.infobox {
	margin-right: 0;
}
div#content .infobox ul li{
	display: inline-block;
}
div#content .infobox ul a {
	padding: 4px 0 1px 10px;
	display: block;
	background-color: #dedede;
	margin-bottom: 1px;
	color: #333;
	font-size: 12px;
	width: 173px;
}
div#content .infobox ul a:hover {
	color: #fff;
	background-color: #398fd7;
}
div#content div.twocol, div#content div.twocol img {
	width: 277px;
}
div#content div.twocol h3 {
	text-transform: none;
}
div#content div.twocol p {
	height: 90px;
}
div#content div.twocol ul a {
	width: 267px;
}
div#content div.last {
	margin-right: 0;
}

div#content div.pricebox {
	background: url("/images/core/pricebox/bg.gif") top left no-repeat;
	position: relative;
	padding: 7px;
	height: 161px;
	margin: 14px 0 0 0;
}
div#content div.pricebox h3 {
	height: 20px;
	overflow: hidden;
	position: absolute;
	margin: 10px 0 0 190px;
	font-size: 18px;
	text-transform: uppercase;
	color: #398fd7;
}
div#content div.pricebox img {
	position: absolute;
}
div#content div.pricebox p {
	width: 350px;
	position: absolute;
	margin: 60px 0 0 190px;
}
div#content div.pricebox ul {
	position: absolute;
	margin: 131px 0 0 190px;
	width: 370px;
	overflow: hidden;
}
div#content div.pricebox ul li {
	float: left;
	width: 122px;
}
div#content div.pricebox div.new {
	width: 79px;
	height: 79px;
	position: absolute;
	top: 1px;
	left: 1px;
	background: url("/images/core/label_new.gif") top left no-repeat;
	z-index: 99;
}
h5.price {
	position: absolute;
	right: -13px;
	top: -18px;
	width: 81px;
	height: 81px;
	display: block;
	text-indent: -9999px;
	background-color: #000;
}
h5.price179 {
	background: url("/images/core/pricebox/price-179.gif") top left no-repeat;
}
h5.price199 {
	background: url("/images/core/pricebox/price-199.gif") top left no-repeat;
}
h5.price299 {
	background: url("/images/core/pricebox/price-299.gif") top left no-repeat;
}
h5.price595 {
	background: url("/images/core/pricebox/price-595.gif") top left no-repeat;
}
h5.price599 {
	background: url("/images/core/pricebox/price-599.gif") top left no-repeat;
}
h5.price_ab179 {
	background: url("/images/core/pricebox/price-ab179.gif") top left no-repeat;
}
h5.price_ab199 {
	background: url("/images/core/pricebox/price-ab199.gif") top left no-repeat;
}
h5.price_ab299 {
	background: url("/images/core/pricebox/price-ab299.gif") top left no-repeat;
}
h5.price_ab595 {
	background: url("/images/core/pricebox/price-ab595.gif") top left no-repeat;
}
h5.price_ab499 {
	background: url("/images/core/pricebox/price-ab499.gif") top left no-repeat;
}
h5.price_ab599 {
	background: url("/images/core/pricebox/price-ab599.gif") top left no-repeat;
}
div#dwdlogo {
	position: absolute;
	top: 1px;
	left: 860px;
	width: 125px;
	height: 74px;
	text-indent: -9999px;
	overflow: hidden;
}
div#dwdlogo a {
	display: block;
	width: 125px;
	height: 54px;
	background: url("/images/logos/logo-dwd-sml.gif") top left no-repeat;
}


/*WARNKARTE*/
div#warnkarte {
	position: absolute;
	left: 210px;
	top: 290px;
	z-index: 9999;
	display: none;
	width: 585px;

}
div#warnkarte div#close a {
	padding: 25px 10px 25px 10px;
	width: 10px;
	height: 10px;
	display: block;
}
div#warnkarte a:hover {
	background: none;
}
#sitemap li, #sitemap li a {
	display: block;
}
#sitemap ul  {
	margin: 5px 0 20px 10px;
}
#sitemap li a {
	padding: 3px 0 3px 4px;
	border-bottom: 1px solid #ccc;
}
#sitemap li {
}
#breadcrumbs {
	border-bottom: 1px solid #e1e1e1;
	padding: 5px 0 5px 0;
}
#warn_map, #landkreise {
	clear: right;
	float: right;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
	margin: 15px 0 10px 10px;
}
#icons {
	width: 322px;
	float: right;
	margin: 10px 0 0 10px;
}
#icons a {
	margin-bottom: 10px;
}
#icons a:hover {
	background: none;
}
#landkreise {
	padding: 20px 0px 0 0px;
	float: none;
	clear: both;
	background-color: #fff;
	border-width: 1px 0 0 0;
	margin: 20px 0 0 0;
}
#landkreise a, .tool-tip {
	padding: 4px;
	background-color: #aaa;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.tool-tip {
	padding: 10px;
	background-color: #666;
}
#landkreise a:hover, #landkreise a.active {
	background-color: #398fd7;
}
#landkreise li {
	float: left;
	margin: 0 5px 10px 0;
}
#landkreise h2 {
	clear: both;
}
#warn_map a {
	display: block;
	margin-top: 5px;
	border-top: 1px solid #efefef;
	padding: 5px 5px 5px 2px;
}
#warn_form form, #warn_form fieldset, #warn_form div.line, #warn_form div.submit {
	margin: 0;
	padding: 0;
	border: none;
}
#misc #warn_form {
	margin: 10px 0 10px 0;
}
#warn_form fieldset {
	width: 220px;
} 
#warn_form form, #warn_form legend {
	background-color: #d7e9f7;
}
#warn_form legend {
	font-size: 10px;
	text-transform: uppercase;
}
#warn_form form {
	clear: right;
	padding: 20px 10px 20px 20px;
}
#warn_form p.content {
	height: 45px;
	overflow: hidden;
}
#warn_form legend {
	background-image: url("/images/core/bg_status_5.gif");
	color: #fff;
/*	float: right;*/
	padding: 7px;
	margin: 0 0 0 10px;
}
#warn_form label {
	color: #398fd7;
	margin-right: 5px;
	font-size: 14px;
}
#warn_form input {
	padding: 8px;
	font-size: 20px;
	width: 90px;
}
#warn_form input.submit {
	width: 40px;
	padding: 7px;
}
#warn_form.index {
	margin-top: 10px;
	position: relative;
}
#warn_form.index fieldset {
	width: 100%;
	float: none;
}
#warn_form.index form {
	height: 215px;
}
#warn_form.index legend {
	position: absolute;
	width: 150px;
	margin-left: 0;
}
#warn_form.index div.line {
	position: absolute;
	left: 20px;
	top: 30px;
	width: 380px;
}
#content #warn_form.index input {
	padding: 8px;
	font-size: 16px;
	width: 70px;
}
#content #warn_form.index input.submit {
	width: 40px;
	padding: 7px;
}
#warn_form #warn_map {
	position: absolute;
	left: 390px;
	margin-top: -240px;
}
div#content #warn_form h2, div#warn_form p {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
div#warn_form p {
	font-size: 12px;
	padding-right: 150px;
}
div#warn_form p.info {
	font-size: 11px;
}
div#content #warn_form h2 {
	margin-top: 80px;
}

#warn_form.index a {
	padding: 0;
/*
	width: 82px;
	height: 75px;
	display: block;
	background: url('/images/core/icon.warning.png') top left no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: -10px;
	left: 485px;
	overflow: hidden;
*/
}
.index form.unwetter{
	clear: both;
	margin-top: 20px;
}
#warn_form.index a:hover {

}
#warnlage .app_ws_dwdlogo {
/*	position: absolute;*/
}
#timeline img {
	width: 560px;
}
.app_ws_warning_content_text {
	margin: 10px 0 0 0;
	padding-left: 10px;
	border-left: 10px solid #efefef;
}
#mobi_left h3 {
	display: none;
}
#mobi_left {
	margin: 10px 0 10px 0;
}
#mobi_left a {
	display: block;
	width: 220px;
	height: 230px;
	background: url('/images/core/bg_mobi_left.jpg') top left no-repeat;
}
#mobi_left span {
	width: 100px;
	display: block;
	margin: 0 0 20px 5px;
}
#mobi_left .title {
	margin-top: 40px;
	font-size: 20px;
}
#mobi_left a:hover {
	color: #000;
}
#mobi_index {
	background: url('/images/core/bg_mobi_index.gif') top left no-repeat;
	height: 235px;
	overflow: hidden;
	margin-bottom: -50px;
}
#mobi_index h3 {
	margin: 70px 0 0 10px;
}
#mobi_index p {
	padding: 10px 180px 0 10px;
	line-height: 19px;
	
}
#content #testabo_contact {
clear: both;
	width: 100%;
	float: none
}
.addthis_toolbox {
border: 1px solid #efefef;
border-width: 1px 0 1px 0;
padding: 15px 0 0 0;
width: 325px;
float: right;
}
.addthis_index .addthis_toolbox {
float: none;
width: 100%;
text-align: right;
}