/* =Header Section */
#kiwHomepageBody .subtitle, #kiwLayoutsBody .subtitle, #kiwPreviewBody .subtitle {
    float: left; 
	clear: left; 
	margin-left: 81px; 
	margin-top:3px;
}

/* Kiwee Labs - Homepage
-------------------------------------- */
/* =Structure */
#kiwHomepageBody .kiwee_body_no_ad {
    width: 749px; 
	padding-top: 25px;
	margin-bottom: 20px;
}
.labs_greybg {
    background: url(../../kiw/kiweelabs/labsgreymain.gif) top left no-repeat;
    margin-top: 2px;
	margin-bottom: 10px;
    padding-top:12px;
    padding-left:20px;
    width: 775px;
    height:184px;
}
.container_labsmain {
    padding-top: 10px;
    margin-left: 17px;
}
#prv_container_labs {
    background: url(../../kiw/kiweelabs/labstoptan.gif) top left no-repeat;
    padding-top:12px;
    padding-left:24px;
    width:775px;
    height:107px;
}
#kiwHomepageBody .brxpx {
    width: 775px;
}

/* =Copy */
#labs_welcome_text{
    margin-left:2px;
    margin-top:3px;
    width:750px;
    color: #6d7487;
    font-weight:bold;
    font-size:1.1em;
}
.lastupdated {
    margin-left:10px;
    font-weight: bold;
    font-size:1.15em;
    margin-top:3px;
}
#kiwHomepageBody .textmiddle {
    vertical-align:middle;
    float:left;
	height:23px;
}
.whiteboxed {
    margin-top:16px;
    margin-left:8PX;
    width:209px;
    height:110px;
    position:relative;
    float:left;
}
*html .whiteboxed {
    margin-left:5px;
}
.whiteboxedtext {
    height:87px;
}
.whiteboxedtext .boldtxt {
    font-weight:bold;
}

/* =Graphics */
.splashgfx {
    width:392px;
    height:115px;
    float:left;
    margin: 10px 15px 0px 25px;
    position:relative;
}
.cta {
    width:110px;
    height:122px;
    float:left;
}
.workson {
    height:55px;
    width:108px;
    margin-left:2px;
}

/* =Toolbar */
.labs_large {
	background: url(../../kiw/kiweelabs/labsgreylarge.gif) top left no-repeat;
    margin-top: 2px;
	margin-bottom: 14px;
    padding-top:12px;
    padding-left:20px;
    width: 775px;
    height:389px;
}

.labs_large img.textmiddle {
	margin-bottom: 15px;
}

.livetoolbar_left {
	float: left;
	width: 243px;
}

.livetoolbar_left a img {
	float: right;
	margin-top: 26px;
}

.livetoolbar_left span {
	float: left;
	margin-top: 26px;
}

.livetoolbar_right {
	float: right;
	width: 479px;
	padding: 8px 28px 8px 8px;
}

a.send_toolbar_feedback img {
	float: right;
	margin-top: 5px;
}
/* end Kiwee Labs - Homepage */


/* Kiwee Labs - Layouts Page
-------------------------------------- */
/* =Structure */
.layouts_greybg {
    background: url(../../kiw/kiweelabs/layoutsgreymain.gif) top left no-repeat;
    margin: 10px 0px 10px 20px;
    padding-top:12px;
    padding-left:0px;
    width:794px;
    height:442px;
}

/* =Copy */
#layouts_welcome_text{ 
    margin: 0px auto;
    width:750px;
    color: #6d7487;
    font-size:1.1em;
    clear: both;
}
#kiwLayoutsBody .textmiddle { 
    vertical-align: middle;
    float:left;
    margin-left: 20px;
    margin-bottom: 10px;
}
#layouts_welcome_text .boldtxt{ 
    font-weight:bold;
}

/* =Comments Section */
#kiwLayoutsBody .comments_wrapper {
    width: 794px; 
	padding: 0px; 
	margin-bottom: 20px;
}
#kiwLayoutsBody #comment_text_box {
    width: 770px;
	margin: 0px auto;
}
#comment_block {
    margin-left:20px;
    width:794px;
    background: transparent url(../../kiw/kiweelabs/layoutscomments_bl_top.gif) top left repeat-y;
}
#comment_footer {
    width:788px;
    background: transparent url(../../kiw/kiweelabs/layouts_comments_tb.gif) no-repeat;
    background-color : #F5F5F5;
}
#comment_header {
    width: 693px;
}
#comment_body {
    width:788px;
}

/* =Thumbs */
#layoutsmainthumbs {
    margin:16px 0px 0px 20px;
    width:730px;
    position:relative;
}
#layoutsmainthumbs img {
    float:left;
    margin:0px;
    position:relative;
}
#layoutsmainthumbs ul li {
    margin:10px 10px 10px 0px;
}
*html #layoutsmainthumbs ul li {
    margin:10px 7px 10px 0px;
}
#kiwLayoutsBody .product-sash { 
    position: absolute;
	left: 11px;
	top: 20px;
}
/* end Kiwee Labs - Layouts Page */


