* {margin:0;padding:0}

body {
    font-family: Verdana;
    font-size: 12px;
    color: #ececec;
}

h1 {
    font-size: 22px;
    color: #979797;
    margin: 0 0 20px 10px;
}

#wrapper {
    padding: 10px;
    width: 500%;
    margin: 10px;
}

#twoclick #wrapper {
	width: 100%;
	padding: 0;
}

#sub {
    margin-top: 35px;
    padding-top: 25px;
    text-align: center;
    border-top: 1px solid #bdbdbd;
    font-size: 10px;
    color: gray;
}

#sub a {
    color: gray;
    text-decoration: underline;
}

#tcHolder,
#rsHolder {
	background: url('img/bg10.png') no-repeat 2px 16px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#rsHolder {
	margin-top: 20px;
	background-image: url('img/bg.png');
}

#oneclick #searchHolder,
#oneclick #sub {
	width: 19%;
}

#tcHolder {
	border: 1px solid gray;
	margin: 10px;
	border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-webkit-box-shadow: 0 0 5px 5ps rgba(255,255,255,.15);
	-moz-box-shadow: 0 0 5px 5px rgba(255,255,255,.15);
	box-shadow: 0 0 5px 5px rgba(255,255,255,.15);
}

#sale_link_bold,
#sale_link,
#sale_link_below {
	text-align: left;
	height: 44px;
	line-height: 44px;
}

#sale_link a,
#sale_link_bold a,
#sale_link_below a {
	color: #fff;
    text-decoration:none;
}

#sale_link a:hover,
#sale_link_bold a:hover,
#sale_link_below a:hover {
	color: #FFF;
    text-decoration:underline;
}
