@charset "utf-8";
/* CSS Document */

/* PHOTO GALLERY WINDOW */
div#gallery_text{
overflow:auto !important;
}

div#gallery_content_container{
	background-color:white;
}

div#gallery_photo img{
	border: solid 3px #666666;
}

div#gallery_panel_container{
	border: #151515 solid 1px;

}

div#gallery_panel_container {

}

div#gallery_text{
/* text-align:center; */
/* background-color:#a4b4e1 !important;  */
background-color:#fdd5d5 !important;
}

div#gallery_adbg{

}

div#gallery_234x60{

}

div#gallery_controls{

}

div.gallery_links{

}

div#gallery_pulldown{
	text-align:center;
}
	  	  
/* ARTICLES: Overriding the max image size of 200px for the thumbnail images */
div.twocolumn_article img{
	max-width:770px !important;
}

/* FEED AGGREGATE PAGE THUMBNAILS */
div.feedtool_thumbnail img{
	margin-right:6px;
}

/* contains any articles in center, including google ads */
div.twocolumn_article{
	
}

td.twocolumn_rightcolumn {
	border:solid 1px #555555 !important;
	background-color:#111111 !important;
}


/* NEWS PAGES */

div.newsbox{

}

/# I CAN'T FIGURE OUT WHAT THIS AFFECTS #/
div.newsbox div#toprow{

}

div.newsbox span.timestyle{

}

div.newsbox table#menutds{

}

div.newsbox table#menutds tr td.menuborderactive{


}

/* KEYWORD SEARCH RESULTS PAGES */

/* Sponsored listing section */
div#rks_top_listing_group, div#rks_top_listing {
	background-color:#0b0b0b !important;
	border:1px #555555 solid !important;
}


/* FEEDTOOL AGGREGATE PAGE (AS OPPOSED TO A FEED ARTICLE PAGE) */

div.feedtool-feed div.feedtool_wrapper{

}

div.feedtool-feed div.feedtool_wrapper div.feedtool_thumbnail{

}

div.twocolumn_article div.feedtool-feed div.feedtool_wrapper div.feedtool_thumbnail img {
	width:125px !important;
	max-width:125px !important;
}

div.feedtool-feed div.feedtool_wrapper div.title {

}

div.feedtool-feed div.feedtool_wrapper div.title a {
	font-weight: bold;
}

div.feedtool-feed div.feedtool_wrapper div.summary {

}

div.feedtool-feed div.feedtool_wrapper div.date{

}

