/*
    Theme Name: Mobile Apps Showdown
    Theme URI: http://www.netshelter.net/
    Description: Theme for Mobile Apps Showdown
    Version: 1.0
    Author: Franco Ruggeri
    Author URI: http://www.netshelter.net/
*/

/* Generic stuff */
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;
}

body {
    line-height: 1.1;
}

ol, ul {
    list-style: square;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

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

table.fixed-alignment td {
	vertical-align: middle !important;
	text-align: left !important;
}

a:link, a:visited, a:active {
    color: #003366;
    text-decoration: none;
}

a:hover {
    color: #999999;
    text-decoration: none;
}

h1 {
    font: bold 26px Arial, Helvetica, sans-serif;
}

h2 {
    font: bold 20px Arial, Helvetica, sans-serif;
    padding-top: 27px;
}

h3 {
    font: bold 16px Arial, Helvetica, sans-serif;
}

h4 {
    font: bold 12px Arial, Helvetica, sans-serif;
}

.cf {
    clear: both;
}

.hiddencontent {
    display: none;
}

/***** Global *****/
body {
    background: #C1C1C1 url(i/bg.gif) repeat-y center;
    margin: 0;
    text-align: center;
}

.maincontainer {
    background: #fff url(i/hdr/nav_under_bg.gif) top left repeat-x;
    border: 1px solid #1f5285;
    border-top: none;
    border-bottom: none;
    clear: both;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    margin: 0 auto;
    text-align: left;
    width: 998px;
    padding-top: 25px;
}

.maincontainerleft {
    float: left;
    width: 645px;
    padding: 20px 10px 10px 15px;

}

.maincontainerleft.no-sidebar{
	padding-bottom: 30px;
	width: 973px;
}

.maincontainerright2 {
    float: left;
    width: 480px;
    margin-top: 15px;
    padding: 15px 15px 10px 15px;
    text-align: justify;
    font: 11px/1.4 Verdana, Arial, Helvetica, sans-serif;
}

.maincontainerright ul{
	list-style-type: disc;
	padding-left: 17px;
}

.photoborder {
    border: 2px solid #CCCCCC;
    
}
	
.maincontainerright3 {
    float: left;
    width: 85px;
    margin-top: 15px;
    margin-right: 15px;
    padding: 15px 0px 15px 15px;

}

.maincontainerright {
    float: left;
    width: 300px;
    padding: 20px 15px 10px 10px;
}

.blogicon {
    display: block;
    float: left;
    height: 18px;
    width: 18px;
}

.blogicons {
    color: #666666;
    display: block;
    float: left;
    font: 10px/1.9 Verdana, Arial, Helvetica, sans-serif;
    height: 18px;
    text-decoration: none;
    width: 120px;
}

.blogicontext {
    float: left;
    line-height: 1.5;
    margin-left: 4px;
}

.lcntlisticons {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    height: 18px;
    padding-top: 5px;
    width: 105px;
}

.lcntlistpersonalityinfo {
    clear: both;
    height: 23px;
    padding-top: 5px;
    margin-bottom: 5px;
}

.lcntlistpersonalitythumb {
    height: 18px;
    padding: 1px;
    width: 18px;
}

.lcntlistpersonalitythumbshadow {
    background: url(i/pic_product_list_personalitythumb_shadow.gif);
    float: left;
    height: 22px;
    width: 22px;
}

.lcntlistpersonalityinfospanname {
    float: left;
    padding: 3px 3px 0 3px;
}

.lcntlistpersonalityinfospan {
    float: left;
    padding-right: 2px;
    padding-top: 3px;
}

/***** Header *****/
#header {
    /*background: url(i/hdr/hdr.jpg) no-repeat center top;*/
    background: url(images/mashead.png) top center no-repeat; 
    border: 1px solid #1f5285;
    border-top: none;
    border-bottom: none;
    clear: both;
    height: 178px;
    margin: 0 auto;
    width: 998px;
    position: relative;
}

.nav {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 35px;
	background: url(images/masmenu.png);
	*left: 0;
}

a#apply{
	float: right;
	position: absolute;
	left: 715px;
	top: -23px;
}

#navbtns {
    float: left;
    /*height: 56px;*/
    /*width: 936px;*/
}

ul#menu-main-menu {
    float: left;
}

ul#menu-main-menu li {
    float: left;
    /*height: 34px;*/
    /*overflow: hidden;*/
    /*margin-top: 23px;*/
    list-style-type: none;
}

ul#menu-main-menu li a {
    /*
    display: block;
    height: 34px;
    */
    overflow: hidden;
    /*padding: 34px 0 0 0;*/
    /*background-position: 0 -34px;*/
    color: #ff9200;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
  	line-height: 35px;
  	padding: 0 10px 0 14px;
  	font-size: 14px;
  	background: url(images/menu-item-border.png) left no-repeat;
}
ul#menu-main-menu li:first-child a{
	background: transparent;
}

ul#menu-main-menu li a:hover {
    background-position: 0 0;
    color: #673500;
}


/*
ul#menu-main-menu li#home a {
    background-image: url(i/hdr/tab-home.jpg);
    width: 66px;
}

ul#menu-main-menu li#home.selected a {
    background: url(i/hdr/tab-home-s.jpg) 0 0 no-repeat;
}

ul#menu-main-menu li#enternow a {
    background-image: url(i/hdr/tab-enternow.jpg);
    width: 103px;
}

ul#menu-main-menu li#enternow.selected a {
    background: url(i/hdr/tab-enternow-s.jpg) 0 0 no-repeat;
}

ul#menu-main-menu li#sponsorships a {
    background-image: url(i/hdr/tab-sponsorship.jpg);
    width: 120px;
}

ul#menu-main-menu li#sponsorships.selected a {
    background: url(i/hdr/tab-sponsorship-s.jpg) 0 0 no-repeat;
}

ul#menu-main-menu li#rules a {
    background-image: url(i/hdr/tab-rules.jpg);
    width: 60px;
}

ul#menu-main-menu li#rules.selected a {
    background: url(i/hdr/tab-rules-s.jpg) 0 0 no-repeat;
}

ul#menu-main-menu li#allapps a {
    background-image: url(i/hdr/tab-allapps.jpg);
    width: 89px;
}

ul#menu-main-menu li#allapps.selected a {
    background: url(i/hdr/tab-allapps-s.jpg) 0 0 no-repeat;
}

ul#menu-main-menu li#contactus a {
    background-image: url(i/hdr/tab-contactus.jpg);
    width: 104px;
}

ul#menu-main-menu li#contactus.selected a {
    background: url(i/hdr/tab-contactus-s.jpg) 0 0 no-repeat;
}


ul#menu-main-menu li#android a {
    background-image: url(i/hdr/tab-android.jpg);
    width: 84px;
}

ul#menu-main-menu li#android.selected a {
    background: url(i/hdr/s-tab-android.jpg) 0 0 no-repeat;
}


ul#menu-main-menu li#blackberry a {
    background-image: url(i/hdr/tab-blackberry.jpg);
    width: 104px;
}

ul#menu-main-menu li#blackberry.selected a {
    background: url(i/hdr/s-tab-blackberry.jpg) 0 0 no-repeat;
}


ul#menu-main-menu li#iphone a {
    background-image: url(i/hdr/tab-iphone.jpg);
    width: 80px;
}

ul#menu-main-menu li#iphone.selected a {
    background: url(i/hdr/s-tab-iphone.jpg) 0 0 no-repeat;
}

ul#menu-main-menu li#nokia a {
    background-image: url(i/hdr/tab-nokia.jpg);
    width: 70px;
}

ul#menu-main-menu li#nokia.selected a {
    background: url(i/hdr/s-tab-nokia.jpg) 0 0 no-repeat;
}

ul#menu-main-menu li#palm a {
    background-image: url(i/hdr/tab-palm.jpg);
    width: 60px;
}

ul#menu-main-menu li#palm.selected a {
    background: url(i/hdr/s-tab-palm.jpg) 0 0 no-repeat;
}

ul#menu-main-menu li#windows a {
    background-image: url(i/hdr/tab-windows.jpg);
    width: 100px;
}

ul#menu-main-menu li#windows.selected a {
    background: url(i/hdr/s-tab-windows.jpg) 0 0 no-repeat;
}

ul#menu-main-menu li#other a {
    background-image: url(i/hdr/tab-other.jpg);
    width: 60px;
}

ul#menu-main-menu li#other.selected a {
    background: url(i/hdr/s-tab-other.jpg) 0 0 no-repeat;
}

ul#menu-main-menu li#spacer {
    width: 35px;
}

ul#menu-main-menu li#spacer-small {
    width: 10px;
}

ul#menu-main-menu li#ballotBox {
    height: 56px;
    width: 191px;
    margin-top: 0;
}

ul#menu-main-menu li#ballotBox a {
    background: url(i/hdr/ballotbox-mas.jpg) 0 -56px;
    padding-top: 56px;
}

ul#menu-main-menu li#ballotBox a:hover {
    background-position: 0 0;
}
*/

ul#menu-main-menu li#lgspromo {
    height: 56px;
    width: 191px;
    margin-top: 1px;
}

ul#menu-main-menu li ul{
	display: none;
	background: #f4ffb3;
	position: absolute;
	z-index: 20;
}
ul#menu-main-menu li:hover ul{
	display: block;
}
ul#menu-main-menu li ul li{
	float: none;
	text-align: left;
}
ul#menu-main-menu li ul li a{
	background: transparent;
}

#tryitnow
{
    width: 210px;
    height: 120px;
}

#topnav li#lgspromo a {
    background: url(i/hdr/lgs.jpg) 0 -56px;
    padding-top: 56px;
}

#topnav li#lgspromo a:hover {
    background-position: 0 0;
}

#navbtns + a,
#navbtns + a + a{
	float: right;
}

#navbtns + a{
	margin: 7px 10px 0 0;
}

#navbtns + a + a{
	margin: 7px 10px 0 0;
}

.navbtnsrss {
    margin: 0 0 0 0;
}



/***** Footer *****/
#footer {
    background: #004669 url(i/ftr/bg.jpg) repeat-x;
    width: 998px;
    clear: both;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #1f5285;
    border-top: none;
    border-bottom: none;
    clear: both;
    margin: 0 auto;
    text-align: left;
}

.footer-title{
	margin: 12px 0;
	font-size: 18px;
}

#footer #partnerFeeds {
    float: left;
}

#footer .feedLists {
    margin: 0;
    padding: 0;
    clear: both;
}

#footer .feedLists div {
    float: left;
    width: 129px;
    padding: 0 0 30px 90px;
}

#footer .logoLists {
    float: left;
    padding: 0 0 30px 90px;
}

#footer .feedLists li {
    padding: 5px 0;
    font-weight: bold;
    border-bottom: 1px solid #999;
}

#footer .feedLists li a {
    color: #ddd;
}

#footer .feedLists li a:hover {
    color: #fff;
    text-decoration: underline;
}

#footerLinks {
    background: url(i/ftr/ns_bg.jpg);
    clear: both;
    /*height: 39px;*/
    width: 998px;
}

#footerLinks .widgettitle{
	display: none;
}

#footerLinks img {
    float: left;
    margin-left: 52px;
}

/*
#footerLinks div {
    float: left;
    color: #ccc;
    padding: 15px 0 0 10px;
}
*/

.copyright{
	float: left;
	margin-left: 15px;
	margin-top: 16px;
	color: #ccc;
}

.advertise{
	margin-right: 15px;
	margin-top: 16px;
}

#about-netshelter{
	padding: 10px 0;
	width: 100%;
	text-align: center;
	clear: both;
}

#footerLinks div.advertise {
    float: right;
    padding-right: 20px;
    color: #ccc;
}

#footerLinks div.advertise a {
    color: #3cf;
}

#footerLinks div.advertise a:hover {
    color: #fff;
}

/***** Google 404 *****/
#goog-wm {
    padding: 20px;
}

#goog-wm .other-things {
    margin: 10px 0;
}

/***** Sidebar *****/
.rbarabout {
    clear: both;
    margin: 25px 0;
    width: 300px;
}

.rbaraboutcontent {
    color: #666666;
    float: left;
    font: 12px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    margin-left: 5px;
    width: 190px;
}

.rbaraboutcontent h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:#000000;
}

.rbaraboutcontent h6 strong {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.rbaraboutcontent h6 strong a {
    color:#000000 !important;
}

.rbaraboutholder {
    clear: both;
    margin-top: 5px;
}

.rbaraboutholder h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.rbaraboutholder ul {
    clear: both;
    width: 300px;
}

.rbaraboutholder ul li {
    height: 48px;
    float: left;
    overflow: hidden;
    margin: 10px 8px 0 0;
    width: 48px;
    border: 1px solid #ccc;
}

.rbaraboutholder ul li a {
    display: block;
    width: 48px;
    padding: 48px 0 0 0;
}



.rbaraboutholder ul li a:hover {
    background-position: 0 -48px !important;
}

.rbaraboutholder ul li.auth7 a {
    background: url(i/authors/7-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth8 a {
    background: url(i/authors/8-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth10 a {
    background: url(i/authors/10-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth14 a {
    background: url(i/authors/14-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth15 a {
    background: url(i/authors/15-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth16 a {
    background: url(i/authors/16-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth17 a {
    background: url(i/authors/17-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth19 a {
    background: url(i/authors/19-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth20 a {
    background: url(i/authors/20-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth21 a {
    background: url(i/authors/21-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth23 a {
    background: url(i/authors/23-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth24 a {
    background: url(i/authors/24-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth25 a {
    background: url(i/authors/25-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth29 a {
    background: url(i/authors/29-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth30 a {
    background: url(i/authors/30-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth31 a {
    background: url(i/authors/31-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth32 a {
    background: url(i/authors/32-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth33 a {
    background: url(i/authors/33-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth34 a {
    background: url(i/authors/34-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth35 a {
    background: url(i/authors/35-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth36 a {
    background: url(i/authors/36-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth37 a {
    background: url(i/authors/37-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth38 a {
    background: url(i/authors/38-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth40 a {
    background: url(i/authors/40-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth64 a {
    background: url(i/authors/64-48x48.jpg) 0 0 no-repeat;
}

.rbaraboutholder ul li.auth65 a {
    background: url(i/authors/65-48x48.jpg) 0 0 no-repeat;
}
.rbaraboutholder ul li.auth68 a {
    background: url(i/authors/68-48x48.jpg) 0 0 no-repeat;
}
    
.rbaraboutholder ul li.auth70 a {
    background: url(i/authors/70-48x48.jpg) 0 0 no-repeat;   
}

.rbaraboutholder ul li.auth71 a {
    background: url(i/authors/71-48x48.jpg) 0 0 no-repeat;
}
.rbaraboutholder ul li.auth72 a {
    background: url(i/authors/72-48x48.jpg) 0 0 no-repeat;   
}

.rbaraboutpic {
    border: 1px solid #ccc;
    float: left;
    height: 58px;
    width: 103px;
}

.rbartitles {
    font: bold 16px Arial, Helvetica, sans-serif;
}

.rbarwhatshot {
    clear: both;
    margin-top: 15px;
    width: 300px;
}

.rbarwhatshotpic {
    border: 1px solid #cccccc;
    float: left;
    height: 32px;
    width: 58px;
}

#sidebar-lists ul.ui-tabs-nav-sb {
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 1px;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 18px;
    margin-bottom: 5px;
    margin-top: 6px;
    padding: 3px 0;
    width: 300px;
}
#sidebar-lists {
    margin-bottom: 25px;
}

#sidebar-lists ul.ui-tabs-nav-sb li {
    float: left;
    padding: 0 10px 0 15px;
    border-left: 1px solid #ccc;
    margin-top: 2px;
}

#sidebar-lists ul.ui-tabs-nav-sb li:first-child {
    border-left: none !important;
}

.ui-tabs-hide {
    display: none;
}

.ui-tabs-selected-sb {
    background: url(i/arrow_grey_down.jpg) no-repeat 3px 0;
}

.ui-tabs-selected-sb a {
    color: #666;
}

#sb-pop ul {
    float: left;
}

#sb-pop ul li {
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    font-weight: bold;
    font-size: 1.1em;
    float: left;
}

#sb-pop ul li img {
    border: 1px solid #ccc;
    vertical-align: middle;
    float: left;
}

#sb-pop ul li div.mp-noimg {
    float: left;
    width: 300px;
}

#sb-pop ul li div.mp-img {
    float: left;
    padding: 0 0 0 5px;
    width: 235px;
}

ul.sb-tag-cloud {
    line-height: 1.5em;
}

ul.sb-tag-cloud li {
    display: inline;
    margin: 15px 15px 0 0;
    font-weight: bold;
    font-size: 1.1em;
}

ul.sb-tag-cloud li a {
    white-space: nowrap;

}
.seachholder {
    clear: both;
    width: 300px;
}

#searchbox {
    float: left;
}

#searchbox input {
    background: #ffffcc none repeat scroll 0 0;
    background: url(i/search_field.jpg) no-repeat;
    border: none;
    color: #666666;
    font: 10px Arial, Helvetica, sans-serif;
    height: 15px;
    padding-bottom: 9px;
    padding-left: 5px;
    padding-top: 8px;
    vertical-align: top;
    width: 225px;
}

.searchboxbutton {
    background: #cc6600 none repeat scroll 0 0;
    background: url(i/search_btn.jpg) no-repeat;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font: 10px Arial, Helvetica, sans-serif;
    height: 32px;
    padding: 0 0 5px 0;
    width: 68px;
}

#searchform label {
    position: absolute;
    margin: 8px 0 0 9px;
    display: none;
    cursor: text;
    color: #666666;
    font: 10px Arial, Helvetica, sans-serif;
}

#sb-partner-links ul li {
    clear: both;
    margin-bottom: 20px;
    color: #666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.75em;
}

#sb-partner-links ul li a {
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    color: #069;
    font-size: 1.4em;
}

#sb-partner-links ul li img {
    float: left;
    margin: 2px 5px 5px 0;
    border: 1px solid #ccc;
}

#sb-partner-links ul li div {
    float: left;
    width: 220px;
}

div.sidebarsect {
    margin: 40px 0 0 0;
    clear: both;
}


/***** Listings *****/
.lcnt {
    clear: both;
}

#bottom-nav {
    height: 40px;
    padding-top: 20px;
    text-align: center;
    width: 645px;
}

.listingRow {
    background: #ffffff;
    clear: both;
    padding: 10px 15px 20px 15px;
    width: 615px;
}

.listingRow .lcntlistpersonalityinfo {
    padding-top: 0;
}

.lcntlist0 {
    background: #f1f1f1;
}

.lst-noimg {
    width: 477px;
}

.lcntlistcontent {
    border-right-color: #CCCCCC;
    border-right-style: solid;
    border-right-width: 1px;
    color: #666666;
    float: left;
    font: 12px Arial, Helvetica, sans-serif;
    padding-left: 10px;
    padding-right: 10px;
    width: 440px;
}

.lcntlistinfo {
    float: left;
    font: 10px/1.3 Verdana, Arial, Helvetica, sans-serif;
    padding-left: 10px;
    width: 105px;
}

.lcntlistthumb {
    border: 1px solid #CCCCCC;
    float: left;
    height: 100px;
    width: 178px;
}

.listingRow h3 {
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 8px;
}

.lcnttitle {
    clear: both;
    font: bold 16px Arial, Helvetica, sans-serif;
    padding-bottom: 10px;
}

.authlogo {
    margin: 0px 0 0 4px;
}


.listingRow .topBug {
    float: left;
    margin: 0 5px 5px 0;
}

.listingRow .winnerBug {
    float: left;
    margin: 0 5px 20px 0;
}


/***** Front door ****/
.maincontainertopgradient {
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #666666;
    font: 10px/2.5 Verdana, Arial, Helvetica, sans-serif;
    height: 27px;
    width: 998px;
}

.maincontainertopgradient a:hover {
    color: #333333;
}

.maincontainertopgradientleft {
    float: left;
    height: 27px;
    padding-left: 10px;
    width: 290px;
}

.maincontainertopgradientright {
    float: left;
    height: 27px;
    padding-right: 10px;
    text-align: right;
    width: 687px;
}

.dropshadow409 {
    background: url(i/drop_shadow_409.jpg);
    clear: both;
    height: 21px;
    width: 409px;
}

.viewerhome {
    float: left;
    padding-top: 5px;
}

.viewer409 {
    border: solid 1px #ccc;
    height: 230px;
    width: 409px;
}

.hintro {
    color: #666666;
    float: left;
    font: 12px/1.2 Arial, Helvetica, sans-serif;
    padding-left: 8px;
    width: 222px;
}

#featured .lcntlistpersonalitythumbshadow {
    margin-right: 5px;
}

#featured h1 {
    font-size: 1.5em;
}

#featured .logo {
    vertical-align: middle;
}


.promo-noimg {
    width: 631px;
}

/***** Posting page *****/
.largePlayer {
    border: 1px solid #ccc;
    border-bottom: 0 none;
    /*height: 400px;*/
    margin-top: 5px;
    margin-right: 5px;
    /*width: 643px;*/
    float: left;
}

body.page-template-video-stage-php #postContainer{
	margin-bottom: 10px;
}

body.page-template-video-stage-php #post{
	height: 257px;
	clear: none;
	background: transparent;
}

body.page-template-video-stage-php #post #info{
	clear: none;
	width: auto;
}

.largePlayer embed {
    margin: 0 1px 0 2px;
}

.largePlayer embed,
.largePlayer object{
	width: 400px !important;
	height: 257px !important;
}

.largeImage {
    border: 1px solid #ccc;
    border-bottom: 0 none;
    height: 361px;
    margin-top: 5px;
    width: 643px;
}

.time {
    color: #333;
}

#post {
    background: #e9e9e9 url(i/crsl_bg.gif) repeat-x;
    border: 1px solid #e4e4e4;
    width: 613px;
    padding: 15px;
    clear: both;
    font: 12px/1.2 Arial, Helvetica, sans-serif;
}

#post #info {
    font-size: 10px;
    clear: both;
    overflow: auto;
    width: 100%;
    margin-bottom: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif
}

#post #info > div {
    margin-bottom: 8px;
}

#post #info #date {
    color: #333;
}

#post #info b {
    color: #000;
}

#post #info #byline .headshot img {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0 1px 1px 0;
    display: none;
}

#post #info #byline img {
    vertical-align: middle;
}

#post #info #byline .logo {
    margin: -2px 0 0 10px;
    display: none;
}

#post #info #share {
    overflow: auto;
    clear: both;
}


#post #info #embed {
    float: left;
    margin-right: 20px;
}

#post #info #embed input {
    border: 1px solid #ccc;
    color: #666;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    width: 210px;
    cursor: text;
}

#post #info #share #icons {
    float: left;

}

#post #info #share #icons img {
    vertical-align: middle;
    margin: 0 3px 0 0;
}

#post #info #share #icons a {
    margin-right: 10px;
}

#post .content p {
    margin-bottom: 10px;
}

#post .content .topBug {
    float: left;
    margin: 0 15px 15px 0;
}

#post #moreposts {
    width: 100%;
    overflow: auto;
    margin-bottom: 10px;
    font-size: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

#post #moreposts h3 {
    font-size: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

#post #moreposts ul li {
    float: left;
    border-right: 1px solid #ccc;
    padding-right: 5px;
    margin-right: 5px;
    white-space: nowrap;
}

#post #moreposts ul li:last-child {
    border: none;
}

#post #tags {
    width: 100%;
    overflow: auto;
    margin-bottom: 10px;
    font-size: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #ccc;
}

#post #tags h3 {
    display: inline;
    font-size: 10px;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin-right: 5px;
}

#post #related {
    margin-bottom: 10px;
    font-size: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

#post #related h3 {
    font-size: 10px;
}

#postContainer {
    background: url(i/drop_shadow.jpg) bottom center no-repeat;
    padding-bottom: 16px;
}

#comments {
    clear: both;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    padding: 20px 0;
    width: 645px;

}

#commentslist {
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    width: 330px;
}

.comment {
    margin-bottom: 10px;
}

.commentAuthor {
    color: #666;
    margin-bottom: 5px;
}

.commentAuthor strong {
    color: #000;
}

.commentAuthor .timestamp {
    font-size: 10px;
}

#commentsform {
    float: left;
    margin: 0;
    width: 300px;
}

#commentsform label {
    display: block;
    color: #666;
    font: normal 9px/2 Verdana, Arial, Helvetica, sans-serif;
}

#commentsform input {
    border: 1px solid #999;
    color: #333333;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    width: 160px;
    margin-bottom: 5px;
}

#commentsform input.required {
    background-color: #ff9;
    font-weight: bold;
}

#commentsform textarea {
    border: 1px solid #999;
    width: 300px;
    height: 150px;
    margin-bottom: 10px;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    color: #333;
}

#commentsform textarea.required {
    background-color: #ff9;
}

#commentsform #submit {
    background: #DDDDDD;
    border: 1px solid #999999;
    color: #333333;
    cursor: pointer;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    width: 110px;
    padding: 3px;
}


/***** ballot box and faceoff stuff *****/

#wta {
    margin: 0 15px 0px;
    color: #333;
}

#wta h2 {
    width: 295px;
    background: url(i/bb/winnertakeall_hdr.jpg) no-repeat top left;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 10px 0 295px;
    margin: 0;
}

#wta h2 strong {
    display: none;
}

#wta #wtaIntro {
    background: url(i/bb/bb_cnt_top_bg.jpg) repeat-x 0 -48px;
    padding: 20px 15px 15px 15px;
    overflow: auto;
    width: 570px;
}


#wta #wtaIntro .voteStat {
    float: left;
    width: 95px;
    height: 100px;
    border: 1px solid #ccc;
    margin-right: 12px;
    text-align: center;
    font-weight: bold;
}

#wta #wtaIntro .voteStat * {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#wta #wtaIntro .voteStat h4 {
    color: #fff;
    margin: 0;
    padding: 3px 0 0;
    background-color: #333;
    width: 95px;
    font-size: 10px;
    height: 18px;
}

#wta #wtaIntro .voteStat strong {
    display: block;
    color: #f60;
    font: 66px/0.87 bold Verdana, Arial, Helvetica, sans-serif;
    display: block;
}

#wta #wtaIntro .introText {
    float: left;
    width: 460px;
}

#wta #wtaIntro .finalIntroText {
    float: left;
    width: 555px;
}

#wta #counter {
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    width: 460px;
    padding: 10px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 10px;
    overflow: auto;
}

#wta #counter h3 {
    float: left;
    font-size: 14px;
    padding: 2px 10px 0 0;
}
#wta #counter span {
    float: left;
    display: block;
    padding: 5px 5px 0 5px;
}

#wta #counter b {
    background: #ffffcc;
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    height: 18px;
    padding-top: 2px;
    text-align: center;
    width: 24px;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
}

#wtaProds {
    overflow: auto;
}

#wtaProds .prod {
    width: 110px;
    height: 200px;
    float: left;
    margin: 0 10px 20px 0;
}

#wtaProds .prod .calc {
    width: 110px;
    height: 144px;
    position: absolute;
    background-color: #333;
    opacity: .8;
    text-align: center;
    vertical-align: middle;
    display: none;
}

#wtaProds .prod .calc img {
    margin-top: 50%;
}



#wtaProds .prod h3 {
    width: 100px;
    height: 50px;
    margin: 0;
    padding: 0 5px;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    display: block;
    vertical-align: middle;
    background: url(i/bb//wta_prod_top.jpg) no-repeat 0 0;
    overflow: hidden;
}



#wtaProds .prod h3 a {
    color: #fff;
    margin-top: 5px;
    display: block;
}

#wtaProds .prod h3 a:hover {
    color: #999;
}

#wtaProds .end {
    margin-right: 0;
}

#wtaProds .prod .prodImage {
        border: 1px solid #ccc;
        overflow: hidden;
        width: 108px;
        height: 68px;
}

#wtaProds .prod .prodImage img {
        margin-left: -35px;
        margin-top: -16px;
}

#wtaProds .prod .userVotes {
    width: 88px;
    background-color: #434343;
    padding: 2px 10px;
    text-align: center;
    border: 1px solid #999;
    border-top: none;
    border-bottom: none;
    color: #5d5d5d;
}



#wtaProds .prod .userVotes b {
    border-top: 1px solid #5d5d5d;
    display: block;
    width: 89px;
    padding: 3px 0;
}

#wtaProds .prod .userVotes b.hasVotes {
    color: #f93;
}

#wtaProds .prod .wtaVoteBtn {
    width: 110px;
    height: 49px;
    overflow: hidden;
}

#wtaProds .prod .wtaVoteBtn a {
    display: block;
    width: 110px;
    height: 49px;
    background: url(i/bb/wta_vote_btn.jpg) 0 0 no-repeat;
    overflow: hidden;
    padding: 49px 0 0;
    cursor: default;
    opacity: .5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}

#wtaProds .prod .wtaVoteBtn a.wta-active {
    opacity: 1 !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100) !important";
    filter: alpha(opacity=100) !important;
}

#wtaProds .prod .wtaVoteBtn a.wta-active:hover {
    background-position: 0 -51px;
    cursor: pointer;
}

#wtaResBtn {
    width: 400px;
    height: 52px;
    background: url(i/bb/view_results_btn.jpg) no-repeat 0 0;
    margin: 0 auto;
    text-align: center;
    font-size: 28px;
    color: #069;
    line-height: 1.6;
    cursor: pointer;
}

#wtaResBtn:hover {
    color: #999;
}

#wtaResults {
    width: 578px;
    height: 1300px;
    z-index: 100;
    background-color: #333;
    position: absolute;
    padding: 5px;
    color: #fff;
    display: none;
}

#wtaResults.final {
    position: relative;
    display: block;
    height: 1300px;
}

#wtaResults h2 {
    width: 550px;
    background: none;
    overflow: auto;
    margin: 0 0 10px 0;
    padding: 0;

}

#wtaResults h2 img {
    vertical-align: middle;
}

#wtaResults h2 span {
    font-size: 10px;
}

#wtaResults .hdrImage {
    float: left;
}

#wtaResults .close {
    float: right;
    display: inline;
    cursor: pointer;
}

#wtaResults a.closeBtn {
    background: url(i/bb/res_close_btn.jpg) no-repeat 0 0;
    display: block;
    width: 388px;
    height: 40px;
    margin: 25px 0 0 85px;
}

#wtaResults a.closeBtn:hover {
    background-position: 0 -40px;
}

#wtaResults .odd {
    background-color: #000;
}

.resRow {
    overflow: hidden;
    vertical-align: middle;
    height: 48px;
}

.resRow div {
    float: left;

    vertical-align: middle;
}

.resProd {
    width: 125px;
    height: 32px;
    padding: 5px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 10px;

}

.resProd a {
    color: #fff;
}

.resProd a:hover {
    color: #999;
}

.resImg {
    padding-top: 4px;
}

.resImg span {
    overflow: hidden;
    width: 47px;
    height: 32px;
    border: 1px solid #ccc;
    display: block;
}

.resImg span img {
    margin-left: -5px;
}

.resVotes {
    border-left: 1px solid #fff;
    width: 380px;
    height: 27px;
    margin: 4px;
    padding-top: 7px;
    color: #f60;
    font-size: 10px;
}
.resVotes b {
    padding-top: 2px;
    display: block;
}

.const {
    width: 250px;
    margin-right: 10px;
}
.bar {
    height: 18px !important;
    border: 1px solid #fff;
    border-left: none;
    background: url(i/bb/wta_results_bar.gif) repeat-x;
    margin-right: 5px;
}

.row1 {
    background: url(i/bb/row1.gif) no-repeat center right;
}

.row2 {
    background: url(i/bb/row2.gif) no-repeat center right;
}

.row3 {
    background: url(i/bb/row3.gif) no-repeat center right;
}

.row4 {
    background: url(i/bb/row4.gif) no-repeat center right;
}

.row5 {
    background: url(i/bb/row5.gif) no-repeat center right;
}

.row6 {
    background: url(i/bb/row6.gif) no-repeat center right;
}

.row7 {
    background: url(i/bb/row7.gif) no-repeat center right;
}

.row8 {
    background: url(i/bb/row8.gif) no-repeat center right;
}

.row9 {
    background: url(i/bb/row9.gif) no-repeat center right;
}

.row10 {
    background: url(i/bb/row10.gif) no-repeat center right;
}

.b {
    clear: both;
    width: 645px;
}

.bb {
    clear: both;
    margin-bottom: 10px;
    padding-top: 10px;
}

.bbbotom {
    background: url(i/faceoff/bb_btm.jpg) no-repeat;
    clear: both;
    height: 8px;
    width: 645px;
}

.bbbutton {
    background: url(i/faceoff/bb_btn.jpg);
    float: left;
    height: 43px;
    width: 367px;
}

.bbcrnrleft {
    float: left;
    height: 43px;
    width: 21px;
    background-color: #eee;
}

.bbody {
    background: #eee;
    border-left-color: #CCCCCC;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #CCCCCC;
    border-right-style: solid;
    border-right-width: 1px;
    clear: both;
    color: #FFFFFF;
    width: 633px;
}

.bbright {
    color: #333;
    float: left;
    height: 35px;
    width: 255px;
    background-repeat: no-repeat;
    background-position: right top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-color: #eee;
    padding-top: 8px;
}

.bbtm {
    background: url(i/bb/bb_btm_bg.jpg) no-repeat center bottom;
    clear: both;
    font-size: 1px;
    height: 10px;
    line-height: 0.1;
    width: 635px;
}

.bcntcountercontent {
    float: left;
}


.bbtmspace {
    clear: both;
    height: 1px;
    width: 600px;
}


.bbtop {
    clear: both;
    height: 43px;
    width: 643px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

.bcnt {
    background: url(i/bb/bb_cnt_top_bg.jpg) repeat-x;
    margin: 0 auto;
    width: 600px;
}

.bcntleft {
    background: url(i/bb/bb_cnt_top_bg_crnr_lft.jpg) no-repeat top left;
    clear: both;
    width: 600px;
}

.bcntright {
    background: url(i/bb/bb_cnt_top_bg_crnr_rght.jpg) no-repeat top right;
    width: 600px;
}

.bcnttitle {
    background: url(i/bb/bb_cnt_top_ttl.jpg) no-repeat 8px;
    color: #333;
    font: bold 14px Arial, Helvetica, sans-serif;
    height: 38px;
    margin-bottom: 20px;
    padding-left: 290px;
    padding-top: 14px;
    width: 310px;
}


.bcnttitlehdtohd {
    background: url(i/bb/cnt_top_ttl_headtohead.jpg) no-repeat 8px;
    font: bold 14px Arial, Helvetica, sans-serif;
    height: 32px;
    padding-left: 170px;
    padding-top: 10px;
    width: 330px;
}

.bheight {
    height: 27px;
    width: 633px;
}

.bmain {
    width: 635px;
}

.btopmain {
    background: url(i/bb/bb_tp_bg.jpg) repeat-x;
    height: 43px;
    width: 635px;
}

.btopmaincnt {
    background: url(i/bb/bb_tp_ttl.jpg) no-repeat 16px;
    color: #FFFFFF;
    font: bold 13px Arial, Helvetica, sans-serif;
    height: 30px;
    padding-left: 250px;
    padding-top: 13px;
    width: 385px;
}

.btopmainleft {
    background: url(i/bb/bb_tp_bg_lft.jpg) no-repeat left;
    height: 43px;
    width: 635px;
}

.btopmainright {
    background: url(i/bb/bb_tp_bg_rght.jpg) no-repeat right;
    height: 43px;
    width: 635px;
}

.bbtopcrnrs {
    background-image: url(i/faceoff/bb_top.jpg);
    width: 645px;
    height: 7px;
    clear: both;
    line-height: 0.1;
    background-repeat: no-repeat;
    font-size: 1px;
}

.bcntcounter {
    clear: both;
    color: #333;
    height: 110px;
    margin: 0px auto 0;
    width: 590px;
}

.bcntcountertime {
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 1px;
    clear: both;
    font: bold 14px Arial, Helvetica, sans-serif;
    height: 40px;
    margin-left: 11px;
    position: relative;
    width: 480px;
}

.bcntcountertimebox {
    background: #ffffcc;
    border: 1px solid #CCCCCC;
    float: left;
    height: 18px;
    padding-top: 2px;
    text-align: center;
    width: 24px;
}


.bcntcountertimeboxtextafter {
    float: left;
    font: 10px normal Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 5px 0 5px;
}

.bcntcountertimetitlebold {
    height: 22px;
    margin-top: -11px;
    position: absolute;
    top: 50%;
    width: 480px;
}


.bcntcountertimetitleboldfloat {
    float: left;
    padding: 2px 10px 0 0;
}


.bcntcountervotes {
    border: 1px solid #CCCCCC;
    float: left;
    font-weight: bold;
    height: 100px;
    text-align: center;
    width: 95px;
}

.bcntcountertext {
    clear: both;
    margin-bottom: 10px;
    padding-left: 11px;
    width: 480px;
}


.bcntcountervotestop {
    background: #333;
    clear: both;
    color: #FFFFFF;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    height: 18px;
    padding-top: 3px;
    text-align: center;
    width: 95px;
}


.bcntcountervotesnumber {
    clear: both;
    color: #ff6600;
    font: 66px/0.87 bold Verdana, Arial, Helvetica, sans-serif;
    display: block;
}

/***** Author and publisher listing *****/
#bio {
    width: 643px;
    background: url(i/drop_shadow.jpg) bottom center no-repeat;
    padding: 0 0 16px 0;
    float: left;
}

#bio h1 {
    color: #999;
}

#bio h1 b {
    color: #000;
}

#bio h1 img {
    vertical-align: middle;
    margin-left: 5px;
}

#bio div#description {
    float: left;
    width: 643px;
    background: url(i/personality_bio_bg.png) bottom left repeat-x;
}

#bio div#description img {
    float: left;
}

#bio div#description p {
    display: block;
    float: left;
    width: 482px;
    font: 12px/1.2 "Arial", "Helvetica", sans-serif;
    padding-right: 5px;
    padding-top: 25px;
    color: #333;
}

#bioShare {
    clear: both;
    margin-bottom: 10px;
}

#authorListing h2 {
    margin: 0 0 10px;
    padding: 0;
    font: bold 16px Arial, Helvetica, sans-serif;
}

/***** video stage *****/

#videoList {
    margin-left: 10px;
}

#videoList .videoItem {
    float: left;
    margin: 0 5px 10px 0;
    width: 100px;
    height: 150px;
    text-align: center;

}

#videoList .videoItem img {
    border: 1px solid #ccc;
    margin: 10px;
    cursor: pointer;
}

#videoList .videoItem h3 {
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
    color: #069;
    padding: 0 5px;
}

#videoList .videoItem h3:hover {
    color: #999;
}

#videoList .currentVid {
    background-color: #999;
}

#videoList .currentVid h3, #videoList .currentVid img {
    cursor: default;
    color: #ddd;
}

#videoList .currentVid h3:hover {
    color: #ddd;
}

/**** video carousel ****/
.jcarousel-skin-lgs .jcarousel-container {
    background: #eee;
    border: 1px solid #ccc;
}

.jcarousel-skin-lgs .jcarousel-container-horizontal {
    width: 520px;
    padding: 10px 40px;
    margin-left: 10px;
}

.jcarousel-skin-lgs .jcarousel-clip-horizontal {
    width:  520px;
    height: 150px;
}

.jcarousel-skin-lgs .jcarousel-item {
    width: 100px;
    height: 150px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-lgs .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-skin-lgs .jcarousel-next-horizontal {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 170px;
    cursor: pointer;
    background: #999 url(i/arrow_grey_next.jpg) no-repeat center center;
}

.jcarousel-skin-lgs .jcarousel-next-disabled-horizontal,
.jcarousel-skin-lgs .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-lgs .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    opacity: .4;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
}

.jcarousel-skin-lgs .jcarousel-prev-horizontal {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 170px;
    cursor: pointer;
    background: #999 url(i/arrow_grey_prev.jpg) no-repeat center center;
}

.jcarousel-skin-lgs .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-lgs .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-lgs .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    opacity: .4;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
}

.productpageviewerratings {
    background-image: url(images/prodpage_vwr_ratings_bg.jpg);
    background-repeat: repeat-x;
    border: 1px solid #CCCCCC;
    display: block;
    float: right;
    height: 98px;
    margin-bottom: 8px;
    margin-left: 27px;
    width: 208px;
    display: none;
}

.productpageviewerratingscontentbg {
    background-color: #FbFbFb;
    border: 1px solid #CCCCCC;
    display: block;
    height: 62px;
    margin: 5px;
    padding: 5px;
    width: 186px;
}

.productpageviewerratingscontentbgstars {
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 56px;
    width: 185px;
}

.productpageviewerratingscontentbgtoprated {
    border-left-color: #CCCCCC;
    border-left-style: solid;
    border-left-width: 1px;
    float: right;
    height: 56px;
    padding-left: 5px;
    text-align: center;
    width: 60px;
}

.productpageviewerratingstitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight:bold;
    padding-left:10px;
    padding-top: 2px;
}

img.no-border{border: 0 !important; padding: 0 !important}

table.two-column td{
	vertical-align: middle !important;
	text-align: left !important;
	padding: 10px 0;
}
table.two-column td a,
table.two-column td a span{
	float: left !important;
	padding-right: 2px !important;
}

.page-nav{
	margin: 30px 0 20px 0;
}

.clear{
	clear: both;
}

#view-semifinalsts-title{
	margin-top: 20px;
}
