@charset "utf-8";
/* CSS Document */

body{
	background-color:#fff;
	margin:0 auto;
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#424242;
}
* { padding:0; margin:0;}
img { border:none;}
img.left { float:left; margin:0 10px 10px 0;}
.clearBr {
	clear:both;
	padding:0;
	margin:0;
}
a { color:#0000ff; text-decoration: underline;}
a:hover { text-decoration: none;}

.pad_bot10 { padding-bottom:10px;}
.pad_bot20 { padding-bottom:20px;}
.pad_bot30 { padding-bottom:30px;}
.pad_left30 { padding-left:30px;}
.txtCenter {
	text-align:center;
}
.wrapper {
	margin:0 auto;
	width:756px;
}
.contArea {
	padding:0 30px;
}
.formBg {
	background:url(http://www.r1concepts.com/ebay/r1store/images/form-banner-bg.jpg) no-repeat 0 0;
	width:696px;
	height:380px;
}
.formArea {
	margin:140px 0 0 28px;
	width:180px;
	float:left;
	text-align:center;
}
.list1 {
	border:1px solid #7f9db9;
	height:21px;
	background-color:#f1f4f5;
	width:170px;
	font-size:12px;
	margin-bottom:15px;
}
.blue_block {
	background:url(http://www.r1concepts.com/ebay/r1store/images/blue-block.jpg) no-repeat 0 0;
	width:696px;
	height:114px;
	padding:5px 0;
}
table td {
	vertical-align:top;
	text-align:left;
}
.picTd {
	width:106px;
	padding:0 5px;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:15px;
}
.picBlock {
	border:solid 1px #ccc;
	width:80px;
	height:80px;
	margin:0 12px 2px;
}
.heading_grad {
	background:url(http://www.r1concepts.com/ebay/r1store/images/heading_bg.gif) repeat-x 0 0;
	padding:0 2px;
	height:20px;
	margin-bottom:10px;
}
.heading_grad h3 {
	background:url(http://www.r1concepts.com/ebay/r1store/images/heading_bullet.gif) no-repeat 0 0;
	padding:0 0 0 30px;
	color:#000;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;
	margin:0;
}
.heading_grad h3 a {
	color:#000;
	text-decoration:none;
}
.heading_grad h3 a:hover {
	color:#555;
	text-decoration:none;
}
.font11 { font-size:11px;}
.font14 { font-size:14px;}
.font16 { font-size:16px;}
.txtBlock {
	padding:0 30px;
}
.red { color:#CC0000;}
.blue {color:#0033ff;}
.black { color:#000;}
.leftContent {
	width:376px;
	padding-right:20px;
}
.rightContent {
	width:300px;
}
.whiteboxBG{
	background-color:#fff;
	border:1px solid #ccc;
	padding:8px;
	font-size:13px;
}
.whiteboxBG table td { padding:2px;}
