div#callout_content div#clubsearchWideNew {
    float: left;
    width: 185px;
    /*padding: 8px 5px 0 10px;*/
    padding: 9px 3px 0 12px;
    margin: 0;
}

div#doublestrokeHome {
    border-style: solid;
    border-color: #4d4d4d;
    border-top-width: 4px;
    border-bottom-width: 1px;
    height: 22px;
    border-left-style: none;
    border-right-style: none;
    padding-top: 2px;
    margin-bottom: 12px;
}

input#mlClubchatSignupButtonHome {
    float: right;
    margin: 5px 0 0 0;
    padding: 0;
    width: 54px;
    height: 19px;
    overflow: hidden;
    border: 0;
}

div#clubChatSignupHome {
    width: 178px;
    float: left;
    position: relative;
    background-color: #000;
    margin: 0;
    padding: 10px;
}

div.homeTopBorderGray {
    border-style: solid;
    border-color: #4d4d4d;
    border-top-width: 4px;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    padding-top: 6px;
    margin-bottom: 12px;
    float: left;
    position: relative;
}
div.homeVSpacer {
    width: 17px;
    height: 350px;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
}

h3#homeVideos {
    background-image: url(/static/images/home/videos.gif);
    width: 102px;
    height: 17px;
    overflow: hidden;
    margin-bottom: 8px;
}

a#homeTakeALook {
    background-image: url(/static/images/home/take-a-look.gif);
    width: 87px;
    height: 10px;
    overflow: hidden;
    display: block;
    margin-bottom: 15px;
}

a.homeTakeALookImage {
    width: 168px;
    height: 114px;
    overflow: hidden;
    display: block;
    margin-bottom: 12px;
}

a#homeTakeALookImagevid1 {
    background-image: url(/static/images/home/video1.jpg);
}
a#homeTakeALookImagevid2 {
	width: 180px;
    background-image: url(/home/_large_callouts/votw.jpg);
}

div#homeWatchVideoBox1 {
    width: 180px;
	float: left;
}
div#homeWatchVideoBox2 {
    width: 180px;
	float: left;
}

div.homeCalloutVidDesc {
    width: 160px;
    font-size: 0.87em;
}

div#singleStrokeHome {
    border-style: solid;
    border-color: #4d4d4d;
    border-top-style: none;
    border-bottom-width: 1px;
    height: 25px;
    border-left-style: none;
    border-right-style: none;
    padding-top: 0;
    margin-bottom: 8px;
}

div.homeTopBorderGrayNoMargin {
    padding-top: 3px;
    padding-left: 2px;
}

div.homeNewsBlock {
    width: 140px;
    margin: 0;
    padding: 0 35px 7px 0;
    margin: 0;
    float: left;
    font-size: 0.87em;
}

div#homeSlideGallery
{
    width: 520px;
    height: 273px;
    position: relative;
    float: left;
    overflow: hidden;
    background-color: #FFFFFF;
}

div#homeRightBanner
{
    width: 220px;
    height: 273px;
    position: relative;
    float: left;
    overflow: hidden;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
    z-index: 99;
}

div#homeHeaderImageBar
{
	width: 740px;
	height: 24px;
	top: 0px;
	left: 0px;
	position: absolute;
	-moz-opacity: 0.4;
	opacity: 0.4;
	filter: alpha(opacity=40);
	z-index: 10;
}
div#homeHeaderContainer {
    width: 740px;
    height: 273px;
    position: relative;
    float: left;
    overflow: hidden;
}



div#homeGalleryControl {
    position: absolute;
    width: 132px;
    height: 25px;
    top: 236px;
    left: 368px;
    background-color: #150c03;
    z-index: 10;
    margin: 0;
    padding: 5px 0 0 7px;
}

div.svw_nav {
    position: absolute;
    width: 105px;
    height: 10px;
    top: 216px;
    left: 400px;
    z-index: 10;
    float: right;
}

div.svw_nav a {
    display: block;
    overflow: hidden;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    float: left;
    margin: 0 0 0 9px;
}

div.svw_nav a.activeSlide {
    background-color: #fff;
}

a.homeGalleryEnlarge {
    background-image: url(/static/images/home/enlarge.gif);
    width: 82px;
    height: 19px;
    overflow: hidden;
    margin: 0 2px 0 2px;
    padding: 0;
    display: block;
    float: left;
}

a.svw-prev {
    background-image: url(/static/images/home/prev.gif);
    width: 20px;
    height: 19px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}

a.svw-next {
    background-image: url(/static/images/home/next.gif);
    width: 20px;
    height: 19px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}

div#page_container div#header_container div#header_sidebar
{
    background-image: url(/static/images/header-sidebar-bg.gif) !important;
    width: 194px !important;
    padding-left: 12px !important;
    padding-right: 14px !important;
    height: auto !important;
}



