@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Beachbrother Magazine
Theme URI: http://www.beachbrother.com
Description: A brand new theme for beachbrother.com
Version: 1.0
Author: Samuel Varoqueaux

Beachbrother Theme by Samuel Varoqueaux | www.varoqueauxs.fr

save fd : 	background: url(images/bkg-rpt.jpg) top left;
*/

body {background: #fff url(images/v2/background.jpg) no-repeat top center;}

#glob-global {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	}

/* SKIN  */
#conteneur {
/*background: #fff url(images/v2/background.jpg) no-repeat top center;*/
position: relative;
width:1000px ; /* 1000px seulement quand skin sinon auto */
margin: 0 auto;
z-index: 2;
font-size: 12px;
}


#top-part {
	height: 195px;
	margin-top:20px;
	}

	#top-part .contain-it {
		width: 980px;
		margin: 0 auto;
		}

	#sec1 {
		margin: -1px 34px 0 10px;
		width: 200px;
		float: left;
		}

	#nav {
		list-style: none;
		margin: 0;
		padding: 0;
		}

		#nav li {
			padding: 0;
			margin: 0 0 0 0;
			/*font: normal 28px Helvetica Neue, Arial, sans-serif;*/
			text-transform: uppercase;
			}

			#nav li a{
			border-left: 2px solid #B1B4B6;
			display: block;
			margin:9px 0;
			text-decoration: none;
			}

			/*#nav li.surf a, #nav li.skate a, #nav li.snow a {padding: 0px 5px 0px 45px;}
			#nav li.surf a {background: #000 url(menu/surf.png) no-repeat left;}
				#nav li.surf a:hover, #nav li.surf a.selected {background: #2a606f url(menu/surf.png) no-repeat left;}
			#nav li.skate a {background: #000 url(menu/skate.png) no-repeat left;}
				#nav li.skate a:hover, #nav li.skate a.selected {background: #2a606f url(menu/skate.png) no-repeat left;}
			#nav li.snow a {background: #000 url(menu/snow.png) no-repeat left;}
				#nav li.snow a:hover, #nav li.snow a.selected {background: #2a606f url(menu/snow.png) no-repeat left;}*/



		#nav li a:hover {
		/*	background: #2a606f;*/
			}

		#nav li a.selected {
		/*	background: #2a606f;*/
			}

		.outils {
			/*border-top: 1px solid #000;*/
			margin-top: 20px;
			}

			.outils p {
				height: 16px;
				margin: 15px 0 3px;
				}

	.search {margin: 4px 0 5px;}

	.search input {
		background: #C1C0C7;
		border: none;
		width: 190px;
		font: normal 13px "Helvetica Neue";
		color: #000000;
		text-transform: uppercase;
		}

		input:focus {outline: 0;}

		input::-webkit-input-placeholder  {
    		color:#252525;
		}
		input:-moz-placeholder {
    		color:#252525;
		}


	#sec2 {
		/*background: url(images/sec2-bg.png) no-repeat top center;*/
		width: 736px;
		float: left;
height:300px;
		}

.seccont {height: 202px }
                #logo {margin: 0; width:283px; float:left}

		.pub {}

		.pub {
			
			}

                /*.online-version {position: absolute; margin: 89px 0 0 65px;}*/

                 .digital-promo { float:right; text-align:right;}
                 .digital-promo a {display: block}
                .digital-promo img {padding: 0;}
                .digitallink {margin:5px 0 10px 0}


/* £££££ CRUMPY ADD £££££ */

#banner-pub {width: 980px; background: url(images/fond_pub.png) top center no-repeat; height: 111px; margin: 20px auto 0; text-align: center; padding-top: 10px;}


/* #banner-pub {height: 90px; width: 728px; margin: 20px 0 0; padding-top: 10px;} PENDANT DISPO ROUNDHOUSE */

#banner-pub img {margin: 0 0 0 -4px;}
#banner-pub embed {margin: 0 0 0 -5px;}
html:not([lang*=""]) #banner-pub embed {margin: 0 0 0 -5px;}
html:not([lang*=""]) #banner-pub img {margin: 0 0 0 -5px;}


/* £££££ THE CONTENT PART £££££ */

#glob-global .contain-it {
		width: 980px;
		margin: 0 auto;
		}

#blog-content-shopping {
        width: 960px;
        float: left;
        padding: 10px 10px 20px;
        margin: 20px 10px 0 0;
        font-size: 13px;
        background: #fff;
        box-shadow: 0px 0px 5px #ccc;
            -moz-box-shadow: 0px 0px 5px #ccc;
            -webkit-box-shadow: 0px 0px 5px #ccc;
}

#blog-content {
        width: 650px;
        float: left; padding: 0 10px 20px;
        margin: 20px 10px 0 0;
        font-size: 13px;
        background: #fff;
        box-shadow: 0px 0px 5px #ccc;
            -moz-box-shadow: 0px 0px 5px #ccc;
            -webkit-box-shadow: 0px 0px 5px #ccc;
}

        .home-entry, .video-day {padding-top: 10px; display: block; border-top: 1px solid #ccc;}

	.blog-entry {
              line-height: 20px;
              /* margin-top: 12px; */
              }

	.blog-entry-shopping {
              line-height: 20px;
              margin-top: 12px;
              width: 300px;
              float: left;
              height: 500px;
              }


	.blog-entry-shopping:nth-child(3n) {
              margin: 12px 30px 0 30px;
              }

        .blog-entry .post_content a {color: #000; font-weight: bold;}
        .blog-entry .post_content a:hover {color: #181818; text-decoration: none; text-decoration: underline;}

	h1.post-title {
	    font-family: 'Paytone One',Arial,sans-serif;
	    font-size: 30px;
	    font-weight: normal;
	    line-height: normal;
	    margin-bottom: 10px;
	    text-transform: uppercase;
	    line-height: 24px;
            color: #071e24;
	}

        h1.post-title-single {padding-top: 7px;}

	h1.post-title a {color: #071e24; text-decoration: none; -moz-transition: all .5s; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
	h1.post-title a:hover {color: #31b9d1; text-decoration: none; -moz-transition: all .5s; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s;}

	.blog-entry .metas {font: 12px 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 16px; color: #696969;}
	.blog-entry .metas a, .blog-entry .metas .meta_texte {color: #696969; text-decoration: none;}
	.blog-entry .metas a:hover {color: #3bb4c9; text-decoration: none; border-bottom: 1px dotted #3bb4c9;}
	.blog-entry img {border: 0px solid #cfcfcf;}
        .blog-entry .more {text-align:right; margin-top:20px;}

	.blog-entry .more_excerpt {
	    background: #F4F5EC;
	    border-radius: 20px;
	    -webkit-border-radius: 20px;
	    -moz-border-radius: 20px;
	    -o-border-radius: 20px;
	    color: #fff;
	    float: right;
	    font: 28px/30px impact;
	    padding: 0 8px;
	    text-decoration: none;
	    text-transform: uppercase;
	}

	.blog-entry-shopping .more_excerpt {
	    background: #071e24;
	    border-radius: 20px;
	    -webkit-border-radius: 20px;
	    -moz-border-radius: 20px;
	    -o-border-radius: 20px;
	    color: #fff;
	    float: right;
	    font: 28px/30px impact;
	    padding: 0 8px;
	    text-decoration: none;
	    text-transform: uppercase;
	}
	.blog-entry .more_excerpt:hover, .blog-entry-shopping .more_excerpt:hover, .blog-entry:hover .more_excerpt, .blog-entry-shopping:hover .more_excerpt {
	    color: #fff;
	    background: #31b9d1;
	}

        .blog-entry .more a {color:#fff; font-weight: normal; padding:7px 15px; background:#000; -moz-border-radius:10px; -webkit-border-radius: 10px; border-radius: 10px; text-decoration: none;}
        .blog-entry .more a:hover {background: #3bb4c9 url(images/more_btn_hover.jpg) repeat-x; color:#000; text-shadow: 1px 1px #66cccc; text-decoration:none;}

        .blog-entry h5 {font: bold italic 14px georgia, Times, sans-serif; display: block; float: right; width: 250px; margin: 0 0 10px 10px; text-align: justify; padding-left: 10px; border-left: 1px solid #999;}

        .gallery img {width: 150px; height: 160px;}

	.post_content p {margin: 10px 0;}
                .meta_cat {padding: 5px 10px; position:absolute; background: url(images/opacity.png); color: #fff; font: 14px georgia, times new roman, serif; font-style: italic; max-width: 280px; margin-left: 0; z-index: 3;}

                .meta_cat a, .meta_cat a:hover {color:#fff; text-decoration: none;}
		.metas_category {background: url(images/category.gif) no-repeat top left; padding-left: 18px; margin-left: 15px;}
		.metas_author {background: url(images/author.gif) no-repeat top left; padding-left: 18px; margin-left: 15px;}
		.metas_date {background: url(images/date.gif) no-repeat top left; padding-left: 18px;}
		.metas_keywords {text-transform: none; background: url(images/key.jpg) no-repeat 0px 4px; padding-left: 20px;}
                .meta_texte {color: #000;}


		.blog-entry h2 {
		    font-size: 20px;
		    margin-top: 18px;
		    font-family: 'Paytone One', Helvetica, sans-serif;
		    text-transform: uppercase;
		    color: #333;
		}

		.illustration {width: 300px; height: 320px; margin-right: 15px; border: none; background: #000; float: left;}
		.home-entry:hover .main-img img {-moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; opacity: .7;}
		.home-entry .main-img img {-moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; opacity: 1;}
		.label {position: absolute; border: 0px solid; margin: -7px 0 0 -7px;}

		.comments, .social {float: left; width: 300px; margin-top: 30px; line-height: 22px;}
		.comments .bubble {background: url(images/bubble.jpg) no-repeat top left; color: #fff; width: 31px; margin-right: 20px; height: 28px; display: block; float: left; text-align: center;}
		 {float: left; width: 300px;}
		.comments a {font-style:italic; color: #000; text-decoration: none;}

                /* RELATED ARTICLES */

		.link-to-related-title {
		    background: url("images/related-bg.png") repeat scroll 0 0 transparent;
		    color: #FFFFFF;
		    display: block;
		    height: 40px;
		    padding: 5px;
		    position: absolute;
		    margin-top: 168px;
		    width: 194px;
		}

		.related h3 {
		    border-top: 1px solid #DDDDDD;
		    margin: 40px 0 50px 0;
		    padding-top: 10px;
		}

		.link-to-related:hover .link-to-related-title {
		    margin-top: 0;
		    -moz-transition: .3s all;
		    transition: .3s all;
		    -webkit-transition: .3s all;
		    -o-transition: .3s all;
		    height: 208px;
		}
		.link-to-related {
		    display: block;
		    float: left;
		    margin-right: 18px;
		    margin-top: -40px;
		    width: 202px;
		}
		.link-to-related a { text-decoration: none; }

		div.related :last-child { margin-right:0px; }


		.sociable_top {display: block; width: 100px; height: auto; float: right; margin-bottom: 5px;}

		.sociable {border-top: 1px solid #ccc; padding-top: 10px; text-align: right; height: 30px;}

	#pagination {text-align: center; padding-top: 20px; margin-top: 30px; border-top: 1px solid #000;}
	#pagination a, #pagination span {text-decoration: none; padding: 7px 10px; font-style: italic; font-weight: bold; margin: 1px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}

	#pagination .prev-next, #pagination .nav-active, #pagination .pages {color: #fff; background: #1e1e1e1e; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
        #pagination .current {-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; background: #3bb4c9 url(images/more_btn_hover.jpg) repeat-x; color: #000; text-shadow: 1px 1px #66cccc;}

		#pagination a.prev-next {color: #fff; background: #000; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
			#pagination a.prev-next:hover {color: #e2007a;}
		#pagination a.nav-active {color: #fff; background: #000; padding: 7px 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
		#pagination a {padding: 7px 10px; color: #fff; background: #000;}
			#pagination a:hover {background: #3bb4c9 url(images/more_btn_hover.jpg) repeat-x; color: #000; text-shadow: 1px 1px #66cccc;}
			#pagination .pages {display: none;}

blockquote {
border-left: 1px solid #000;
font-family:georgia;
font-style:italic;
font-size: 13px;
margin-left:20px;
padding-left:10px;
}

p.tag_cloud { line-height:24px; word-spacing:5px; text-align:justify; }



/* £££££ COURTEOUS COMMENTS £££££ */

#comments {margin-top: 0px;}

#comments a {color: #000; text-decoration: none; font-weight: bold;}
#comments a.url {color: #3bb4c9;}
#comments a:hover {color: #3bb4c9; border-bottom: 1px dotted #3bb4c9;}

	.comments-title {font-family: 'Paytone One', Arial, Helvetica, sans-serif; font-size: 22px; font-style: normal; color: #000;}
	#leave-comment {font-family: 'Paytone One', Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; background: #000; color: #fff; padding: 10px 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; text-transform: uppercase;}
	#leave-comment a {color: #fff;}

        #respond h3 {margin-top:30px;}

	.postcomment {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; background: #000; color: #fff; padding: 10px 15px; -moz-border-radius: 15px;  -webkit-border-radius: 15px; border-radius: 15px;}

	#comments #commentlist {margin: 30px 0 40px;}
		#commentlist li {-moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; background: #fff; padding: 10px; margin-top: 15px;}
                #commentlist li.bypostauthor {background: #e3e3e3; color: #000; border-left: none;}
                #commentlist li.bypostauthor .author a {color: #3bb4c9;}
                #commentlist li.bypostauthor .author a:hover {color: #3bb4c9;}
                #commentlist img {border: 0px;}
		#commentlist li .author {font-size: 14px; font-weight: bold; color: #3bb4c9; text-decoration: none; padding-left: 22px; background: url(images/author_comment.gif) top left no-repeat;}
		#commentlist li .author a {font-size: 14px; font-weight: bold; color: #3bb4c9;}
		#commentlist li p {font: 14px Georgia, "Times New Roman", Times, serif; font-style: italic; margin: 10px 0;}

                /* IMBRICATION */
                ul.children li {border-left:1px solid #999; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;}
                #comments li.depth-2, #comments li.depth-3, #comments li.depth-4 {-moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;}
                #comments ul li ul li ul li {color: #000; background: none;}


                #comments #commentlist .num-comment {float: right; font: bold 36px Georgia, Times, sans-serif; color: #f1f1f1; margin-top: -36px;}

#commentform {margin-top: 30px; padding: 10px; background: #fff; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px;}

#comments textarea#comment {border: 1px solid #000; padding: 3px; width: 98%;}
#comments input {border-bottom: 1px dashed #000; border-top: none; border-left: none; border-right: none; margin: 5px 5px 5px 0; height: 20px;}

	#comments p.xhtml {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 10px;}

	#comments input#submit {width: 201px; height: 15px; background: url(images/btn_publier.gif); border: none; margin-top: 20px; cursor: pointer;}

.cancel-comment-reply {margin-top: -22px; float: right}


/* £££££ THE MIGHTY SIDEBAR £££££ */

#sidebar {width: 300px; float: left; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 20px;}
	#sidebar h3 {margin: 20px 0 0 0;}

	.commentaires {background: #fff; padding: 0 10px 0px 10px;}
	.commentaires h3 {padding-top: 10px;}
        .commentaires ul {margin-top: 0px;}
	.commentaires li {padding: 5px 0; border-bottom: 1px solid #1e1e1e;}
	.commentaires a.comment-text {font: 12px normal Georgia, "Times New Roman", Times, serif; font-style: italic; color: #000; text-decoration: none;}
	.commentaires a.link_to_post {color: #000; font-weight: bold; text-decoration: none;}
	.commentaires a.comment-text:hover, .commentaires a.link_to_post:hover {border-bottom: 1px dotted #3bb4c9; color: #3bb4c9;}

	.playlist {background: #000 url(images/sidebar_bl_bg.gif) bottom left no-repeat; padding-bottom: 10px; margin-bottom: 10px;}
        .p_playlist {text-align:center;}
        .p_playlist a {color:#eee; font-size:10px; text-decoration:none;}

        /*.video_of_day {margin-bottom: 10px; margin-top: -225px;}*/
          /*   .video_of_day iframe {width: 300px; height: 169px; margin-top: -7px;}*/
          .video_of_day { display:none; visibility:hidden}



        .p_video_of_day {text-align:center; margin-top: -6px;}
        .p_video_of_day a {color:#eee; font-size:10px; text-decoration:none;}

        #pub-sidebar {margin-bottom: 10px;}

	.chouchous {background: #fff;}
	.chouchous ul {padding: 0 10px 10px 20px;}
	.chouchous ul li a {color: #000; text-decoration: none;}
	.chouchous ul li a:hover {border-bottom: 1px dotted #3bb4c9; color: #3bb4c9;}

        /* Twitter */

        .twitter-id {font: 14px Georgia, Times, serif; color: #e2007a;}
        .twitter-timestamp {color: #aaa;}
        .follow-us {color: #fff; background: #000 url(images/sidebar_bl_bg.gif) bottom left no-repeat; padding-bottom: 10px;}
        #twitter_update_list {padding: 10px 10px 0 10px; background: #000; margin-top: 0px}
        /* #twitter_update_list li:before {content: "_ "; color: #3bb4c9; font: 14px georgia, times, serif;} */
        #twitter_update_list li {margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px solid #1e1e1e;}
        #twitter_update_list li a {color: #999;}
        #twitter_update_list li a:after {content: " >";}
        #twitter_update_list span a {color: #fff; text-decoration: underline;}
        #twitter_update_list a:hover {color: #3bb4c9;}

       /* Facebook */
       .facebook {background: #000 url(images/sidebar_bl_bg.gif) bottom left no-repeat; padding-bottom: 10px;}

/* £££££ THE FANTASTIC FOOTER £££££ */

#footer {background: #2f3134; min-height: 250px; color: #eee; margin-top: 50px; z-index: 3; position: relative;}

#footer .search {margin: 0 0 20px 0; padding: 0; background: none; width: 300px; height: 30px;}
	#footer .search input.s {margin: 0 0 0 0; float: left; border: none;}
	#footer .search input.ok {background: url(images/footer-btn-ok.gif); width: 39px; height: 24px; margin-left: 3px; float: left; border: none;}

#footer .tag_cloud a:hover {color: #3bb4c9;}

#footer a {color: #eee; text-decoration: none;}
#footer h3 {margin: 25px 0 15px 0;}
#footer ul {margin-bottom: 30px;}
#footer .more {text-align: right; margin: 10px 0 40px; font-style: italic;}

	.contain-it {width: 980px; margin: 0 auto;}

	#footer .left {width: 300px; font-size: 12px; margin-right: 20px; float: left; line-height: 18px;}

	#footer .center {width: 300px; font-size: 12px; margin-right: 20px; float: left;}
	#footer .center h3 {margin-top: 17px;}

		#footer li {height: 30px; display: inline; line-height: 30px;}
		#footer li a {background: none repeat scroll 0 0 #f4f5ec; border-radius: 10px 10px 10px 10px; padding: 5px 8px; color: #2F3134;}
		#footer li a:hover {background: #3bb4c9; color: #000; text-shadow: 1px 1px #66cccc;}


	#footer .right {width: 300px; float: left; font-size: 12px;}
	#footer h3.about {margin-top: -15px;}
        #footer .right h1 {font-size: 12px; font-weight: normal;}

.footer {text-align: center; margin-top: 10px; font-size: 12px;}

#mentions {color:#757575; font-size: 11px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-align: center; line-height: 35px;}

/* £££££ FORMULAIRE DE CONTACT ££££££ */

fieldset {border: 1px solid #ccc; padding: 20px; margin-bottom: 20px;}
fieldset legend {font-size: 20px; font-weight: bold; padding: 0 10px;}
form .hint {font-size: 10px; color: #999; margin-top: -10px;}
form input#envoyer {border: 1px solid #ccc; padding: 20px; background: #ddd; font-size: 18px;}
.wpcf7-form {background: #fff; padding: 20px; margin-top: 20px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px;}
form .champ {width: 150px; display; block; float: left; font-size: 12px;}
form .champ-long {width: 350px; display; block; float: left; font-size: 12px;}
.wpcf7-form p {margin-bottom: 20px;}
.wpcf7-form input {border-bottom: 1px dashed #000; border-top: none; border-right: none; border-left: none;}
form .send {margin-left: 150px; border: 0px dashed #fff; width: 66px; height: 18px; background: url(images/send.jpg) no-repeat top left; text-indent: -999px;}
form .blockdisplay .wpcf7-list-item {display: block;}

/* SLIDER */
		/*
		 * Required
		*/
		a:active {color: transparent;}
		.container { width:650px; height:400px; overflow:hidden; position:relative; cursor:pointer; }
		.slides { position:absolute; top:0; left:0; }
		.slides > div { position:absolute; top:0; width:650px; display:none; }
span.carrousel_title {
    font: 30px 'Paytone One',Helvetica,sans-serif;
    text-transform: uppercase;
    line-height: 24px;
    display: block;
    margin: -5px 0;
}
		#loopedSlider .metas {text-align: right; display: block; line-height: 10px; font-weight: bold; padding: 10px 0 0;}
		.slides p {padding: 10px; display: block; background: url(images/opacity.png); color: #fff; position: absolute; bottom: 0; font-size: 12px; width: 630px;}
		/*
		 * Optional
		*/
		#loopedSlider,#newsSlider { margin: 10px 0; width:500px; position:relative; clear:both; }
		ul.pagination { list-style:none; padding: 15px 0 0; top: 0; left: 15px; position: absolute;}
		ul.pagination li  { float: left; }
		ul.pagination li a {text-indent: -9999px; margin-right: 5px; display:block; background: #000; text-decoration: none; -moz-border-radius: 20px; border-radius: 20px; width: 12px; height: 12px; }
		ul.pagination li.active a { background: #3bb4c9; color: transparent; }

                #loopedSlider .hide {display:none;}
                a.carousel_link {color: #fff; text-decoration: none;}
                a.carousel_link:hover {color: #3bb4c9;}
                .carrousel_title a {color: #fff; text-decoration: none;}

/* EXTRAS */
.hide {display: none;}
*::-moz-selection {background: #ccc;}
*::selection {background: #ccc;}

/* SHOPPING */

#table-shopping img {
    border: medium none;
    width: 230px;
    height: auto;
}
#table-shopping {
    clear: both;
}
.shopping-item {
    width: 25%;
    float: left;
}
.item-desc {
    background: #071e24;
    margin: 0 10px 0 0;
    color: #fff;
    padding: 4px 4px 1px 8px;
}

#table-shopping .item-desc a {color: #fff;}

.item-desc h3 {
    font: normal 18px/18px "Paytone One", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}


.titleSOSH { font-size: 19px;padding:15px 0 15px 0}
.blocspot { display:block;float:left; width:180px; height:330px; margin-left:7px;margin-top:10px;}
.titlespot {display:block;float:left; width:180px; height:20px; margin:4px 0px 1px 0px; font-size:11px}
.box {display: block;clear:both;margin:4px 0px 4px 0px}