/****************
* Style.css
*******************/
body{
	margin:0;
	padding:0;
	background-color:#1d1d1e;
	background-image:url(images/hive_bg2.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.3;
}
/*****CSS to fix the png IE 6 issue****/

/*img,div,a,input { behavior: url(http://www.nyfawards.com/hiveawards/sites/all/themes/hiveawards/iepngfix.php) }*/
/*img,div,a,input  { behavior: url(images/iepngfix.htc); }*/


a{
	color:#FFFFFF;
}
a:hover{
	color:#248ba4;
}
/*****To override table css in default.css***/
table{
	border-collapse:separate;
}
/*****Layout css*****/
#container{
	width:947px;
	margin:0 auto;
	background:#1d1d1e;
	padding:0px 7px 0px 7px;
	color:#FFFFFF;
}
#entry-container{
	width:760px;
	margin:0 auto;
	background:#1d1d1e;
	padding:0px 7px 0px 7px;
	color:#FFFFFF;
}
#topmenubar{
	background-color:#1d1d1e;
	background-image:url(images/topnav/topnav_empty.gif);
	background-repeat:repeat-x;
	height:24px;
	padding-bottom:15px;
}
#topmenu{
	float:left;
}
#topicons{
	float:right;
}
#logo_container{
	clear:both;
	
}
#logo{
	float:left;
	margin-bottom:4px;
}
#loginblock{
	float:right;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
	
}
#image-block{
	padding:10px 0 7px 0;
}
#sitename{
	float:left;
	
}
#content-tab{
	 border-collapse:separate; 
}
#content-tab .contentrow{
	border-left:#373738 solid 1px;

}
#content-tab .leftline{
	border-left:#373738 solid 1px;

}
#content-tab .rightline{
	border-right:#373738 solid 1px ;

}
#home-content{
	margin-left:10px;
	margin-right:10px;
}

#main-content{
	float:left;
	margin-left:15px;
	margin-right:15px;
	
}
#right-sidebar{
	float:left;
	margin-left:8px;
	margin-right:8px;
	background-color:#28292b ;
	padding-top:14px;
	
}
#footer{
   padding-bottom:50px;
   color:#FFFFFF;
   font-size:11px;
}
/******Lines in tepmplates******/

.lineblue{
	margin-top:3px;
	background:#248ba4;
	height:1px;
	border:none;
	width:100%;
}
.footerline{
	margin-top:20px;
	margin-bottom:10px;
	font-size:4px;
	font-weight:100;
	line-height:0.1;
}
.mainContent-content{

}
/****Primary links**/
#topmenu { /*height:23px;*/ font-family:Arial, Helvetica, sans-serif;} 
#topmenu ul { list-style-type: none;  margin: 0; padding:0; } 
#topmenu li { display: block; float: left;padding:0 10px; height:23px; } 
#topmenu li a {  color: #5DA69E; font-weight: bolder; text-decoration: none; font-size: 12px;text-transform:uppercase; }
#topmenu li a:active{  color: #5DA69E; font-weight: bolder; text-decoration: none; font-size: 12px;text-transform:uppercase; }
#topmenu a.active{background-color:#CC6122; color:#FFFFFF; }
#topmenu li.active{background-color:#CC6122; color:#FFFFFF;  }

.clear { clear: both; }

#main{
	clear:both;
}
.title-content{
	color:#ECE8D8;
	font-family:Arial;
	font-size:28px;
	font-weight: bold;
	text-transform:uppercase;
	padding:0 10px 0 0;
	text-decoration:none;
		
}
.content-text{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.3;
	padding-bottom:15px;
	
}
#home-content #node-1{
padding-left:9px;
}
tr.draggable 
{
background-color:#999999;

}
ul.orangelinks{
	display:block;
	float:left;
	margin:0px;
	padding:0px;text-decoration:none;
	
}
.orangelinks li{
	margin-bottom:10px;list-style:none;font-weight:bold;font-size:18px;margin-left:0px;text-decoration:none;
}
.orangelinks li a{ background-color:#CC6122;list-style:none;padding:0 10px 0 5px;text-decoration:none; }

.register_msg{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#CA6322;
}
#loginblock a{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}
#loginblock a:hover{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#248ba4;
}
#loginblock #edit-name ,#loginblock #edit-pass{
	background:#D7D7D7;
	color:#000000;
	text-align:right;
	font-size:11px;
	width:195px;
	border:none;
	height:20px;
	padding-top:5px;
	padding-right:5px;
}
#loginblock #edit-submit {
	background:#1d1d1e;
	border:none;
	color:#D25D27;
	cursor:hand;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	cursor:hand;
}
.block_home-text{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:1.2;
	padding-bottom:15px;
}
.block_spon-text{
color:#F1ECD3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:1.2;
	
}
.block_home-text p{
margin:0;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
#footer a:hover{
	color:#248ba4;
	text-decoration:none;
	font-size:11px;
}

.title-blog{
	/*background:#249A8C;*/
	color:#ECE8D8;
	font-family:impact;
	font-size:32px;
	font-weight:800;
	text-transform:uppercase;
	padding:0 10px 0 0;
}

.title-blog a{
	
	color:#ECE8D8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 10px 0 0;
	text-decoration:none;
}
.comm_blog{
background:#CC6222;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:3px 10px 3px 8px;
		text-decoration:none;
		/*width:120px;*/
		

}
.comm_blog a{
background:#CC6222;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:3px 10px 3px 8px;
		text-decoration:none;
		/*width:120px;*/
		

}

/* Tabs in advisory page */
#advisory-judge ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#advisory-judge li{
	display: block;
	list-style-type:none;
	float: left;
	/*height:40px;
	overflow:hidden;*/
}
#advisory-judge  a.adv-anchor{
	/*width:259px;
	height:60px;
	background:url(images/headers/advisoryboard.jpg);
	background-repeat:no-repeat;*/
}
#advisory-judge  a.judge-anchor{
	/*width:259px;
	height:50px;
	background:url(images/headers/judges.png);
	background-repeat:no-repeat;*/
}
.adv-title{
	color:#CA6322;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.3;
	
}
.adv-title a{
	color:#CA6322;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.3;
	text-decoration:none;
	
}
.adv-title a:hover{
	color:#248ba4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.3;
	text-decoration:none;
	
}
.adv-position{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:1.3;
	
}
.recent_comm{
color:#999999;
padding-left:5px;
padding-top:5px;
font-size:12px;

}
.recent_comm a{
color:#999999;
padding-left:5px;
padding-top:5px;
font-size:12px;
text-decoration:none;
}

.recent_comm_tim{
color:#999999;
padding-left:5px;
padding-top:5px;
font-size:12px;
text-align:right;

}
.comment_block{
height:370px;overflow:scroll;background-color:#000000;width:200px;scrollbar-width:2px;

}
/*blog archive */
.blog_arch{
	padding-top:10px;
	padding-bottom:10px;
}
.blog_arch a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.blog_arch a:hover{
	color:#248ba4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
li a.active{
	color:#FFFFFF;
	
}

.blog_arch li{
		list-style:none;
}
.blog_arch ul{
	list-style:none;
	padding-left:5px;
}
/***/
.list_cat{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.list_cat a{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
    text-decoration:none;
}

.list_cat a:hover{
	color:#248ba4;
	font-size:13px;
	font-weight:bold;
    text-decoration:none;
}
.view-main-categories table{
	border-collapse:separate;
}
.view-main-categories h3{
	margin:20px 0 2px 0;
	color:#CA6322;
	font-size:20px;
	font-weight:bold;
}
.view-industry-categories  table{
	border-collapse:separate;
}
.view-industry-categories h3{
	margin:20px 0 2px 0;
	color:#CA6322;
	font-size:20px;
	font-weight:bold;
}
.view-sponsors-wanted {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:1.2;
	padding-left:8px;
}
.view-calander-block{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:1.2;
	padding-left:15px
	
}

.adminmenu ul li a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.adminmenu ul li a:hover{
	color:#248ba4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#comment-form fieldset { display:none;}
.nodecnt a{color:#FFFFFF;text-decoration:none;}
.nodecnt a:hover{color:#248ba4;text-decoration:none;}
.cmtcnt a{color:#F1ECD3;text-decoration:none;}
.cmtcnt a:hover{color:#FFFFFF;text-decoration:none;}

.view-faq p{
	margin-top:0;
}
.view-faq a{
	color:#FFFFFF;
	text-decoration: none;
}
.view-faq a:hover{
	color:#248ba4;
	text-decoration: none;
}
a.stico_default{
	 background-image: url(images/sharethis.png) !important; padding: 0 !important; 
	 background-color:#1D1D1E;
	 width:138px;
	 height:22px;
 	border: none;
text-indent: -99999px;
overflow: hidden;
display: block;
cursor: pointer;
cursor: hand;
font-size: 0px;
line-height: 0px;
}
	

.stbuttontext {
	/*background-image: url(images/sharethis.png) !important; padding: 0 !important; 
	width:138px;
	 height:22px;*/
	 text-indent: -99999px;
}
.more-link{
display:none;
}

.block-disqus h2{
/*background-color:#1d1d1e;*/
background-image:url(images/headers/rightcol-title_recentcomments.png);
	 width:150px;
	 height:25px;
 	border: none;
text-indent: -99999px;
overflow: hidden;
display: block;
cursor: hand;
font-size: 0px;
line-height: 0px;
}

.block-aggregator h2{
/*background-color:#1d1d1e;*/
background-image:url(images/headers/rightcol-title_blogroll.png);
background-repeat:no-repeat;
	 width:85px;
	 height:25px;
 	border: none;
text-indent: -99999px;
overflow: hidden;
display: block;
cursor: hand;
font-size: 0px;
line-height: 0px;
margin-bottom:0px;
}

#user-register #edit-submit {
background-color:#1d1d1e;
background-image:url(images/buttons/leftcol-button_continue.png);
	 width:127px;
	 height:20px;
 	border: none;
text-indent: -99999px;
overflow: hidden;
display: block;
cursor: pointer;
font-size: 0px;
line-height: 0px;

}

#entry_form1 #btnenter {
background-color:#1d1d1e;
background-image:url(images/buttons/leftcol-button_continue.png);
	 width:127px;
	 height:20px;
 	border: none;
text-indent: -99999px;
overflow: hidden;
display: block;
cursor: pointer;
font-size: 0px;
line-height: 0px;
}


.dsq-subscribe{
	background-color:#FFFFFF;
}



#dsq-content .dsq-subscribe a:hover {
background-color:#FFFFFF;
}

#dsq-content .dsq-subscribe UL { PADDING-RIGHT: 0px; DISPLAY: none; PADDING-LEFT: 0px; BACKGROUND: #FFFFFF; LEFT: -1px; PADDING-BOTTOM: 0px; WIDTH: 100%; PADDING-TOP: 0px; POSITION: absolute; TOP: -1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px}

#dsq-content .dsq-panel { BORDER-RIGHT: #999 1px solid; PADDING-RIGHT: 8px; BORDER-TOP: #999 1px solid; PADDING-LEFT: 4px; Z-INDEX: 2;  PADDING-BOTTOM: 4px; BORDER-LEFT: #999 1px solid; COLOR: #333333; PADDING-TOP: 4px; BORDER-BOTTOM: #999 1px solid; -moz-border-radius: 0 5px 5px 5px; -webkit-border-radius: 5px; border-radius: 0 5px 5px 5px; -webkit-border-top-left-radius: 0;background-image:url(../../images/headers/rightcol-title_recentcomments.png)}

fieldset{
border:medium none #000000;
text-align:left;
padding-left:0px;
}
legend{
display:none;
}
.content-text-faq{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.3;
	
}
.content-text-faq-que{
	color: #D76534;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.3;
	
}

ul.primary{
border-bottom:medium none;
}

#block-aggregator-feed-1 .item-list ul li {
list-style:none;
list-style-type:none;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.3;
	font-size:13px;
	text-decoration:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	padding-bottom:5px;

}
#block-aggregator-feed-1 .item-list ul li a{
list-style:none;
list-style-type:none;
	color: #CA6322;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:1.3;
	text-decoration:none;
	padding-bottom:5px;

}
#block-aggregator-feed-1 .item-list ul li a:hover{
list-style:none;
list-style-type:none;
	color: #248ba4;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:1.3;
	text-decoration:none;
	padding-bottom:5px;

}
#block-aggregator-feed-1 .item-list ul{
padding:0 0 0 0;
margin:0 0 0 0;
}
.dsq-widget ul.dsq-widget-list{
color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:1.3;
	text-decoration:none;
}
p.dsq-widget-meta {
color:#FFFFFF;

}
p.dsq-widget-meta  a{
color:#B2CAC3;
font-size:12px;
font-weight:bold;

}
p.dsq-widget-meta  a:hover{
color:#248ba4;
font-size:12px;
font-weight:bold;

}
a.dsq-widget-user{
color:#6470CA;
}
a.dsq-widget-user:hover{
color:#248ba4;
}
ul.howtolist{
	color:#D25D27;
}
ul.howtolist li{
	color:#FFFFFF;
	padding-bottom:5px;
}

ul.regulations{
	list-style:none;
	margin-left:0px;
}
ul.regulations li{
	color:#D76534;
	padding-bottom:20px;
}
ul.regulations li p{
	color:#FFFFFF;
	margin:0px;
}

tr.even{/**To override the system.css***/
	background-color:#28292b;
}
tr.odd{/**To override the system.css***/
	background-color:#333333;
}
.sampleentry a{
	
	background-image:url(images/leftcol-button_viewsampleentries.png);
	 width:218px;
	 height:20px;
 	border: none;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	font-size: 0px;
	line-height: 0px;
}
.content-text-sample-entry{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.3;
	
}
 #user-register #edit-name-wrapper{
/*padding-left:10px;*/
}
#edit-pass-wrapper{
/*padding-left:10px;*/
margin-bottom:0;
}
.item-list .icon{
display:none;
}
#old_new_blog a{
color:#FFFFFF;
text-decoration:none;
}
#old_new_blog a:hover{
color:#248ba4;
text-decoration:none;
}
.view-blogs .item-list .pager{
display:none;

}
#edit-pass-wrapper .error{
background-color:#1d1d1e;
color:#CC3333;
border:none;
}

.currentries{
	color:#CC6122;
	font-family:impact;
	font-size:18px;
	font-weight:800;
	text-transform:uppercase;
	padding:0 0px 0 16px;
	text-decoration:none;
	font-style:italic;
	
	
}
a.currentries:hover{
	color:#CC6122;
}
.blog_comment{
	background-color:#1d1d1e;
background-image:url(images/buttons/leftcol-button_comments.png);
	 width:142px;
	 height:21px;
 	border: none;
text-indent: -99999px;
overflow: hidden;
display: block;
cursor: pointer;
font-size: 0px;
line-height: 0px;
}
#block-aggregator-feed-1 .item-list .last{
padding-bottom:30px;
}

/**********Css to lines in blocks under block******/
.blocklines{
	padding:0 0 10px 0;
	font-size:4px;
	font-weight:100;
	line-height:0.1;
}
.block td.block_line{
	border-bottom:solid 1px ; 
	border-top:solid 1px ;
}

#right-sidebar  .blocklines{
	display:none;
	
}
#right-sidebar  td.block_line{
	/**grey color**/
	border-bottom:solid 1px #373738; 
	border-top:solid 1px #373738;
	
}
.mainContent-content  .blocklines{
	display:none;
}
.mainContent-content  td.block_line{
	/**blue color**/
	border-bottom:solid 1px #248ba4;
	border-top:solid 1px #248ba4;
}
.homepage-content .blocklines{
	display:none;
}
#footer .blocklines{
	display:none;
}
#loginblock .blocklines{
	display:none;
}

#block-views-sponsors_wanted-block_1 .blocklines{
	display:block;
}
#block-block-14 .blocklines{
	display:block;
}
#block-block-8 .blocklines{
	display:block;
}
#block-disqus-disqus_recent_comments .blocklines{
	display:block;
}
.blue{
	font-size:4px;
	font-weight:100;
	line-height:0.1;
}
.nodecnt .blog_usernames_blog{
display:none;
}
/********************/
#twitter_update_list{
list-style:none;
font-size:12px;

}
#twitter_update_list li{
padding-bottom:10px;

}
#pdf_entry{
text-decoration:none;
font-style:italic;
}
#activitystream h3.datehead{
display:none;
}
.activitystream-created, #activitystream a.permalink{
display:none;
}
#activitystream li{
list-style:none;
padding-bottom:10px;
font-size:12px;
}
p.activitystream-original{
display:none;
}
#block-block-16 .nodecnt .submitted{
display:none;
}
#block-block-16 .nodecnt h2{
display:none;
}
#block-block-16 .nodecnt{
font-size:12px;
margin:0px;
padding-bottom:7px;
}
#block-block-16 p{
margin:0px;
}
#block-block-16 h2{
margin:0px;
}


.nodecnt h2{
	color:#ECE8D8;
	font-family:Arial;
	font-size:28px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
} 
ul.primary li.active a {
	background:#000000;
	border:solid 1px #999999;
}
ul.primary li a:hover{
	background:#999999;
	border:solid 1px #FFFFFF;
	color:#FFFFFF;
}
ul.primary li a {
	background:#000000;
	border:solid 1px #999999;
}
#right-sidebar h2 {
	color:#ECE8D8;
}
#activitystream li{
display:none;
}
.profile dt.user{
display:none;
}
#block-views-view_sample_entries_pdf-block_2 a{
	text-decoration:none;
}
#block-block-16  a{
font-size:12px;
text-decoration:none;

}
#juitterTabsWrapper{
display:none;
}
#juitterSearch{
display:none;
}
#juitterContainer .twittLI{
height:auto;
border-bottom:none;
padding-bottom:8px;
}
#juitterContainer .twittLI:hover{
background:none;
}
#block-block-17 h2{
display:none;
}
#juitterContainer {
font-size:12px;
}
#juitterContainer .twittList span.time {
color:#FFFFFF;
}
#juitterContainer .twittList a {
color:#FFFFFF;
}
#juitterContainer .twittList a:hover{
color:#248ba4;
}
#juitterContainer .twittList a.JRM {
color:#FFFFFF;
font-size:12px;
}
#juitterContainer .twittList a:hover.JRM {
color:#248ba4;
font-size:12px;
}
#juitterContainer .tt_name{
font-size:14px;
font-weight:bold;
text-transform:capitalize;
}

#block-views-blogroll-block_1 h2{
background-image:url(images/headers/rightcol-title_blogroll.png);
background-repeat:no-repeat;
width:85px;
height:25px;
border: none;
text-indent: -99999px;
overflow: hidden;
display: block;
cursor: pointer;
font-size: 0px;
line-height: 0px;
background-color:#28292b;
padding:0px 0 10px 0;
margin: 0 ;
}
#block-views-blogroll-block_1 a.blogroll{
	text-decoration:none;
	color:#CC6122;
	padding-bottom:8px;
}
#block-views-blogroll-block_1 a.blogroll:hover{
	text-decoration:none;
	color:#248ba4;
	padding-bottom:8px;
}

/*****************/
div.view div.views-admin-links li a {
	color:#FFFFFF;
}
div.view div.views-admin-links:hover a {
color:#FFFFFF;
}
div.view div.views-admin-links li a:hover {
	color:#248ba4;
}
.no_comments{
color:#CC6122;
font-size:22px;
font-style:italic;
}

.submitentry span{
	color:#CA6322;
	font-size:16px;
}
#user-register #edit-pass-wrapper .error{
background-color:#FFFFFF;
}
.preview .node{
background-color:#666666;
}
div.error a, tr.error a{
color:#000000;
}

.view-sponsorswithlogos .views-view-grid .col-1 .sponsorlogo{
	padding:0 0px 0 0px;
}
.view-sponsorswithlogos .views-view-grid .col-2 .sponsorlogo{
	padding:0 25px 0 25px;
}
.view-sponsorswithlogos .views-view-grid .col-3 .sponsorlogo{
	padding:0 0px 0 0px;
}
.view-sponsorswithlogos .silver .row-1  .col-1 {
	width:130px;
}
.view-sponsorswithlogos .silver .row-2  .col-1 {
	width:325px;
}
.view-become-sponsor .views-field-body{
	font-size:13px;
	padding-top:10px;
}
.view-sponsorswithlogos .item-list ul{
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
.view-sponsorswithlogos .item-list ul li{
	list-style:none;
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
	
}
.view-sponsorswithlogos .silver .item-list ul li.views-row-1{
	width:143px;	
}
.view-sponsorswithlogos .silver .item-list ul li.views-row-2{
	width:180px;	
}
.view-sponsorswithlogos .Micro .item-list ul li.views-row-2{
	width:400px;	
	padding-top:28px;
}
.view-sponsorswithlogos .Micro .item-list ul li.views-row-1{
	width:125px;	
}
.view-sponsorswithlogos .Media .item-list ul li.views-row-1{
	width:240px;
}
.view-sponsorswithlogos .silver .item-list ul li.views-row-4{
	clear:both;
	padding-top:10px;
	
}
.view-become-sponsor .views-field-title{
	background-image:url(images/headers/rightcol-title_becomeasponsor.png);
	background-repeat:no-repeat;
	width:207px;
	height:25px;;
	border: none;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	font-size: 0px;
	line-height: 0px;
	background-color:#28292b;
}
.imce{
	color:#000000;
	background:#FFFFFF;
}
.imce a{
	color:#000000;
	text-decoration:underline;
}
#image-block .blocklines{
	display:none;
}
#image-block br.clear{
	display:none;
}