/* CSS Document */

#content-wrapper {
	width:760px;
	background-image:url(/graphics/common/content-bg.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
}

#content-wrapper2 {
	width:760px;
/*	background-image:url(/graphics/common/content-bg.png);
	background-repeat:no-repeat;
	background-position:right top;*/
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
}

#content-left {
	float:left;
	width:507px;
/*	background-color:#999900;*/
}

#content-left2 {
	float:left;
	width:420px;
/*	background-color:#0000FF;*/
}

#content-left h1 {
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
}

#content-left2 h2 {
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
}

#content-right {
	float:right;
	width:240px;
/*	background-color:#999900;*/
}

#content-right2 {
	float:right;
	width:280px;
/*	background-color:#0000FF;*/
}

#content-right h2 {
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
}

#content-right2 h2 {
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
}

#content-whole {
	float:right;
	width:760px;
}

#content-whole-header {
	width:760px;
}

#content-whole-header-left {
	float:left;
}

#content-whole-header-left h1 {
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
}

#content-whole-header-left a {
	color:#898989;
}

#content-whole-header-right {
	float:right;
}

#home-flash {
	width:483px;
	height:213px;
}


#full-stocklist {
	text-align:right;
	width:240px;
}

#full-stocklist h3{
	color:#FFFFFF;	
	margin:0px;
	padding-top:12px;
	padding-bottom:0px;
}

#full-stocklist a {
	color:#898989;
}

#search-box {
	float:right;
	width:240px;
	height:45px;
/*	background-color:#00CC00;*/
	text-align:left;
	margin-top:8px;
}

#search-textbox {
	float:left;
}

#search-button {
	float:left;
	width:116px;
	height:27px;
}


.search-button {
/*	background-image:url(/graphics/common/search-but.png);
	background-repeat:no-repeat; */
	width:116px;
	height:27px;
}

.search-button:hover {
/*	background-image:url(/graphics/common/search-but-roll.png); */
}

.form-input {
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
}

