﻿div#homewrapper {
	width: 1040px;
    height: 585px;
    display: block;
    position: relative;
    overflow: hidden;
    top: 1px;
    left: 1px;
    text-align: center;
    border: 1px solid transparent;
}
div#homeslides {}
div#vidcon {
	position: absolute;
	bottom: 1px;
	right: 1px;
    width: 64px;
    height: 27px;
	padding: 0px;
	opacity: 1;
    background-color: transparent;
    z-index: 120;
}
button.go {float: right; background-color: #FFFFFF; border: 1px solid #0000CD; font-family: Arial; font-size: 15px; font-weight: 600; color: #0000FF; border-radius: 5px; width: 60px; height: 25px; cursor: pointer; margin: 0px 4px 0px 4px; z-index: 70;
}
/*
input[type=button] {background-color: #FFFFFF; border: 1px solid  #3333FF; border-radius: 5px; color: #000000; width: 80px; height: 28px; cursor: pointer; margin: 0px 4px 0px 4px;}

button {
    width: 80px;
    height: 28px:
	background: #FFFFFF;
	border: 1px solid #3333FF;
	color: #3333FF;
   	border-radius: 5px;
}
*/