body,html,#Wrapper {
   height: 100%;
}
body {
   margin: 0px;
   padding: 0px;
   font-family: Arial, Tahoma;
   font-size: 13px;
   background: #888;
}
a:link, a:visited {
   color: #254156;
   text-decoration: none;
}
a:hover {
   color: #34618A;
   text-decoration: underline;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 18px;
}
#Wrapper {
   width: 980px;
   margin: auto;
   border-collapse: collapse;
   background: #DDD;
}
#Wrapper td {
/*   vertical-align: top;*/
}
#TopContainer {
   background: #FFF;
}
.Sprited {
  background-image: url(/pagalguy/images/sprited_anniv.gif);
  background-repeat: no-repeat;
}
.MegaMenu {
   background: #254156;
   padding: 5px 7px 0px;
   margin-bottom: -1px;
}
.MegaMenu a.MegaMenuLink:link, .MegaMenu a.MegaMenuLink:visited {
   display: inline-block;
   padding: 5px 20px 9px;
   margin: 1px 2px 0px 1px;
   color: #FFF;
   text-decoration: none;
   font-size: 15px;
   outline: none;
   z-index: 1000;
}
.MegaMenu a.MegaMenuLinkOff:link, .MegaMenu a.MegaMenuLinkOff:visited {
   display: inline-block;
   padding: 5px 20px 5px;
   margin: 1px 2px 4px 1px;
   color: #FFF;
   text-decoration: none;
   font-size: 15px;
   outline: none;
   z-index: 1000;
}
.MegaMenu a.MegaMenuLinkOff:hover {
   background: #FFF;
   color: #555;
   margin: 0px;
   border: 1px solid #9A9A9A;
   padding-right: 21px;
}
.MegaMenu a.MegaMenuLinkActive:link, .MegaMenu a.MegaMenuLinkActive:visited {
   background: #FFF;
   color: #555;
   margin: 0px;
   border: 1px solid #9A9A9A;
   padding-right: 21px;
   border-bottom: none;
}
.MegaMenu .MegaMenuContent{
   display: none;
}
#MegaMenuContent, #MegaMenuContentShadow {
   background: #FFF; 
   border: 1px solid #9A9A9A;
   border-top: none;
/*   width: 930px;*/
   padding: 10px 10px;
   margin-left: 5px;
   position: absolute;
   z-index: 10;
}
#MegaMenuContentShadow {
   background: #111;
   margin-left: 8px;
   margin-top: 4px;
   z-index: 9;
   opacity: 0.5;
   -moz-opacity: 0.5;
   filter:alpha(opacity=50);
}
.MegaMenuTable {
  border-collapse: collapse;
/*  width: 100%;*/
  border: 1px solid #FFF;
}
.MegaMenuTable th {
  text-align: left;
  padding: 5px 10px;
  font-size: 13px;
}
.MegaMenuTable .MegaMenuHead {
  padding: 0px 5px 5px;
  border-bottom: 5px solid #EEE;
}
.MegaMenuTable td {
  vertical-align: top;
  border-right: 3px dotted #CCC;
}
.MegaMenuTable td.LastCell {
  border: none;
}
.MenuFoot div {
  border-top: 1px solid #CCC;
  margin: 10px 10px 5px 10px; 
  font-size: 10px;
  color: #555;
  padding: 10px 0px 0px 0px;
}
.MenuFoot h2 {
  padding: 0px 0px 3px 0px;
  margin: 0px;
  font-size: 14px;
  color: #000;
}
.MegaMenuTable {
  cursor: default;
}
.MegaMenuTable a {
  cursor: pointer;
}
.MegaMenuTable .MegaMenuLists {
  margin: 0px 15px;
  padding: 0px;
  color: #BBB;
  list-style-type: square;
  list-style-position: inside;
}
.MegaMenuLists li {
  margin: 5px 0px 8px;
  font-weight: bold;
  font-size: 12px;
}
/*Non IE CSS Starts*/
html>body .MegaMenu a.MegaMenuLink:link,html>body .MegaMenu a.MegaMenuLink:visited {
   position: relative;
}
html>body #MegaMenuContent, html>body #MegaMenuContentShadow {
}
/*Non IE CSS Ends*/
#ContentColumns {
   width: 100%;
   border-collapse: collapse;
}
td.ContentColumn {
   padding: 0px 5px;
   vertical-align: top; 
}
td.ContentColumnCenter {
   padding: 0px;
   vertical-align: top; 
}
.ContentBlock, .widgets {
   border: 1px solid #CCC;
   padding: 10px;
   background: #FFF;
   margin: 5px 0px;
}
.ContentBlockCenter {
   margin: 10px 0px;
}
.ContentBlock h1, .widgets h1 {
   font-size: 18px;
   margin: 0px;
   padding: 0px;
}
/*.ContentBlock ul, .widgets ul {*/
/*  padding: 0px;*/
/*  padding-left: 0px;*/
/*  margin: 0px;*/
/*  list-style: none;*/
/*}*/
/*.ContentBlock ul li {*/
/*  margin-top: 5px;*/
/*  padding: 0px 5px 5px;*/
/*  border-bottom: 1px dashed #AAA;*/
/*}*/
.widgets ul {
  padding: 0px;
  padding-left: 0px;
  margin: 0px;
/*  list-style: none;*/
  list-style-position: inside;
}
.widgets li {
  margin: 3px 0px;
  padding: 5px 10px;
}
.ContentBlock table, .widgets table {
   width: 100%;
}
.widgets h1 {
   font-size: 16px;
   color: #222;
   border-bottom: 1px dashed #888;
   padding-bottom: 3px;
}
.ContentData {
/*   width: 400px;*/
/*   float: left;*/
}
.ContentData a:link, .ContentData a:visited {
  color: #00C;
}
#FromTheForum {
   width: 226px;
   margin-top: 5px;
   margin-left: 415px;
   padding: 7px;
   border: 1px solid #888;
}
#FromTheForum h3 {
   margin: 0px;
   padding-bottom: 4px;
   font-size: 16px;
   color: #555;
}
#FromTheForum .ForumList, .widgets .ForumList {
   background: #EFEFEF;
   margin: 4px 0px;
   padding: 0px;
}
.ForumList h4{/*#FromTheForum .ForumList h4, .widgets .ForumList h4{*/
   margin: 0px 0px 2px;
   font-size: 13px;
   padding: 3px 5px;
   background: #DDD;
}
.ForumList .ForumData {/*#FromTheForum .ForumList .ForumData, .widgets .ForumList .ForumData{*/
   color: #333;
   font-size: 11px;
   padding: 3px 5px;
}
.ContentDate{
   border-top: 1px dashed #888;
   border-bottom:  1px dashed #888;
   padding: 4px 3px; 
   margin: 3px 0px;
   font-style: italic;
   color: #333;
}
.BreadCrumbs {
   border-top: 1px dashed #AAA;
   border-bottom: 1px dashed #AAA;
   margin: 8px 7px 4px;
   padding: 4px 8px;
   font-size: 11px;
   font-weight: bold;
}
.ArticleLinksHolder {
  border-collapse: collapse;
  vertical-align: middle;
  margin-top: 3px;
}
.ArticleLinksHolder a:link, .ArticleLinksHolder a:visited {
  height: 20px;
  vertical-align: top;
  font-weight: bold;
  color: #254156;
}
.ArticleLinksHolder a:hover {
  color: #34618A;
}
.ArticleLinksHolder .RightLink {
  text-align: right;
}
.ButtonHolder a:link, .ButtonHolder a:visited {
  display: inline-block;
  border: 2px outset #BBB;
  background: #354167;
  padding: 2px 7px;
  text-decoration: none;
  color: #FFF;
  height: auto;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.ButtonHolder a:hover {
  background: #34618A;
}
a.RSSLink:link,a.RSSLink:visited {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 1px;
}
/*Sprites Start*/
span.Sprite {
  display: inline-block;
}
.CommentsIcon {
/*  background: url(/pagalguy/images/sprited_anniv.gif) no-repeat -244px 0px;*/
  background-position: -244px 0px;
  height: 18px;
  width: 21px;
  vertical-align: bottom;
}
.AddCommentsIcon {
/*  background: url(/pagalguy/images/sprited_anniv.gif) no-repeat -244px -18px;*/
  background-position: -244px -18px;
  height: 17px;
  width: 20px;
  vertical-align: bottom;
}
.RSSIcon {
/*  background: url(/pagalguy/images/sprited_anniv.gif) no-repeat -244px -35px;*/
  background-position: -244px -35px;
  height: 14px;
  width: 14px;
  vertical-align: middle;
  margin-left: 5px;
}
.LeftColumn, .RightColumn {
/*  background: url(/pagalguy/images/sprited_anniv.gif) repeat-y 0px 0px #888;*/
  background-repeat: repeat-y;
  background-position: 0px 0px;
  background-color: #888;
  width: 8px;
  padding: 0px; 
}
.RightColumn {
  background-repeat: repeat-y;
  background-position: -8px 0px;
  background-color: #888;
}
.TopLogo {
/*  background: url(/pagalguy/images/sprited_sprited_anniv.gif) no-repeat -16px 0px;*/
  background-position: -16px 0px;
  height: 102px;
  width: 226px;
}
/*Sprites End*/
/*Wordpress Defaults Reset Start*/
.meta {
  font-size: 11px;
  color: #222;
  margin: 5px 0px 0px;
  padding: 3px 2px;
  border-top: 1px dashed #888; 
  border-bottom: 1px dashed #888; 
}
.meta a:link, .meta a:visited{
  color: #888;
}
table.CommentsList {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  margin: 10px 0px 20px;
}
.CommentsList .navigation {
  padding: 3px 0px;
  text-align: center;
}
.CommentsList .alignleft {
  padding: 0px 5px;
}
.CommentsList .alignright {
  float: right;
}
.CommentsList td{
  padding: 5px 10px;
}
.CommentsList tr.alt{
  background: #EFEFEF;
  border-bottom: 1px solid #EEE;
  padding: 5px 10px;
}
.CommentText p {
  margin: 5px 0;
}
a.CommentNumber {
  color: #555;
}
input.text, textarea.text {
  border: 1px solid #999;
  padding: 3px 3px;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
input.button {
  border: 1px solid #999;
  background: #FEFEFE;
  font-size: 12px;
  padding: 2px 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.DateDiv{
  border-bottom: 1px dashed #333;
  font-size: 10px;
  font-weight: bold;
  padding: 0px 0px 5px;
}
#commentsform {
  margin: 0px;
}
#commentsform h2 {
  padding: 0px;
  margin: 0px 0;
  font-size: 16px;
}
#commentform{
  margin: 0px;
  padding: 0px;
}
/*Wordpress Defaults Reset End*/
/*Events List Starts*/
.EventsDisplay, .ForumDisplay, .WidgetDisplay {
  padding-top: 5px;
}
.EventsList, .ForumList, .WidgetList {
  margin: 0px;
  padding: 5px;
  border-bottom: 1px solid #DDD;
}
.Alt {
  background: #F7F7F7;
}
.EventsList h4, .WidgetList h4 {
  padding: 0px;
  margin: 0px 0px 2px;
  font-size: 13px;
}
.EventsList table, .ForumList table, .WidgetList table {
  width: 100%;
  border-collapse: collapse;
}
.EventsList .EventData, .WidgetList .WidgetData {
  color: #333;
  font-size: 11px;
  padding: 0px;
}
.EventData em, .ForumData em, .WidgetData em {
  font-weight: bold;
}
.EventsHolder{
  margin-top: 10px;
  border-collapse: collapse;
}
p {
letter-spacing: 0.03em;
}
a.EventButton:link, a.EventButton:visited {
  font-size: 11px;
  display: inline-block;
  border: 2px outset #BBB;
  padding: 2px 8px;
  position: relative;
  color: #FFF;
  background: #254156;
  text-decoration: none;
  outline: none;
}
a.EventButton:hover {
  background: #2D75B3;
}
a.EventLinkButton:link, a.EventLinkButton:visited {
  font-size: 11px;
  display: inline-block;
  padding: 4px 0px 4px 12px;
  outline: none;
}
a.EventButton:hover {
  background: #2D75B3;
}
a.EventButtonActive:link, a.EventButtonActive:visited {
  color: #FFF;
  border: 2px inset #BBB;
  z-index: 20;
  background: #888;
}
.AddEventDiv {
  font-size: 11px;
  position: absolute;
  background: #FFF;
  border: 1px solid #888;
  margin-top: -1px;
  display: none;
  z-index: 10;
}
.AddEventDiv ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  list-style-position: outside;
  list-style: none;
}
.AddEventDiv li {
  margin: 0px;
  padding: 0px;
  border: 1px solid #FFF;
}
.AddEventDiv a:link, .AddEventDiv a:visited{
  display: block;
  background: #FFF;
  color: #333;
  text-decoration: none;
  padding: 4px 5px;
  outline: none;
}
.AddEventDiv a:hover {
  color: #FFF;
  background: #888;
}
.TopWidgets {
/*  background: #FFF;*/
  padding: 0px 0px;
}
.TopWidgets table.TopWidgetsTable {
  background: #FFF;
  border-bottom: 1px solid #DDD;
}
.TopWidgets td.TWidgetsTD {
  padding: 10px;
}
a.LoginButton:link, a.LoginButton:visited {
  font-size: 12px;
  display: inline-block;
  border: 2px outset #BBB;
  padding: 2px 8px;
  position: relative;
  color: #FFF;
  background: #256194;
  text-decoration: none;
  outline: none;
}
a.LoginButton:hover {
  background: #2d75b3;
}
a.LoginButtonActive:link, a.LoginButtonActive:visited {
  color: #FFF;
  border: 2px inset #BBB;
  z-index: 20;
  background: #888;
}

/*Events List Ends*/
/*Footer Starts*/
#FooterTD {
  height: 56px
}
#Footer{
	background-color: #828282;
	width: 100%;
	text-align: center;
	padding: 20px 0px;
	color: #FFF;
	font-size: 16px;
	margin-top: 10px;
}
#Footer span{
	margin: 0px;
	padding: 0px;
	display: inline-block;
}
#Footer span a:link, #Footer span a:visited{
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 3px 10px;
}
#Footer span a:hover{
	color: #333;
	background: #BDBDBD;
}
.FooterTD{
   vertical-align: bottom;
}
/*Footer Ends*/
/*Pagination Starts*/
.wp-pagenavi {
  font-size: 11px;
  padding: 5px;
  border: 1px solid #D4D4D4;
  background: #FFF;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px outset #BBB;
	color: #FFF;
	background-color: #254156;
	display: inline-block;
}
.wp-pagenavi a:hover {	
	border: 1px outset #BBB;
	color: #FFF;
	background-color: #2C4D66;
}
.wp-pagenavi a:active {
	border: 1px inset #BBB;
}
.wp-pagenavi span {
	padding: 2px 4px; 
	margin: 2px;
	display: inline-block;
	cursor: default;
}
.wp-pagenavi span.pages {
	color: #888;
	border: 1px solid #BBB;
	background-color: #FFF;
}
.wp-pagenavi span.current {
	font-weight: bold;
	border: 1px solid #BBB;
	color: #555;
	background-color: #FFF;
}
.wp-pagenavi span.extend {
	border: 1px solid #BBB;
	color: #555;
	background-color: #FFF;
}
/*Pagination Ends*/
/*Poll Starts*/
  .wp-polls-archive {
	  /* background-color: #ffffff; */
  }
  .wp-polls, .wp-polls-form {
	  /* background-color: #ffffff; */
  }
  .wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	  text-align: left;
	  background-image: none;
	  display: block;
  }
  .wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
	  text-align: left;
	  list-style: none;
	  float: none;
  }
  .wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	  content: '';
  }
  .wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	  display: inline;
	  border: 0px;
	  padding: 0px;
	  margin: 0px;
  }
  .wp-polls-ul {
	  padding: 0px;
	  margin: 0px 0px 10px 10px;
  }
  .wp-polls-ans {
	  width:100%;
	  filter: alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	  /* background-color: #ffffff; */
  }
  .wp-polls-loading {
	  display: none;
	  text-align: center;
	  height: 16px;
	  line-height: 16px;
  }
  .wp-polls-image {
	  border: 0px;
  }
  .wp-polls .Buttons {
	  border:1px solid #c8c8c8;
	  background-color: #f3f6f8;
  }
  /* Polls Archive Paging */
  .wp-polls-paging a, .wp-polls-paging a:link {
	  padding: 2px 4px 2px 4px; 
	  margin: 2px;
	  text-decoration: none;
	  border: 1px solid #0066cc;
	  color: #0066cc;
	  background-color: #FFFFFF;	
  }
  .wp-polls-paging a:visited {
	  padding: 2px 4px 2px 4px; 
	  margin: 2px;
	  text-decoration: none;
	  border: 1px solid #0066cc;
	  color: #0066cc;
	  background-color: #FFFFFF;	
  }
  .wp-polls-paging a:hover {	
	  border: 1px solid #000000;
	  color: #000000;
	  background-color: #FFFFFF;
  }
  .wp-polls-paging a:active {
	  padding: 2px 4px 2px 4px; 
	  margin: 2px;
	  text-decoration: none;
	  border: 1px solid #0066cc;
	  color: #0066cc;
	  background-color: #FFFFFF;	
  }
  .wp-polls-paging span.pages {
	  padding: 2px 4px 2px 4px; 
	  margin: 2px 2px 2px 2px;
	  color: #000000;
	  border: 1px solid #000000;
	  background-color: #FFFFFF;
  }
  .wp-polls-paging span.current {
	  padding: 2px 4px 2px 4px; 
	  margin: 2px;
	  font-weight: bold;
	  border: 1px solid #000000;
	  color: #000000;
	  background-color: #FFFFFF;
  }
  .wp-polls-paging span.extend {
	  padding: 2px 4px 2px 4px; 
	  margin: 2px;	
	  border: 1px solid #000000;
	  color: #000000;
	  background-color: #FFFFFF;
  }
/*Poll Ends*/
/*Input Styling Starts*/
.LargeInputText {
  font-size: 14px;
  border: 3px solid #CCC;
  padding: 2px 4px;
}
.OffFocusText {
  font-style: italic;
  color: #888;
}
#SearchInput {
  -moz-border-radius: 5px 0px 0px 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-radius: 5px 0px 0px 5px;
  width: 300px;
  height: 17px;
  margin-top: 0px;
}
#SearchButton {
  border: 1px solid #CCC;
  display: inline-block;
  width: 30px;
  height: 27px;
  vertical-align: top;
/*  background: url(/pagalguy/images/sprited_anniv.gif) no-repeat -265px 0px;*/
  background-position: -265px 0px;
  margin-left: 1px;
  margin-top: 1px;
  -moz-border-radius: 0px 5px 5px 0px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-radius: 0px 5px 5px 0px;
}
#cse-search-box * {
  vertical-align: top;
}
#cse-search-box > label > #SearchButton {
  margin-top: 0px;
}
#SearchButton.Hover {
/*  background: url(/pagalguy/images/sprited_anniv.gif) no-repeat -265px -25px;*/
  background-position: -265px -25px;
}
#SearchButton.Down {
/*  background: url(/pagalguy/images/sprited_anniv.gif) no-repeat -265px -50px;*/
  background-position: -265px -50px;
}
.LoginWrapper{
  float:right;
  width: 205px; 
  text-align: left;
}
.LoginWidget {
  position: absolute;
  background: #FFF;
  border: 3px solid #AAA;
  padding: 10px; 
  width: 185px;
  display: none;
  text-align: left;
  float: right;
  z-index: 5000;
}
.LoginWidget label {
  font-size: 12px;
  color: #333;
}
.LoginWidget p {
  margin: 3px 0px 6px;
}
.LoginWidget ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.LoginWidget a:link, .LoginWidget a:visited {
  font-size: 11px;
  display: inline-block;
  padding: 0px;
  margin-right: 10px;
  outline: none;
}
.LoginWidget p.submit {
  text-align: right;
}
.TopRightWidgetTable {
  border-collapse: collapse;
}
.LoginWidget .input {
  border: 3px solid #CCC;
  font-size: 14px;
  padding: 3px 5px;
  width: 169px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.LoginWidget #wp-submit {
  border: 1px solid #888;
  color: #333;
  background: #FFF;
  font-size: 12px;
  padding: 2px 15px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#SearchForm form, .LoginWidget form {
  margin: 0px;
}
/*Input Styling End*/
.FourOFour {
  margin: 30px; 
  padding: 20px; 
  color: #555;
}

/*Ads Styling Start*/
.RightColumnAds {
  text-align: center;
}
.RightColumnAds div {
  margin: 3px 0px;
  padding: 3px 0px;
/*  border-bottom: 1px solid #CCC;*/
}
#TopContainer div {
  text-align: center;
}
/*Ads Styling End*/
/*Comments Forms Start*/
.CommentForms {
  display: none;
}
#CommentForms {
  padding: 10px 15px;
  border: 3px solid #DDD;
  margin: 5px 20px;
}
#CommentForms p {
  margin: 5px 0;
}
#CommentsPanel form {
  padding: 0px;
  margin: 0px;
}
#CommentsPanel p.CommentsParas {
  margin: 4px 15px;
}
/*Comments Forms End*/
/*Posts Display Widget Starts*/
.PostsDisplay .PostsList {
  background: #FFFCE3;
  border-top: 1px dashed #E4D29C;
  border-bottom: 1px dashed #E4D29C;
  padding: 5px 3px;
  margin: 3px 0px;
}
.PostsList h4{
  font-size: 13px;
  margin: 0px;
  padding: 0px;
}
/*Post Display Widget Ends*/
.ExcerptImage, .ExcerptTable img, .ArchivesTable img {
  margin: 0px 8px 3px 0px;
  border: 1px solid #888;
}
.alignleft {
  float: left;
}
/*Follow Us Widget Starts*/
.SmallText {
  color: #333333;
  font-size: 9px;
  font-weight: bold;
  display: block;
}
a.FollowLink:link, a.FollowLink:visited {
  text-decoration: none;
  display: inline-block;
  padding: 2px;
  border: 1px solid #FFF;
}
a.FollowLink:hover {
  color: #3FACFF;
  border: 1px solid #CEEFFF;
}
/*Follow Us Widget Ends*/
.ExcerptThanksGroans {
  font-size: 10px;
  color: #555;
  margin-bottom: 5px;
}
.ExcerptThanksGroans strong {
  font-family: Georgia;
  color: #333;
  font-size: 12px;
}
.ThanksExcerpt, .GroansExcerpt {
  color: #555;
}
.CopyrightFooter {
  text-align: center;
  font-size: 10px;
  padding: 15px 0px 0px;
}
.CopyrightFooter a:link, .CopyrightFooter a:visited {
  font-size: 10px;
  display: inline;
  color: #FFF;
  font-weight: bold;
}
.content_ads_widget {
  border: 1px solid #E4D29C;
  background: #FFFCE3;
  margin: 5px 0px;
  padding: 10px;
}
.content_ads_widget .AdvertisementWidget {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 2px;
  padding: 0px 0px 5px;
  font-family: verdana,helvetica,arial;
}
.content_ads_widget h1 {
  margin: 0px;
  font-size: 18px;
  padding-bottom: 5px;
}

