#product_list_caption_l {
	height: 30px;

	background: url("cl.gif") no-repeat top left;
}

#product_list_caption_r {
	height: 30px;

	background: url("cr.gif") no-repeat top right;
}

#product_list_caption {
	height: 30px;

	background: #e8e8e8 url("c.gif") repeat-x;
}

#product_list_caption_content {
	font-size: 14px;

	overflow: hidden;

	padding-top: 6px;
	padding-left: 20px;

	color: #000;
}

#caption_content2 {
	font-size: 14px;
	font-weight: bold;

	overflow: hidden;

	padding-top: 6px;
	padding-left: 10px;

	color: #666;
}

.mobile {
	width: 248px;
	height: 468px;
	padding: 97px 22px 0 22px;

	vertical-align: top;

	color: #000;
	background: #fff  url("mobile2.jpg") no-repeat;
}

.items_list {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;

	border: #ddd 1px solid;
}

.items_list tr th {
	font-size: 14px;
	font-weight: bold;

	height: 28px;
	padding: 0 8px;

	text-align: left;

	color: #666;
	background: #ececec url("t.gif") repeat-x;
}

.items_list tr td {
	font-size: 11px;

	padding: 6px 8px;

	vertical-align: top;

	color: #000;
	background: #fff;
}

.items_list tr td div {
	padding-bottom: 6px;
	padding-left: 18px;

	background: url("v.gif") no-repeat top left;
}

.list li {
	margin-bottom: 7px;
	margin-left: -12px;
	padding-left: 3px;

	list-style-position: outside;
	list-style-image: url("li.gif");
}

body.mobile-page {
	min-width: 340px;
}

#splash {
	position: relative;

	width: 100%;
	min-width: 340px;
	padding-top: 20px;

	background: url("splash_bg.png") repeat-x;
}

#splash h1 {
	font-size: 16px;
	font-weight: normal;

	margin: 0;
	margin-bottom: 55px;
	margin-left: 10px;
	padding: 0;

	color: white;
}

#splash .phone {
	position: absolute;
	top: 35px;
	right: 5px;
}

#splash ul {
	font-size: 12px;
	font-weight: bold;

	width: 200px;
	margin: 0;
	padding: 0;

	list-style: none;

	color: #000;
}

#splash ul li {
	display: block;

	min-height: 35px;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 40px;

	background: url("mobile-icons.jpg") no-repeat;
}

#splash ul li.search {
	background-position: top left;
}

#splash ul li.access {
	background-position: left -88px;
}

#splash ul li.buy {
	background-position: left -178px;
}

.thanks-button {
	width: 190px;
	padding-top: 10px;
	padding-bottom: 10px;

	text-align: center;
}
.thanks-button a {
	font-size: 16px;
	font-style: italic;

	color: #c41200;
}
.download {
	padding-left: 5px;
}