

#storageInfo-box, #faqs-box {
	}

#nav .storage {
	background:rgb(108,169,9);
	}

.content-box {
	padding-top:245px;
	position:relative;
	}

.content-box  h2{
	float:left;	
	}
	
.white {
	padding-left:10px;
	}

#bottom-nav ul li  a {
	color:rgb(0,0,0);
	}
	
#content {
	background:url("../images/storage_inside.jpg")  50% 0 no-repeat;
	}

#sizePrice-box {
	}

#sizePrice-box ul li span.bold {
	padding-right:40px;
	}

#sizePrice-box ul li {
	width:540px;		height:177px;
	margin-bottom:10px;
	padding:20px 10px 0 279px;
	}

#sizePrice-box ul li.unit-1 {
	background:url("../images/unit_5x5.jpg") 0 no-repeat;
	}

#sizePrice-box ul li.unit-2 {
	background:url("../images/unit_5x10.jpg") 0 no-repeat;
	}

#sizePrice-box ul li.unit-3 {
	background:url("../images/unit_10x10.jpg") 0 no-repeat;
	}

#sizePrice-box ul li.unit-4 {
	background:url("../images/unit_10x15.jpg") 0 no-repeat;
	}

#sizePrice-box ul li.unit-5 {
	background:url("../images/unit_10x20.jpg") 0 no-repeat;
	}

#sizePrice-box ul li.unit-6 {
	background:url("../images/unit_10x25.jpg") 0 no-repeat;
	}

#sizePrice-box ul li.unit-7 {
	background:url("../images/unit_10x30.jpg") 0 no-repeat;
	}
	
#storageInfo-box ul {
	margin:20px 10px;
	padding:25px 60px;
	border:2px solid rgb(147,200,61);
	}

#storageInfo-box ul li {
	margin:0 0 20px;
	list-style:disc ;
	color:rgb(147,200,61);
	}

#storageInfo-box ul li span {
	color:rgb(135,135,135);
	}

#faqs-box ul {
	margin-bottom:20px;
	padding:29px 55px;
	}

/* bottom nav */

#faqs-box ul li {
	padding:30px 0 20px 30px;
	border-bottom:1px solid rgb(44,170,217);
	}

#bottom-nav ul li {
	width:240px;		height:45px;
	padding:10px 0 0 10px;
	display:inline-block;
	background:rgb(255,255,255);
	}

#bottom-nav ul li:nth-child(2) {
	margin:0 100px;
	}

