#rec {
  float: left;
    line-height: 13px;
    margin: 5px;
    padding: 0;
    text-align: left;
}	
#rec li {
	   float: left;
    list-style: none outside none;
    margin-left: 10px;
}
#rec li a {
	color:#ffffff;
}
#rec li a:hover{
	color:#FFCC00;
}
#boxContent {
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
}
#boxContent ol{font-size: 14px;}
#boxContent{}

#boxContent ul{
	margin:0;
	padding:0 0 0 18px;
}

#boxContent ul li{}

#boxContent ul li a{
	color:#990000 !important;
	font-weight:normal;
}

#boxContent h1 {
	background:url("http://www.smokeshisha.com/smoke-shisha/img/h1bg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 16px;
    height: 45px;
    margin-left: 70px;
    padding-left: 20px;
    padding-top: 10px;
    width: 72%;
}
#rds {
   background: none repeat scroll 0 0 #990000;
    float: left;
	margin-left: 60px;
	 width: 85%;
}
#rds h2 {
	font-size: 16px;
	text-align: left;
}
#boxContent p {
    color: #000099;
    font-family: Verdana,Arial,sans-serif;
    font-size: 14px;
    margin-left: 10px;
    text-align: justify;
    width: 95%;
}
#siteResources{
    font-size: 14px;
    margin-top: 12px;
    width: 98%;
}

#siteResources .listItem{
    border-top: 1px dashed #CCCCCC;
    color: #000099;
    padding: 10px;
    width: 97%;
}

.listItem span{
	background-color:#FF6600;
	padding:2px 5px;
}

.listItem a{
	text-transform:capitalize;
}

/* Content Title */
#pagetitle{
    margin-bottom: 20px;
	}

#pagetitle .left{
    background: url("orange_left.jpg") no-repeat scroll 0 0 #FF6600;
    height: 50px;
	}

#pagetitle .right{
    background: url("orange_right.jpg") no-repeat scroll right center transparent;
    height: 50px;
	}

#pagetitle .mid{
    text-align: center;
	}

#pagetitle .mid h1{
    background: none repeat scroll 0 0 transparent !important;
    font-family: arial;
    font-size: 16px;
    height: auto !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-top: 14px !important;
    width: auto !important;
	}


