body, ul, li, dl, dt, dd, h2, h3 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img {
	border: 0;
}
html {
	-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}
body {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}
h1, h2, h3, h4, h5, h6, #top_header, #top_header, .book_menu strong, .book_menu ul li a,
#cfe_links dl dt, .feeds ul li a, #grand_navigation dl:before, #point_of_entry, #cfe_links a, #lfilters a, .artist {
	font-family: 'TradeGothicW01-BoldCn20 675334', 'Arial Narrow', Helvetica, Arial, sans-serif;
}
#gallery, #top_header .site_title, #top_header #user, #top_header form input[type="submit"], #top_header a#register, #grand_navigation a,
#grand_navigation dl dt, .book_menu, #events_banner_ad span, #top_header ul li, #top_header ul li a.main, #top_header ul ul li a {
	font-family: 'Trade Gothic W01 Cn 18', 'Arial Narrow', Helvetica, Arial, sans-serif;
}
h1 {
	margin: 10px 0;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 1.2;
	letter-spacing: 3px;
}
h2 {
	clear: both;
	color: #000;
	margin: 0 0 10px 0;
	text-transform: none;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
}
h4 {
	margin: 0;
}
a {
	color: #303030;
	text-decoration: none;
}
/*-------------------------------------
top_header
------------------------------------- */
#top_header {
	display: none;
	float: left;
	width: 100%;
	font-weight: normal;
	text-transform: uppercase;
	background: #202020;
	color: #fff;
	height: 36px;
}
#top_header .site_title {
	height: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	font-size: 12px;
	float: left;
	padding: 8px 10px;
}
#top_header a {
	color: #fff;
	padding: 0; /* override for cfe styles */
}
#top_header #form {
	float: right;
	height: 20px;
}
/* top_header user */
#top_header #user {
	float: right;
	letter-spacing: 1px;
	font-size: 12px;
}
#top_header #user a, #top_header #user .welcome_user {
	display: inline-block;
	padding: 8px 10px;
	line-height: 20px;
	text-align: center;
}
/* top_header form */
#top_header #user a:hover {
	text-decoration: none;
	background: none; /* override for cfe styles */
}
#top_header #signin_reg form {
	float: right;
}
#top_header form input[type="text"], #top_header form input[type="password"] {
	border: 0;
	width: 100px;
	background: #C1DBBD;
	margin-right: 5px;
	padding: 2px;
}
#top_header form input[type="submit"], #top_header a#register {
	letter-spacing: 1px;
	font-size: 12px;
	border: none;
	color: #fff;
	background: transparent;
	text-transform: uppercase;
}
#top_header form input[type="submit"]:hover {
	cursor: pointer;
}
#top_header #register {
	display: inline-block;
	padding: 8px 10px;
	height: 20px;
	line-height: 20px;
}
#top_header #bar {
	display: inline-block;
	padding: 4px 0;
}
#top_header #register:hover {
	text-decoration: none;
}
/*-------------------------------------
TOP NAV
------------------------------------- */
#top_header ul {
	display: none;
	float: left;
	font-size: 12px;
	background: #202020;
	color: #fff;
	z-index: 10001;
	max-width: 100%; /* override for cfe styles */
}	
#top_header ul li {
	position: relative;
	float: left;
	display: block; /* override for cfe styles */
}
#top_header ul li.main {
	display: block;
	min-width: 75px;
	height: 20px;
	text-decoration:none;
	text-align: center;
	color: #fff;
	line-height: 20px;
	letter-spacing: 1px;
	font-size: 12px;
	float: left;
	padding: 8px 10px;
}
#top_header ul li.main a img {
	max-width: 70px;
	position: absolute;
	top: 1px;
	left: 10px;
}
#top_header ul li a:hover {
	color: #303030;
	background: #B0E3E3;
	text-decoration: none; /* override for cfe styles */
}
#top_header ul ul {
	position: absolute;
	top: 36px;
	left:0;
	visibility: hidden;
	width: 100%;
}
#top_header ul ul li {
	float: none;
	text-align: center;
}
#top_header ul ul li a {
	display: block;
	color: #fff;
	padding: 3px 10px;
}
#top_header ul li:hover ul {
	visibility:visible;
}
/*-------------------------------------
MOBILE NAV
------------------------------------- */
#m_header ul {
	width: 100%;
	max-width: 100%; /* overriding a max-width:500px style in cfe.css; */
}
#m_header li {
	float: left;
	width: 50%;
	background: #202020;
	color: #000;
	text-align: center;
}
#m_header li .welcome {
	padding: 8px 0;
	float: left;
	width: 100%;
	color: #fff;
}
#m_header li a {
	float: left;
	color: #fff;
	width: 100%;
	padding: 8px 0;
}
#m_header li a:hover {
	background: transparent;
}
/*-------------------------------------
MAIN CONTENT
------------------------------------- */
#main_content {
	clear: both;
	max-width: 440px;
	margin: 0 auto;
	overflow: hidden;
}
/*-------------------------------------
GRAND NAVIGATION
------------------------------------- */
#grand_navigation {
	background: #202020;
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 20px 0;
	color: #fff;
	text-align: center;
	width: 100%;
}
#grand_navigation img {
	max-width: 160px;
	height: 80px;
}
#grand_navigation a {
	letter-spacing: 0px;
	color: #fff;
	display: block;
	padding: 3px 0;
}
#grand_navigation div a:hover {
	color: #303030;
	background: #B0E3E3;
}
#grand_navigation ul {
	padding: 10px 0 0 0;
}
#grand_navigation ul li {
	margin: 1px 0;
}
#grand_navigation dl {
	padding: 5px 0 0 0;
}
#grand_navigation dl:before {
	content: '................';
	height: 1px;
	color: gray;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 13px;
}
#grand_navigation dl dt {
	color: gray;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 8px;
	margin: 10px 0;
}
#grand_navigation dl dd {
	margin: 1px 0;
}
#grand_navigation a.current {
	color: #303030;
	background: #B0E3E3;
}
/*-------------------------------------
MIDDLE COLUMNS WITH BIG BLACK BORDERS
------------------------------------- */
.bb {
	border: 20px solid #202020;
	margin-bottom: 20px;
	padding: 20px;
	min-height:560px;
	text-align: center;
	float: left;
}
.bb p {
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	letter-spacing: 1px;
}

/*-------------------------------------
COL_1_2_3, COL_1_2
------------------------------------- */
#col_1_2 {
	width: 100%;
}
#col_1_2_3 {
	width: 100%;
	margin-bottom: 20px;
}
/*-------------------------------------
COLUMN 1
HOMEPAGE
------------------------------------- */
#col_1 {
	width: 100%;
	float: left;
	clear: both;
}
#col_1 a {
	text-decoration: underline;
}
#col_1 a:hover {
	text-decoration: none;
}
#archive h2, #cfe_links h2 {
    font-size:14px;
}
#archive {
	margin: 0 0 10px 0;
	background: #EEEEEE;
	padding: 10px;
}
#archive img {
	margin-bottom: 10px;
}
#book_1, #book_2 {
	margin: 0 0 10px 0;
	width: 100%;
	height: 320px;
	position: relative;
}
#book_1 {
  width: 100%;
	background: url("../base/images/AP38_Cover-Full_440.png") no-repeat center center #fff;
	position: relative;
}
#book_2 {
  width: 100%;
	background: url("../base/images/AI41_Cover-Full_440.png") no-repeat center center #fff;
}
.book_menu {
	position: absolute;
	background: #EEEEEE;
	background: rgba(222,222,222,.5);
	top: 0;
	left: 0;
	width: 120px;
	height: 260px;
	margin: 30px 0;
	padding: 0 10px;
}
.book_menu h3 {
	font-size: 20px;
	display: block;
	margin: 10px 0;
}
.book_menu small {
	position: absolute;
	font-size: 14px;
	bottom: 15px;
	left: 10px;
	margin-right: 10px;
}
.book_menu ul li a {
	background: #000;
	background: rgba(48,48,48,.9);
	color: #fff;
	font-size: 12px;
	text-transform:uppercase;
	letter-spacing: 1px;
	display: block;
	width: 40px;
	margin: 15px 0;
	padding: 5px 10px;
}
#col_1 .book_menu ul li a {
	text-decoration: none;
}
.book_menu ul li a:hover {
	background: #666;
	background: rgba(48,48,48,.5);
}
/*-------------------------------------
COLUMN 1
PAST BOOKS
------------------------------------- */
#pastbooks a {
	text-decoration: underline;
}
#pastbooks a:hover {
	text-decoration: none;
}
#pastbooks h2 {
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
#pastbooks img {
	width: 30%;
	margin: 10px 0;
}
#pastbooks dl {
	margin-bottom: 20px;
}
#pastbooks dl dt {
	font-weight: bold;
	margin-bottom: 20px;
}
#pastbooks dl dd {
	padding: 5px 0;
	font-size: 13px;
}
#pastbooks small {
	font-size: 13px;
	display: block;
	margin-bottom: 50px;
}
/*-------------------------------------
COLUMN 1
CONTACT
------------------------------------- */
#contact-us a {
	text-decoration: underline;
}
#contact-us a:hover {
	text-decoration: none;
}
#contact-us ul li {
	padding: 5px 0;
}
#contact-us ul li span {
	display: block;
}
#contact-us p {
	text-align: center;
}
/*-------------------------------------
COLUMN 1
JURIES + DESIGNERS
------------------------------------- */
.ai_jury, .ap_jury {
    padding:10px 0;
    text-align:center;
}
.ai_jury {
    border-top:20px solid #202020;
    border-bottom:1px solid #202020;
}
.ai_jury h2, .ap_jury h2 {
	font-size:16px;
	font-weight:bold;
}
.ai_jury p, .ap_jury p {
    padding:0;
    margin:10px 0;
    text-align:center;
}
.ai_jury img, .ap_jury img {
    margin:10px auto;
}
/*-------------------------------------
COLUMN 2
HOMEPAGE - CFE LINKS, POINT OF ENTRY, EVENTS BANNER AD
------------------------------------- */
#col_2 {
	width: 100%;
	clear: both;
}
#col_2 p {
	font-size: 12px;
	line-height: 1.5;
}
#cfe_links dl dt {
	color: #E39784;
	background: #eee;
	margin: 0 0 10px 0;
	padding: 10px 10px 1px 10px;
}
#cfe_links a {
	background: #E39784;
	padding: 10px;
	display: block;
	margin: 0 0 10px 0;
	color: #333;
	font-size: 13px;
}
#cfe_links a:hover {
	background: #f6997e;
}
#point_of_entry {
	margin: 0 0 10px 0;
	display: block;
	padding: 20px;
	background: #C1DBBD;
}
#point_of_entry strong {
	display: block;
	font-weight: normal;
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
}
#point_of_entry h2 {
	margin-top: 20px;
}
#point_of_entry:hover {
	background: #96cb93;
}
#cfe_ad img {
    margin-top:10px;    
}
/*-------------------------------------
COLUMN 3
HOMEPAGE - DART FEEDS, PRO PHOTO DAILY FEEDS
------------------------------------- */
#col_3 {
	width: 100%;
	clear: both;
}
#col_3 p {
    color:#555555;
	font-size: 12px;
	line-height: 16px;
}
.feeds {
	background: #EEEEEE;
	padding: 10px;
	margin-bottom:10px;
}
.feeds .article img {
	float: left;
	width: 30%;
	float: left;
	margin: 10px 15px 0 0;
}
.feeds ul li a, #dart_feeds ul li a, .feeds h3 {
	margin-top: 10px;
	display: block;
}
.feeds ul li a:hover, #dart_feeds ul li a:hover, .feeds h3:hover {
    text-decoration:underline;
}
.feeds .caption {
	font-size: 12px;
	display: block;
	font-style: italic;
}

/*-------------------------------------
CFE PAGE
NAV, FORM
------------------------------------- */
#cfe_nav {
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 20px 0;
	width: 100%;
}
#cfe_nav a {
	display: block;
	padding: 3px 0;
}
#cfe_nav a.current, #cfe_nav a:hover {
	color: #303030;
	background: #B0E3E3;
}
#cfe_nav ul li {
	margin-bottom: 5px;;
}
#cfe_content {
	clear: both;
	background: #eee;
	padding: 20px;
	margin-bottom: 20px;
}
#cfe_content h2 {
	font-size: 50px;
	border-top: 10px solid #303030;
}
#cfe_content input, #cfe_content select {
	display: block;
	margin-bottom: 5px;
}
/*-------------------------------------
FORMS
------------------------------------- */
form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
}
label {
	font-size: 12px;
}
.form_row {
	display: block;
	clear: both;
}
.form_row input[type="text"], .form_row input[type="password"] {
	border: 1px solid #303030;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
	-webkit-appearance: none;
}
.errorlist {
	display: block;
	width: 100%;
	clear: both;
	color: red;
	font-size: 12px;
	text-align: center;
}
input[type="checkbox"] {
	margin: 0 10px 0 0;
	padding: 0;
}
select {
	margin: 0;
}
/* ----- submit button ----- */
#sub_btn input {
	border: 0;
	padding: 3px 8px;
	margin-top: 20px;
	cursor: pointer;
	color: #fff;
	background: #303030;
	-webkit-appearance: none;
}
/*-------------------------------------
BOOK ORDER FORM
------------------------------------- */
#book_order {
	letter-spacing: 1px;
}
/* ----- books ----- */
#books .form_row:nth-child(1) {
	padding: 0 0 20px 0;
}
#books .form_row:nth-child(2) {
	padding: 0 0 10px 0;
}
#books .form_row h2 {
	margin: 0;
}
#books input[type="text"] {
	width: 30px;
	text-align: center;
}
#books p {
	font-size: 10px;
	margin: 0 0 10px 0;
	text-align: center;
}
#books em {
	font-size: 10px;
}
/* ----- subtotal ----- */
#subtotal {
	padding-bottom: 10px;
}
#subtotal strong {
	display: block;
}
#subtotal input {
	border: 0;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
/* ----- sales tax ----- */
#sales_tax {
	margin: 10px 0;
}
#sales_tax label {
	display: block;
}
#sales_tax input[type="text"] {
	width: 150px;
}
/* ----- shipping handling ----- */
#shipping_handling {
	margin: 10px 0;
}
#shipping_handling label {
	display: block;
}
#shipping_handling input[type="text"] {
	width: 150px;
}
/* ----- total ----- */
#total {
	clear: both;
	padding: 10px 0;
}
#total strong {
	display: block;
}
#total input {
	border: 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
/* ----- shipping address ----- */
#shipping_address {
	padding-bottom: 20px;
}
#shipping_address .form_row {
	padding: 2px 0 5px 0;
}
#shipping_address label {
  display: block;
}
#shipping_address input[type="text"] {
	width: 150px;
}
/* ----- credit card ----- */
#credit_card {
	clear: both;
	padding-bottom: 20px;
}
#credit_card ul {
	overflow: auto;
	margin-bottom: 10px;
	padding-left: 20px;
}
#credit_card ul li {
	margin-left: 10px;
}
#credit_card .form_row {
	padding: 2px 0 5px 0;
}
#credit_card label {
  display: block;
}
#credit_card input[type="text"] {
	width: 150px;
}
/* ----- billing address ----- */
#billing_address {
	clear: both;
	width: 100%;
}
#billing_address .form_row {
	padding: 2px 0 5px 0;
}
#billing_address label {
  display: block;
}
#billing_address input[type="text"] {
	width: 150px;
}
#billing_address small {
	font-size: 10px;
}
#billing_address .qw {
	margin: 5px 0 10px 0;
}
/*-------------------------------------
CONTACT PAGE
------------------------------------- */
#contact ul {
	margin: 0 0 20px 0;
}
#contact ul li span {
	display: block;
}
#contact ul.pp li {
	margin: 0 0 10px 0;
}

/*-------------------------------------
LOGIN FORM
------------------------------------- */
#login p {
	text-align: center;
}
/*-------------------------------------
REGISTER FORM
------------------------------------- */
#login_info {
	padding-bottom: 20px;
	margin-top: 20px;
}
#login_info .form_row {
	padding: 2px 0 5px 0;
}
#login_info label, #primary_contact_info label {
  display: block;
}
#login_info input[type="text"],#login_info input[type="password"],
#primary_contact_info input[type="text"] {
	width: 150px;
}
#login ul {
	padding: 20px;
}
#login ul li {
	list-style-type: disc;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
}
#primary_contact_info {
	margin-bottom: 20px;
}
.form_as_p p {
	padding: 0;
}
.form_as_p label {
	display: block;
	clear: both;
}
#login .form_as_p ul, #login .form_as_p ul li {
	margin: 0;
	padding: 0;
}
#login .form_as_p ul li {
	list-style-type: none;
	text-align: center;
}

/*-------------------------------------
THE PARTY
------------------------------------- */
#party_content {
    width:700px;
    padding:0 30px;
    float:left;
}
#party_content h4, #party_content h5, #invite, #party_sidebar h2, #party_sidebar h3 {
	font-family: 'TradeGothicW01-BoldCn20 675334', 'Arial Narrow', Helvetica, Arial, sans-serif;
	font-weight:normal;
}
#party_content h4 {
    font-size:16px;
}
#party_content h5 {
    font-size:14px;
}
#invite {
	background:url('../images/invite.jpg') no-repeat;
	color:rgba(255,255,255,.95);
	width:700px;
	height:250px;
}
#invite img {
    position: relative;
    bottom: 178px;
    left: 410px;
    opacity:.95;
}
#invite img:hover {
    opacity:1;
}
#party {
    text-align:right;
    width:380px;
    padding-top:90px;
    text-transform:uppercase;
}
#party h1 {
    font-size:75px;
    letter-spacing:-2px;
    line-height:12px;
}
#party p {
    font-size:28px;
    line-height:30px;
    letter-spacing:-1px;
}
#price {
    width:280px;
    position:relative;
    bottom:183px;
    left:395px;
}
#price p {
    font-size:18px;
    line-height:18px;
    margin:0;
    padding:0 10px;
}
#price ul {
    margin-top:10px;
    font-size:15px;
    line-height:14px;
}
#party_sidebar {
    width:200px;
    float:left;
    margin:250px 0;
    border-left: 1px dotted #999;
}
#party_sidebar h2, #party_sidebar h3 {
    text-transform:uppercase;
    letter-spacing:-1px;
    color:#999;
}
#party_sidebar h2 {
    font-size:35px;
    line-height:18px;
}
#party_sidebar h3 {
    font-size:18px;
}
#party_sidebar h3.year {
    background:#999;
    color:#fff;
    width:30px;
    padding:0 15px;
    margin:15px 0 5px 0;
}
#party_sidebar ul li a {
    text-decoration:underline;
    padding-left:5px;
}
#party_sidebar ul li a:hover {
    color:#666;
}
#party_sidebar img {
	display: block;
	clear: both;
    margin:10px 5px;
    max-width:160px;
    max-height:100px;
}

/*-------------------------------------
MEDIA QUERIES
------------------------------------- */
@media screen and (min-width:715px) {
	#main_content {
	    max-width: 100%;
		width: 715px;
		padding-top: 20px;
		clear: both;
	}
	#grand_navigation {
		float: left;
		width: 175px;
		padding: 20px;
		margin-left: 10px;
		margin-right: 10px;
	}
	#cfe_nav {
		float: left;
		width: 125px;
		padding: 0 20px;
		margin-left: 20px;
		text-align: right;
	}
	#col_1_2_3, #cfe_content {
		clear: none;
		float: left;
		width: 440px;
	}
	/*-------------------------------------
	BOOK ORDER FORM
	------------------------------------- */
	/*  ----- sales tax ----- */
	#sales_tax label {
	    display: block;
		float: left;
		text-align: right;
		width: 100px;
		margin-right: 20px;
		margin-top: 2px;
	}
	#sales_tax input[type="text"] {
		float: left;
	}
	#sales_tax div {
		clear: both;
		margin-left: 10px;
		text-align: left;
	}
	/*  ----- shipping handling ----- */
	#shipping_handling label {
	  display: block;
		float: left;
		text-align: right;
		width: 100px;
		margin-right: 20px;
		margin-top: 2px;
	}
	#shipping_handling input[type="text"] {
		float: left;
	}
	#shipping_handling div {
		clear: both;
		margin-left: 10px;
		text-align: left;
	}
	/*  ----- shipping address ----- */
	#shipping_address {
		float: left;
	}
	#shipping_address .form_row {
		float: left;
		width: 320px;
		padding: 2px 0;
	}
	#shipping_address label {
	  display: block;
		float: left;
		text-align: right;
		width: 100px;
		margin-right: 20px;
		margin-top: 2px;
	}
	#shipping_address input[type="text"] {
		float: left;
	}
	#shipping_address select {
		float: left;
		width: 156px;
	}
	/*  ----- credit card ----- */
	#credit_card {
		float: left;
	}
	#credit_card .form_row {
		float: left;
		width: 320px;
		padding: 2px 0;
	}
	#credit_card label {
	  display: block;
		float: left;
		text-align: right;
		width: 100px;
		margin-right: 20px;
		margin-top: 2px;
	}
	#credit_card ul li label {
		width: auto;
	}
	#credit_card input[type="text"] {
		float: left;
	}
	/* cc expiration date */
	#credit_card .form_row span {
		float: left;
		margin-top: -3px;
	}
	/*  ----- billing address ----- */
	#billing_address {
		float: left;
	}
	#billing_address .form_row {
		float: left;
		width: 320px;
		padding: 2px 0;
	}
	#billing_address label {
	  display: block;
		float: left;
		text-align: right;
		width: 100px;
		margin-right: 20px;
		margin-top: 2px;
	}
	#billing_address ul li label {
		width: auto;
	}
	#billing_address input[type="text"] {
		float: left;
	}
	#billing_address select {
		float: left;
		width: 156px;
	}
	/*-------------------------------------
	CONTACT FORM
	------------------------------------- */
	#contact {
		float: left;
	}
	#contact .form_row {
		float: left;
		width: 320px;
		padding: 2px 0;
	}
	#contact label {
	  display: block;
		float: left;
		text-align: right;
		width: 100px;
		margin-right: 20px;
		margin-top: 2px;
	}
	#contact ul li label {
		width: auto;
	}
	#contact input[type="text"] {
		float: left;
	}
	#contact select {
		float: left;
		width: 150px;
	}
	#contact .qw select {
		float: none;
		margin-bottom: 10px;
	}
	#contact .qw label {
		width: auto;
		float: none;
		text-align: center;
		margin: 10px 0 5px 0;
	}
	/*-------------------------------------
	REGISTER/SIGN UP
	------------------------------------- */
	#login_info, #primary_contact_info, img.captcha {
		float: left;
	}
	#login_info .form_row, #primary_contact_info .form_row {
		float: left;
		width: 320px;
		padding: 2px 0;
	}
	#login_info label, #primary_contact_info label {
	  display: block;
		float: left;
		text-align: right;
		width: 100px;
		margin-right: 20px;
	}
	#login_info select {
		float: left;
		width: 156px;
	}
	#login_info input[type="text"], #login_info input[type="password"], #login_info input[type="checkbox"],
	#primary_contact_info input[type="text"] {
		float: left;
	}
	#login_info .form_row:nth-child(6) {
		padding: 5px 0 10px 0;
	}
}

@media screen and (min-width:960px) {
	#m_header {
		display: none;
	}
	#top_header {
		display: block;
	}
	#top_header ul {
		display: block;
	}
	#main_content {
		width: 960px;
	}
	#col_1_2_3, #cfe_content {
		width: 685px;
	}
	#col_1 {
		clear: none;
		float: left;
		width: 440px;
	}
	#col_2 {
		clear: none;
		float: left;
		width: 225px;
		margin-left: 10px;
	}
	#col_2 img {
    	max-width: 100%;
	}
	#col_3 {
		width: 440px;
	}
}

@media screen and (min-width:1240px) {
    #main_content {
        width: 1240px;
    }
    #grand_navigation {
		width: 160px;
		padding: 10px;
		margin-left: 10px;
	}
    #col_1_2_3, #cfe_content {
		width: 1020px;
	}
	#col_1 {
		width: 400px;
	}
	#col_2 {
		width: 220px;
	}
	#col_3 {
    	clear: none;
		float: left;
		width: 380px;
		margin-left: 10px;
	}
}

@media screen and (min-width:1650px) {
	#main_content {
		width: 1650px;
	}
	#col_1_2_3, #cfe_content {
		width: 1430px;
	}
	#col_3 {
    	width: 790px;
	}
	.feeds, #book_1, #book_2 {
    	width: 370px;
	}
	#ppd_dart {
    	float: left;
    	margin-right: 10px;
	}
	#books {
    	float: left;
    	margin-right: 10px;
	}
	#dispatches {
    	clear: none;
    	float: left;
	}
    #profiles {
    	clear: none;
    	float: left;
	}
	#col_5 {
    	float: left;
    	width: 370px;
	}
}