@charset "utf-8";
/* CSS Document */

.content h2 {
	color: #4495ec;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 15px 15px 15px;
}

.boxik280_306 {
	width:280px;
	height: 306px;
	background: url(../images/boxik.jpg) no-repeat ;
	margin: 0 auto;
	text-align:left;
	padding: 10px;
	font-size:13px;
	line-height: 20px;
	
}

.content ul {
	list-style-position:inside;
	list-style-image: url(../images/check.png);
}

.content {
	padding: 10px;
	font-size:13px;
	line-height: 20px;
}

.content a {
	text-decoration:none;
	color: #4495ec;
	border-bottom: 1px dotted #4495ec;
	font-weight: bold;
}

.content a:hover {
	color: #f07b00;
	border-bottom: 1px dotted #f07b00;
}
.content p {
	margin-top: 15px;
}

.boxik280_heightfloat {
	width: 280px;
}

.boxik280_hf_top {
	width:280px;
	height: 40px;
	background: url(../images/boxik_parts_280px_width/boxik_top.jpg) no-repeat left top;
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	overflow: hidden;
}

.boxik280_hf_top h3{
	margin: 12px;
	font-size:14px;
 }
 
.boxik280_hf_bottom {
	width: 280px;
	background: url(../images/boxik_parts_280px_width/boxik_bottom.jpg) no-repeat left bottom;
	overflow: hidden;
} 

.boxik280_hf_bottom ul{
	margin: 15px;
}

.content h4 {
	/*background: url(../images/h2_bg.gif) repeat-x left bottom;*/
	font-size: 16px;
	margin: 15px 10px;
	padding: 3px 5px;
}
