/*
Theme Name: TheGrossLife
Theme URI: http://thegrosslife.com
Description: TheGrossLife.com's Official Theme
Version: 1.0
Author: kucrut
Author URI: http://kucrut.org/
Tags:
License:

*/

/*
 * http://meyerweb.com/eric/tools/css/reset/
 * v1.0 | 20080212
 */

html *{padding:0;margin:0}
* html{padding:0;margin:0}


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,hr,blockquote,
p,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,input,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
button, textarea {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  vertical-align:baseline;
  background:transparent}

h1,h2,h3,h4,h5,h6{font-weight:normal}

ol,ul{list-style:none}
blockquote:before,blockquote:after,q:before,q:after{content:''; content:none}
a{color:inherit;text-decoration:none}
/* remember to define focus styles! */
:active,:focus{outline:0}
/* remember to highlight inserts somehow! */
ins{text-decoration:none}
del{text-decoration:line-through}
sub,sup {font-size:80%;line-height:0}
sub{vertical-align:sub}
sup{vertical-align:top}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0}


.cf{clear:both}
.hidden{display:none}
.hider{overflow:hidden}
.holder{overflow:auto}


/* Floats
 * --------------------- */
.aligncenter{margin:0 auto}
.alignleft{float:left}
.alignright{float:right}
.alignnone{}

/* Text */
.tLeft{text-align:left}
.tCent{text-align:center}
.tRight{text-align:right}
.tBold{font-weight:bold}
.tItalic{font-style:italic}
.tUline{text-decoration:underline}


.scrollable {
  overflow:hidden;
  position:relative}
.scrollable .items {position:absolute}


img.aligncenter{display:block}


/* Start Here
 * ------------- */

body {
  background:#fff;
  color:#444;
  font:.625em/1 Tahoma, Arial, sans-serif}
.inside {
  margin:0 auto;
  padding:0 9px;
  width:978px}

.iklan-wide {float:left}
#testy {
  background:#eff9ff url(images/bg-testy.png) no-repeat 0 bottom;
  float:right;
  height:101px;
  overflow:hidden;
  width:376px}
#testy h2 {text-indent:-9999em}
#testy p {
  color:#000;
  font-size:1.4em;
  line-height:1.4;
  padding:30px 15px;
  text-align:center}

/* Nav */
#nav {
  background:#000 url(images/bg-nav.png) repeat-x;
  color:#fff;
  font-size:1.4em;
  height:45px;
  text-align:center}
#nav li {
  background:url(images/border-nav.png) no-repeat 0 center;
  float:left;
  height:43px;
  line-height:43px;
  position:relative}
#nav li.first {
  background:none;
  padding-left:0}
#nav a {
  color:#fff;
  float:left;
  height:43px;
  padding:0 14px 0 20px}
#nav a:focus,
#nav a:hover {
  color:#ccc}

#nav .children {
  background:#45484d url(images/bg-nav-child.png) repeat-x;
  border:1px solid #000;
  display:none;
  left:16px;
  padding:7px;
  position:absolute;
  top:34px;
  min-width:130px;
  z-index:2;
  -khtml-border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px}
#nav .children li {
  background:0;
  border-bottom:1px solid #8b8b8c;
  display:block;
  height:auto;
  line-height:1;
  text-align:left;
  width:100%}
#nav .children li:last-child,
#nav .children li.last {
  border:0}
#nav .children li a {
  padding:5px;
  display:block;
  float:none;
  height:auto}


#nav li:focus .children,
#nav li:hover .children {
  display:block}

#page {
  background:#003c10;
  padding-bottom:16px}
#page .inside {
  background:#033d6d;
  border:1px solid #fff;
  border-top:0;
  padding:9px;}



#header {
  height:276px;
  margin-bottom:10px;
  overflow:hidden}
#logo {
  float:left;
  height:276px;
  text-indent:-9999em;
  width:595px}
#logo a {
  background:url(images/logo.jpg) no-repeat;
  float:left;
  height:276px;
  width:595px}

#survival-form {
  background:#f7f7ef url(images/bg-survival-form.jpg) no-repeat 0 bottom;
  float:right;
  height:276px;
  text-align:center;
  width:376px}
#survival-form p,
#survival-form #submit,
#survival-form span {
  font-family:'Stencil Std', 'Liberation Serif', Georgia, serif;
  font-weight:bold;
  text-transform:uppercase}
#survival-form .title img {margin-top:14px}
#survival-form .inputs {
  float:right;
  padding-top:14px;
  text-align:center;
  width:230px}
#survival-form label {
  color:#000;
  display:block;
  font-size:1.2em;
  font-weight:bold;
  padding-bottom:5px}
#survival-form input {
  background:#fff;
  border:1px solid #878787;
  font-size:1.2em;
  margin:0 auto 8px;
  padding:2px}
#survival-submit {
  background:url(images/button-survival.png) no-repeat;
  height:52px;
  margin:0 auto 7px;
  text-indent:-9999em;
  width:152px}


/* Content */
#content {margin-top:10px}

/* Main */
#main {
  float:left;
  margin-right:6px;
  width:483px}
#main .title {
  background:url(images/dot.png) repeat-x 0 bottom;
  color:#033d6d;
  font-weight:bold;
  padding-bottom:12px}

#main .widget {
  background:#f7f7ef url(images/bg-main.png) repeat-x 0 bottom;
  border-bottom:1px solid #c0c9c3;
  border-right:1px solid #597f9b;
  margin-bottom:10px;
  padding:10px}
#main .widget .title {font-size:1.8em}
.hentry {
  background:url(images/dot.png) repeat-x 0 bottom;
  font-size:1.2em;
  line-height:1.6;
  margin-bottom:30px;
  padding:5px 0 10px}
.hentry a {
  color:#252525;
  text-decoration:underline}
.hentry a:focus,
.hentry a:hover {
  text-decoration:none}
#main .widget .hentry .title {line-height:1.2}
#main .widget .hentry .title a {
  color:#033d6d;
  text-decoration:none}
#main .widget .hentry .title a:focus,
#main .widget .hentry .title a:hover {
  text-decoration:underline}
.hentry .misc {padding:5px 5px}
.hentry .thumb {
  border:1px solid #bbb;
  float:left;
  margin-right:10px;
  padding:3px;
  -khtml-border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px}
.hentry .entry {padding:14px 5px}
.hentry .entry .video {margin-bottom:20px}
.hentry .entry p,
.hentry .entry ol,
.hentry .entry ul {
  margin-bottom:1em}


#cat-list {
  background:url(images/bg-cats.png) repeat-x;
  border:1px solid #9ea036;
  height:205px;
  margin-bottom:10px}
#cat-list .title {
  font-size:1.8em;
  margin:0 10px;
  padding-top:14px}
#cat-list ul {padding-top:5px}
#cat-list li {
  float:left;
  font-size:1.4em;
  font-weight:bold;
  margin:0 6px;
  text-align:center;
  width:108px}
#cat-list li a {
  color:#033d6d;
  display:block;
  padding:126px 0 5px}
#cat-list li.cat-item-1 a {background:url(images/icon-bulb.png) no-repeat center 0}
#cat-list li.cat-item-4 a {background:url(images/icon-job.png) no-repeat center 0}
#cat-list li.cat-item-5 a {background:url(images/icon-thumb.png) no-repeat center 0}
#cat-list li.cat-item-6 a {
  background:url(images/icon-marketing.png) no-repeat center 0;
  padding-top:120px}
#cat-list li a:focus,
#cat-list li a:hover {
  text-decoration:underline}



/* Sidebar Widgets */
.aside .widget .title {
  background:#252525;
  border-left:1px solid #93938d;
  border-right:1px solid #93938d;
  color:#8bb434;
  font-size:1.3em;
  font-weight:bold;
  margin-bottom:10px;
  padding:7px 10px}
.aside .widget ul li {
  color:#252525;
  line-height:1.4;
  margin-bottom:10px}
.aside .widget ul li:last-child {margin-bottom:0}


/* Middle SideBar */
#aside-mid {
  background:#f7f7ef url(images/bg-main.png) repeat-x 0 bottom;
  border-bottom:1px solid #c0c9c3;
  border-right:1px solid #597f9b;
  float:left;
  font-size:1.2em;
  padding:5px 0;
  width:189px}
#aside-mid .widget {padding:0 3px 20px}
#aside-mid .widget ul {padding:0 6px}
#aside-mid .widget a {color:#252525}
#aside-mid .widget a:focus,
#aside-mid .widget a:hover {
  text-decoration:underline}

#network li {
  background:url(images/dot-network.png) repeat-x 0 bottom;
  margin-bottom:0;
  text-align:center}
#network li a {
  display:block;
  padding-bottom:20px;}
#network li.net-linkedin a {
  background:url(images/icon-linkedin.png) no-repeat center 16px;
  padding-top:65px}
#network li.net-facebook a {
  background:url(images/icon-facebook.png) no-repeat center 16px;
  padding-top:73px}
#network li.net-twitter a {
  background:url(images/icon-twitter.png) no-repeat center 16px;
  padding-top:56px}
#network li.net-vcv a {
  background:url(images/icon-vcv.png) no-repeat center 16px;
  padding-top:75px}

#aside-mid .kc-tweets a {text-decoration:underline}
#aside-mid .kc-tweets a:focus,
#aside-mid .kc-tweets a:hover {
  text-decoration:none}


/* Right Sidebar */
#aside-right {
  float:right;
  width:293px}
#aside-right .widget {
  font-size:1.2em;
  margin-bottom:6px}
#aside-right .widget .title {padding:8px 10px}
.widget_search {
  background:url(images/bg-search.jpg) no-repeat;
  height:77px;
  overflow:hidden;
  width:293px}
#aside-right .widgets {
  min-height:600px;
  background:#f7f7ef url(images/bg-main.png) repeat-x 0 bottom;
  border-bottom:1px solid #c0c9c3;
  border-right:1px solid #597f9b}
#searchform div {
  margin:33px 0 0 19px}
#s {width:170px}

#aside-right .widgets {padding:5px 4px}
#news-delivery {padding:0 5px}
#news-delivery li {
  background:url(images/dot-network.png) repeat-x 0 bottom;
  padding:5px 0 10px}
#news-delivery .rss a {
  background:url(images/icon-rss.png) no-repeat;
  display:block;
  height:50px;
  text-indent:-9999em;
  width:270px}
#news-delivery .email form {
  background:url(images/icon-mail.png) no-repeat;
  padding:42px 0 0 67px;}

#news-delivery div {overflow:hidden}
#newsemail {
  background:#fff;
  border:1px solid #878787;
  float:left;
  margin:3px 5px 0 0;
  padding:2px;
  width:120px}
#newssubscribe {
  background:url(images/button-subscribe.png) no-repeat;
  color:#fff;
  float:left;
  font-size:1em;
  font-weight:bold;
  height:25px;
  text-indent:-9999em;
  width:71px}

#aside-right .links {
  line-height:1.5;
  list-style-type:disc;
  padding:10px 10px 10px 24px}
#aside-right .links a:focus,
#aside-right .links a:hover {
  text-decoration:underline}


/*
#catdrop {height:70px}
*/
#catdrop .title {margin-bottom:2px}
#catdrop .wrapper {position:relative}
#catdrop p {
  background:url(images/bg-catdrop.png) no-repeat;
  height:32px;
  line-height:32px;
  position:absolute;
  width:284px}
#catdrop .trigger {
  display:block;
  padding:0 9px}
#catdrop .droplist {
  background:#fff;
  display:none;
  left:0;
  position:absolute;
  top:32px;
  width:284px;
  z-index:99}
#catdrop .droplist li {
  height:30px;
  line-height:30px;
  margin-bottom:0}
#catdrop .droplist li a {
  border-bottom:1px solid #878787;
  border-left:1px solid #878787;
  border-right:2px solid #b8b7af;
  display:block;
  padding:0 10px}
#catdrop a {color:#444}
#catdrop .droplist a:hover,
#catdrop a.trigger:hover {
  color:#000}

#jgross-adv a {
  background:url(images/button-adv.gif) no-repeat center 0;
  display:block;
  height:66px;
  text-indent:-9999em;
  width:284px}



/* Footer */
#footer {
  background:url(images/bg-footer.png) repeat-x;
  color:#454545;
  font-size:1.2em;
  height:313px;
  line-height:1.5;
  overflow:hidden}
#footer a {color:#454545}
#footer a:focus,
#footer a:hover {
  text-decoration:underline}
#footer .inside {padding:25px 0}
#footer .widget {
  float:left;
  margin-right:50px;
  width:220px}
#footer .widget .title {
  color:#fff;
  font-size:1.25em;
  font-weight:bold;
  padding-bottom:5px}
#footer .widget p {margin-bottom:20px}


/* Bottom */
#bottom {
  background:url(images/bg-bottom.jpg) no-repeat center 0;
  color:#464646;
  height:148px}
#bottom .inside {position:relative}
#jeff {
  position:absolute;
  right:0;
  top:-110px}
#footlogo {
  background:url(images/logo-medium.png) no-repeat;
  display:block;
  height:133px;
  left:0;
  position:absolute;
  text-indent:-9999em;
  top:8px;
  width:199px}
#bottom p {
  top:120px;
  font-size:1.2em;
  font-weight:bold;
  left:200px;
  line-height:1.3;
  position:absolute}



/* Form */
.zform .inputbox {overflow:hidden}
.zform .inputbox label,
.zform .commentbox label,
.zform .inputbox input {
  float:left}


/* single post template */
.single .hentry {margin-bottom:10px}
.single #main .hentry .title,
.page #main .hentry .title {
  color:#111}


/* Comments */
#comments {
  font-size:1.2em;
  padding:10px}
.single #comments .title {
  background:none;
  color:#111;
  font-size:1.2em}
.single #comments .title span {
  color:#033d6d;
  font-style:italic}


/* Comment List */
#commentslist {margin-bottom:20px}
#commentslist .children {padding-left:25px}
#commentslist .box {
  background:#f5f4e9 url(images/bg-comment.png) repeat-x 0 bottom;
  border:1px solid #aead9d;
  line-height:1.4;
  margin-bottom:14px;
  padding:10px 20px;
  -khtml-border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  border-radius:7px}
#commentslist .box p {margin-bottom:1em}
#commentslist .box .avatar {float:right}
#commentslist .box a {
  color:#444;
  text-decoration:underline}
#commentslist .box a:focus,
#commentslist .box a:hover {
  text-decoration:none}


/* Comment Form */
#respond {
  background:#e5e696 url(images/bg-comment-form.png) repeat-x 0 bottom;
  border:1px solid #9ea036;
  margin-bottom:12px;
  padding:18px 25px;
  -khtml-border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  border-radius:7px}
.single #respond .title {
  color:#111;
  font-size:1.4em;
  padding-bottom:16px}

#comment-form .registered {
  font-style:italic;
  padding:.5em 0 1em}
#comment-form .inputbox input {}
#comment-form .inputbox input,
#comment-form #comment {
  background:#fff;
  border:1px solid #4a4a4a;
  font-family:inherit;
  font-size:inherit;
  padding:2px 3px;
  width:65%}
#comment-form .inputbox {margin-bottom:5px}
#comment-form .inputbox label,
#comment-form .commentbox label {
  color:#111;
  min-width:5em;
  padding:2px .5em 0 0;
  text-align:right;
  width:16%}
#comment-form .submitbox {padding:10px 0 2px}
#comment-form #submit {
  background:url(images/button-submit.png) no-repeat;
  color:#fff;
  font-weight:bold;
  display:block;
  height:25px;
  margin:0 auto;
  text-align:center;
  width:71px}
#cancel-comment-reply-link {
  color:red;
  font-style:italic}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:hover {
  color:#444}



/* WP */
.wp-caption {
  border:1px solid #bbb;
  margin-bottom:10px;
  padding:2px 0;
  text-align:center;
  -khtml-border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px}
.hentry .entry .wp-caption p {
  font-family:Georgia, Times, 'Liberation Serif', serif;
  margin-bottom:0}

p object {
  display:block;
  height:315px;
  margin:0 auto 10px;
  width:420px}

.tweetmeme {
  float:right;
  margin-left:10px}





/* Free e-Book Page */

#free-ebook,
#thank-you {
  background:#003c10}
#free-ebook .page,
#thank-you .page {
  background:#fff;
  margin:0 auto 40px;
  padding-bottom:0;
  width:900px}
#free-ebook #header,
#thank-you #header {
  background:url(images/bg-rainbow.jpg) no-repeat center 0;
  font-weight:bold;
  height:148px;
  margin-bottom:0;
  text-indent:-9999em}
#free-ebook #header a,
#thank-you #header a {
  background:url(images/logo-medium.png) no-repeat;
  display:block;
  height:133px;
  margin:6px 0 0 35px;
  width:199px}
#free-ebook #content,
#thank-you #content {
  background:#fff;
  border:1px solid #cfcfcf;
  margin-top:0;
  padding:20px 10px;
  position:relative;
  text-align:center}

#free-ebook {
  font-size:1em;
  line-height:1.4}
#free-ebook #content {background:#fff url(images/bg-grad-light-grey.png) repeat-x 0 bottom}
#free-ebook p {margin-bottom:1.2em}
#free-ebook #header a {float:left}
#free-ebook #osr {
  background:url(images/text-one-simple-rule.png) no-repeat;
  float:left;
  height:42px;
  margin:50px 0 0 50px;
  width:566px}
#free-ebook .intro {
  background:url(images/puppet-medium.png) no-repeat 10px 0;
  padding:0 20px 0 220px;
  text-align:left}
#free-ebook .intro h1 {
  color:#033d6d;
  font-size:1.6em;
  font-weight:bold;
  line-height:1.1;
  padding-bottom:.5em}
#free-ebook .content {padding:0 40px}

#free-ebook .theList {
  background:#fff url(images/bg-grad-blue.png) 0 bottom repeat-x;
  border:1px solid #a8d7ea;
  margin:0 auto 20px;
  padding:16px;
  text-align:left;
  width:660px}
#free-ebook .theList li {
  background:url(images/bullet-check-circle.png) no-repeat 0 center;
  margin-bottom:6px;
  min-height:74px;
  padding:5px 0 0 80px;}
#free-ebook .theList li.free {
  padding-top:0;
  line-height:70px}

#free-ebook p.free {
  color:#033d6d;
  font-size:1.4em}
#free-ebook p.out {
  font-size:1.4em;
  font-weight:bold;
  padding:16px 0 0}

#free-ebook form {
  padding:46px 0 100px;
  -moz-border-radius:9px}
#free-ebook form .book {
  height:301px;
  left:70px;
  position:absolute;
  top:-50px;
  width:235px}
#free-ebook form .inputs {
  border:1px solid;
  padding:18px 100px 10px 280px;
  position:relative;
  -moz-border-radius:9px}
#free-ebook form.grey .inputs {
  background:url(images/bg-grad-grey-green.png) repeat-x;
  border-color:#bdc7b6}
#free-ebook form.yellow .inputs {
  background:url(images/bg-grad-yellow.png) repeat-x;
  border-color:#9ea036}
#free-ebook .inputs p {
  margin-bottom:9px;
  overflow:hidden}
#free-ebook .inputs .label {
  float:left;
  font-size:.9em;
  font-weight:bold;
  padding-right:12px;
  text-align:right;
  width:140px}
#free-ebook .inputs input {
  background:url(images/bg-input.png) repeat-x;
  border:1px solid #888;
  float:left;
  font-size:.8em;
  padding:3px;
  width:250px}
#free-ebook .inputs input.submit {
  background:url(images/bg-button-shiny.png);
  border-color:#b4c91a;
  float:none;
  font-size:.8em;
  font-weight:bold;
  height:42px;
  line-height:42px;
  margin-left:146px;
  padding:0;
  width:230px;
  -khtml-border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px}



/* Old ----
#free-ebook #content #puppet {
  position:absolute;
  right:30px;
  top:-130px}
#free-ebook #content .intro .title,
#free-ebook #content .intro p {
  font-size:1.6em;
  line-height:1.4}

#free-ebook #content .boxes {
  border:1px solid;
  float:left;
  height:405px;
  margin:16px 6px;
  width:425px;
  -khtml-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px}
#free-ebook #content .boxes .title {
  font-size:2.2em;
  font-weight:bold;
  line-height:1.3;
  padding:14px 20px 8px}
#free-ebook #book-content {
  background:#e5e696 url(images/bg-comment-form.png) repeat-x 0 bottom;
  border-color:#9ea036}
#free-ebook #book-content .thebook {
  background:url(images/book.png) no-repeat;
  font-size:1.4em;
  padding-top:50px;
  text-align:left;
  zoom:1}
#free-ebook #book-content .thebook .content {
  padding:0 0 12px 250px}
#free-ebook #book-content .thebook ul {
  text-align:left;
  padding:0 0 70px 250px}
#free-ebook #book-content .thebook li {
  background:url(images/bullet-check.png) no-repeat 0 center;
  height:24px;
  line-height:24px;
  padding-left:26px}
#free-ebook #book-content .thebook .freefor {
  font-size:1.2em;
  padding-bottom:10px;
  text-align:center}

#free-ebook #get-book {
  background:#fcfff4 url(images/bg-form.png) repeat-x 0 bottom;
  border-color:#bdc7b6}
#free-ebook #get-book form {padding:50px 30px}
#free-ebook #get-book form p {
  margin-bottom:10px;
  overflow:hidden}
#free-ebook #get-book form label {
  float:left;
  font-size:1.4em;
  padding:5px 10px 0 0;
  text-align:right;
  width:6em}
#free-ebook #get-book form input {
  background:#fff;
  border:1px solid #888;
  float:left;
  font-size:1.2em;
  padding:5px 3px;
  width:245px}
#free-ebook #get-book form #submit {
  background:url(images/bg-button-shiny.png) repeat-x;
  border:1px solid #b4c91a;
  display:block;
  float:none;
  font-size:1.2em;
  font-weight:bold;
  height:42px;
  line-height:42px;
  margin:30px auto 0;
  width:225px;
  -khtml-border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px}
---- Old */

/* Page: Thank You */
#thank-you #content {padding-bottom:160px}
#thank-you #content .intro .title {
  color:#033d6d;
  font-size:3em;
  font-weight:bold;
  line-height:1.2;
  padding:10px 0 16px}
#thank-you .intro p {
  font-size:1.6em;
  line-height:1.4}
#thank-you #book-comment {
  background:#e5e696 url(images/bg-comment-form.png) repeat-x 0 bottom;
  border:1px solid #9ea036;
  height:225px;
  margin:40px auto;
  padding:10px;
  width:600px;
  -khtml-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px}
#thank-you #book-comment div {position:relative}
#thank-you #book-comment #puppet {
  left:0;
  position:absolute;
  top:20px}
#thank-you #book-comment textarea  {
  background:#fff;
  border:1px solid #b7b77e;
  height:165px;
  padding:3px 2px;
  position:absolute;
  right:5px;
  top:10px;
  width:390px}
#thank-you #book-comment #submit {
  background:url(images/bg-button-shiny-blue.png) repeat-x;
  border:1px solid #0075b0;
  color:#fff;
  display:block;
  font-size:1.2em;
  font-weight:bold;
  height:25px;
  left:340px;
  line-height:25px;
  position:absolute;
  top:195px;
  width:123px}


/* Featured */
#featured {
  height:320px;
  width:460px}
#featured .items {
  left:0;
  width:1480px}
#featured .post {
  background:none;
  height:320px;
  float:left;
  margin:0 10px 5px 0;
  padding:5px 10px;
  width:460px}

