body{background-color:#fff;font-family:Helvetica;font-size:13px;margin:0;padding:0;line-height:19px;}

h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
}

li img {
	position: relative;
	top: 2px;
}

a {
	color: #3E80CB;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input, textarea {
	font-family: Tahoma;
}

 img, div, input, a { behavior: url("http://blog.2big2send.com/wp-content/themes/2Big2Send/iepngfix.htc") }

.container {
	margin: 0 auto;
	width: 60%;
	min-width: 870px;
}

.header {
	background-image: url('http://blog.2big2send.com/wp-content/themes/2Big2Send/images/2Big2Send_blog_header_bg.png');
	background-repeat: repeat-x;
	color: #F1F1F1;
	height:105px;
}

.box{background-color:#F5F7F8;margin-bottom:30px;padding:10px}
.box input,textarea,select{font-size:16px;text-align:left;margin:0 0 10px;padding:5px}
.box p{margin:7px 0}

.mainPanel {
	float: left;
	width: 70%;
	padding: 5px;
}

.mainPanel .inner {
	padding: 5px;
}

.sidePanel {
	float: right;
	width: 24%;
	min-width: 248px;
	
}

.sidePanel .inner {
	padding: 10px;
}	

.sidePanelBox {
	background-color:#F5F7F8;
	border:1px solid #E2E7ED;
	padding:10px;
	margin-bottom: 20px;
}

.sidePanelBox p {
	margin: 8px 0px 0px 0px;
}

.sidePanelBox span {
	font-size: 11px;
}

.sidePanelBox li img {
	position: relative;
	top: 2px;
}

.sidePanelBox h4 {
	text-shadow: 2px 2px 3px #999;
}

.sidePanelBox ul {
	margin: 5px 0px 5px 0px;
}

.sidePanelBox li {
	margin: 4px 0px 0px 0px;
}

.footer {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 11px;
	color: #70737A;
}

.footer ul {
	float: left;
	margin: 0px 20px 0px 10px;
}

.footer li {
	margin: 2px 0px 4px 0px;
}

.footer img {
	position: relative;
	top: 2px;
}

.bottomNavigation {
	position: fixed; 
	bottom: 0; 
	color: #F1F1F1; 
	width: 100%; 
	height: 25px; 
	background-image: url('images/navigationBottomBG.png'); 
	background-repeat: repeat-x;
	border-top: 1px solid #000;
}

.bottomNavigation ul {
	margin: 0px;
	padding: 0px;
}

.bottomNavigation li {
	display: inline;
	margin: 0px 15px 0px 0px;
}

.bottomNavigation img {
	position: relative;
	top: 2px;
}

.bottomNavigation a {
	color: #f1f1f1;
	text-decoration: none;
}

.bottomNavigation a:hover {
	color: #F1EBDC;
}

.box h3 {
	margin-top: 4px;
	margin-bottom: 15px;
}

.box input {
	font-size: 16px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

.box ul {
	margin: 10px;
	padding: 0px;
}

.box li {
	margin: 10px 0px 5px 0px;
}

.box p {
	margin-top: 15px;
}

strong {
	font-weight: bold;
}

.storycontent {
	margin: 5px 0px 5px 0px;
}

.feedback {
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	border-top: 1px dotted #999;
}