/* @group General Styles */

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 23px;
	min-width: 800px;
}

p {
	margin: 0;
}


br {
	margin: 0;
}

img {
   border: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 12px 3px 0px;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 12px;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
text-decoration: none;
}

.clearer {
	clear: both;
}

blockquote {
	margin: 0 0 0 2px;
	padding: 12px 11px;
  font-size: 16px;
	background: #ececec url(images/quote.png) no-repeat right top;
}

blockquote p .bold {
  font-size: 18px;
  font-weight: bold;
}

blockquote p a {
  font-size: 18px;
  font-weight: bold;
}

code {
	font-family: "Courier New", Courier, mono;
	display: block;
	text-align: left;
	background: url(images/gear.gif) no-repeat left top;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 16px;
	padding-left: 30px;
}

h1 {
  font-size:12px;
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
}

h4 {
	padding: 0;
	font-size: 55px;
	margin: 0;
}

.imageStyle {

}

#container #content ul {
}

#container #content li {
}

#sidebar ul {
}

#sidebar li {
}

#search {
	float: right;
	margin-right: 40px;
	margin-top: 30px;
}

/* @end */

/* @group Layout */

#container {
}

#titlebar {
	height: 90px;
	background-color: #fff;
	border-top: 1px solid #000;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	position: relative;
	width: 100%;
}

#titlebar img {
  border: 0px
}

#spotlight {
	min-width: 360px;
	max-width: 675px;
	height: 90px;
	background: url(images/spotlight.png) no-repeat;
}

#spotlight h1 {
	display: block;
	position: relative;
	top: 16px;
	left: 44px;
	color: #fff;
	font: bold 46px Times-Roman, Times, "Times New Roman", Georgia, serif;
}

#header {
	border-bottom: 5px solid #fff;
}

#logospace {
	float: left;
	overflow: hidden;
	display: block;
	padding: 0;
}

#actuallogo {
	display: none;
}

#slogan {
	color: #fff;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	display: block;
	padding-left: 30px;
	padding-top: 60px;
	width: 400px;
	overflow: hidden;
}

#slogandisplay {
	display: none;
}

#slogan h4 {
	display: none;
}

#content {
	margin-left: 150px;
	margin-right: 260px;
	background-color: #fff;
	padding: 16px 40px 40px 40px;
}

#sidebarContainer {
	width: 200px;
	float: right;
	display: block;
	padding-top: 36px;
	margin-right: 20px;
}

html>body #sidebarContainer {
	width: 200px;
	float: right;
	display: block;
	padding-top: 36px;
	margin-right: 40px;
}

#archives {
	margin-top: 24px;
	text-align: left;
	font-size: 12px;
	margin-right: 12px;
	margin-left: 12px;
}

#footer {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 12px;
	border-top: 1px dashed #999;
	padding-top: 10px;
	margin-top: 24px;
}

#leftbar {
	width: 150px;
	float: left;
	display: block;
	background-color: #f1f1f1;
	padding-bottom: 12px;
}

	
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {}.blog-archive-headings-wrapper {
	text-align: left;
}

.blog-archive-entries-wrapper {
	text-align: left;
}.blog-archive-month {
	color: #b3b3b3;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	display: none;
}.blog-archive-link {
	color: #000000;
	font-size: 10px;
	display: none;
}
	
/* @end */

.blog-entry {
	padding-bottom: 45px;
	font-weight: normal;
	font-style: normal;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	width: 99%;
}

.blog-entry-title {
	background-image: none;
	font-size: 26px;
	padding-bottom: 9px;
	text-decoration: none;
}

.blog-entry-title a:link {
	text-decoration: none;
}

.blog-entry-title a:visited {
	text-decoration: none;
}

.blog-entry-title a:hover {
	text-decoration: none;
}

.blog-entry-date {
	margin-bottom: 20px;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 20px;
	background: url(images/clock.gif) no-repeat 0 center;
}

.blog-entry-body {
}

.blog-entry-comments {
	margin-top: 18px;
}

.blog-entry-comments a:link {
	padding-left: 0px;
	background: none left center;
}

html>body .blog-entry-comments a:link {
	padding-left: 16px;
	background: url(images/comments.gif) no-repeat left center;
}

.blog-entry-comments a:hover {
}

.blog-entry-summary { 
}

.blog-read-more a:link, .blog-read-more a:visited {
}

.blog-read-more a:hover
{
}


.blog-entry-category a:link, .blog-entry-category a:visited {
	padding-left: 17px;
	background: url(images/page_white.gif) no-repeat left center;
	padding-right: 4px;
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}

#archive {
}

#archive a:link, #archive a:visited {
}

#archive a:hover {
}

/* styles the archives in the blog sidebar */

#blog-archives {
	padding-top: 10px;
}

.blog-archive-link-enabled {
	padding-left: 18px;
	background: url(images/clock.gif) no-repeat left center;
}

.blog-archive-link-enabled:link {
	padding-left: 18px;
	background: url(images/clock.gif) no-repeat left center;
}

.blog-archive-link-enabled:visited {
	padding-left: 18px;
	background: url(images/checkmark.gif) no-repeat left center;
}

.blog-archive-link-enabled:hover {
	background: url(images/clock.gif) no-repeat left center;
}

.blog-archive-link-disabled {
	padding-left: 18px;
	background: url(images/clock.gif) no-repeat left center;
}

/* Styles the blog categories in the blog sidebar */

#blog-categories {
}

.blog-category-link-enabled {
	padding-left: 18px;
	background: url(images/page_white.gif) no-repeat left center;
}

.blog-category-link-enabled:link, .blog-category-link-enabled:visited {
}

.blog-category-link-enabled:hover {
	padding-left: 18px;
	background: url(images/page_white.gif) no-repeat left center;
}

.blog-category-link-disabled {
	padding-left: 18px;
	background: url(images/page_white.gif) no-repeat left center;
}

/* Styles the blog RSS feeds in the blog sidebar */

#blog-rss-feeds {
	margin-top: 12px;
}


.blog-rss-link {
}

.blog-rss-link:link, .blog-rss-link:visited {
	padding-left: 18px;
	background: url(images/feed.gif) no-repeat left center;
}

.blog-rss-link:hover {
}

.blog-comments-rss-link {
}

.blog-comments-rss-link:link, .blog-comments-rss-link:visited {
	padding-left: 18px;
	background: url(images/feed.gif) no-repeat left center;
}

.blog-comments-rss-link:hover {
}
	
/* @end */

/* @group New Blog Styles (3.6) */

p.blog-entry-tags {
	margin-top: 14px;
	background: url(images/tag.gif) no-repeat left center;
	padding-left: 20px;
}
/* Styles blog tag links normal and visited state */
p.blog-entry-tags a:link,
p.blog-entry-tags a:visited {
}

/* Styles blog tag links hover state */
p.blog-entry-tags a:hover {
}

/* Styles blog tag links active state */
p.blog-entry-tags a:active {
}

/* Styles the tag clous un-ordered list */
ul.blog-tag-cloud {
	margin: 14px 0;
	padding: 8px 0;
	border-top: 1px dashed #7f7f7f;
	border-bottom: 1px dashed #7f7f7f;
}

/* Styles tag cloud list item */
ul.blog-tag-cloud li {
	list-style-type: none;
	margin: 0;
	display: inline;
}

/* Styles all links in the tag cloud in normal and visited state */
ul.blog-tag-cloud li a:link,
ul.blog-tag-cloud li a:visited {
	padding: 0;
}

/* Styles all links in the tag cloud in hover state */
ul.blog-tag-cloud li a:hover {
	text-decoration: none;
}

/* Styles all links in the tag cloud in active state */
ul.blog-tag-cloud li a:active {
}

/* tag size 1-20 styles */
.blog-tag-size-1 {
	font-size: 9px;
}

.blog-tag-size-2 {
	font-size: 10px;
}

.blog-tag-size-3 {
	font-size: 10px;
}

.blog-tag-size-4 {
	font-size: 11px;
}

.blog-tag-size-5 {
	font-size: 11px;
}
.blog-tag-size-6 {
	font-size: 12px;
}

.blog-tag-size-7 {
	font-size: 12px;
}

.blog-tag-size-8 {
	font-size: 13px;
}

.blog-tag-size-9 {
	font-size: 13px;
}

.blog-tag-size-10 {
	font-size: 14px;
}

.blog-tag-size-11 {
	font-size: 14px;
}

.blog-tag-size-12 {
	font-size: 15px;
}

.blog-tag-size-13 {
	font-size: 15px;
}

.blog-tag-size-14 {
	font-size: 16px;
}

.blog-tag-size-15 {
	font-size: 17px;
}

.blog-tag-size-16 {
	font-size: 17px;
}

.blog-tag-size-17 {
	font-size: 18px;
}

.blog-tag-size-18 {
	font-size: 19px;
}

.blog-tag-size-19 {
	font-size: 19px;
}

.blog-tag-size-20 {
	font-size: 21px;
}

/* Order & Un-ordered List Support
These CSS classes style the list style type of an un-ordered list. */

ul.disc { list-style-type: disc;
}

ul.circle { list-style-type: circle;
}

ul.square { list-style-type: square;
}

ol.arabic-numbers { list-style-type: decimal;
}

ol.upper-alpha { list-style-type: upper-alpha;
}

ol.lower-alpha { list-style-type: lower-alpha;
}

ol.upper-roman { list-style-type: upper-roman;
}

ol.lower-roman { list-style-type: lower-roman;
}

/* @end */

/* @group Forms */
.message-text {
	width: 98%;
} 

.required-text {
} 

.form-input-field {
	width: 95%;
	font-size: 15px;
	color: #666;
	background-color: #f9f9f9;
} 

.form-input-button {
	margin: 0;
	padding: 0;
} 
/* @end */

/* @group Bread-crumb */

#breadcrumb ul {
	display: inline;
	margin: 0;
	list-style-type: none;
}

#breadcrumb li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#breadcrumb a {
	display: inline;
	background: none;
}

#breadcrumb a:hover {
	display: inline;
}
	
/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	padding-bottom: 14px;
	font-size: 20px;
}

.album-description {
	margin-bottom: 85px;
}


.album-wrapper {
	display: block;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 18px;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	background: transparent;
}

.thumbnail-frame img {
	margin: auto;
	border: 1px solid #d0d0d0;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: 0;
	padding: 0;
	text-align: center;
}

.photo-navigation {
	margin-top: 32px;
	margin-bottom: 20px;
	padding: 20px 14px;
	background: url(images/trans_black_bkg.png) repeat;
	color: #fff;
}

#photo-navigation a {
	margin-top: 0;
	margin-bottom: 0;
	color: #262626;
}

#photo-navigation a:link {
	margin-top: 0;
	margin-bottom: 0;
	color: #262626;
}

.photo-navigation a:hover {
}

.photo-frame{
	margin-right: auto;
	margin-left: auto;
	margin-top: 26px;
	border: 8px solid #fff;
}

.photo-links {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.photo-links a:link {
	margin-top: 0;
	padding-top: 0;
}

.photo-title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}

.photo-caption {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 2px;
	padding-bottom: 14px;
}

/* @end */
	
/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 32px;
	font-size: 14px;
	line-height: 25px;
}

.filesharing-item {
	margin-top: 0;
	margin-bottom: 34px;
	padding: 12px 20px;
	background-color: #f1f1f1;
}


.filesharing-item-title a:link {
	margin: 0;
}

.filesharing-item-title a:hover {
}

html>body .filesharing-item-title a:hover {
}

.filesharing-item-title {
	font-size: 16px;
	font-weight: bold;
}

.filesharing-item-description {
}

/* @end */

/* @group Quicktime Page */

.movie-description {
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
}.movie-page-description {
	margin-bottom: 24px;
}.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-right: 25px;
	margin-bottom: 30px;
}

.movie-thumbnail-caption {
	text-align: left;
	width: 130px;
	margin-right: 10px;
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	background: #fff url(images/filmback.gif) no-repeat left bottom;
	margin: 30px 20px 20px;
}

.movie-title {
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/* @end */


/* @end *//* @group EXIF data */
/* Data wrapper */
.exif-data {
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-pixel-x-dimension {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}

/* @end */

/* @group Plugins */

/* @group RapidSearch */

/* Hides Yahoo Search Credit */

#search_credits {
	display: none;
}

#rapidsearch { 
	color: #4f4f4f;
}



/* @end */

/* @group RapidBlog */

.blog-entry-comments-body {
}

.blog-entry-comments-body-even {
}

.blog-entry-comments-body-odd {
}

/* @end */



/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	margin-bottom: 20px;
	padding-top: 36px;
	font-size: 1.30em;
}

#navInset {
	margin-right: 14px;
	margin-left: 14px;
}

#navcontainer #current {
	background-color: #fff;
	border: none;
	font-weight: bold;
	color: #95957e;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	/*background-color: #eaeaea;*/
	border: none;
	font-weight: bold;
	/*color: #95957e;*/
	font-style: normal;
}

/* Parent - Level 0 */

#navcontainer ul {
	border-color: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 8;
	text-align: right;
	/* border-bottom-style: solid;
	border-bottom-width: 1px; */
}

#navcontainer li {
	position: relative;
}

#navcontainer a {
	display: block;
	height: 22px;
	padding: 5px 8px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

#navcontainer a:hover {
	/*background-color: #fff;*/
	color: #95957e;
}

#navcontainer a:active {
}

/* Child - Level 1 */
/* All browsers will use this code, it will make the pop out menus work */
#navcontainer ul ul {
	font-size: 85%;
	background: #fff;
	border-top: none;
}

#navcontainer ul ul li {
	/*border-top-width: 1px;
	border-top-style: solid;*/
}

#navcontainer ul ul a {
	border: none;
	/*color: #95957e;*/
	padding-right: 24px;
	background: #e3e3e3 url(images/littlearrow.gif) no-repeat right center;
}

#navcontainer ul ul a:hover {
}

#navcontainer ul ul #current{
}


/* Child Level 3 */

#navcontainer ul ul ul {
	border: none;
	font-size: 100%;
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a {
}

#navcontainer ul ul ul ul a:hover{

}

/* foo */
#software {
  padding-top: 10px;
  margin-top: 5px;
  }

.item {
  margin: 10px 0 0 0px;
  padding: 5px 0px 5px 0px;
  overflow: hidden;
  min-height: 112px;
  }
  
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
.item {
  /*clear: both;*/
  }
/* End IE5-Mac hack */


.item h3  {
  margin: 0px;
  padding: 0px;
  }
  
.item h3 em {
  background-color: #FFF;
  font-size: 11px;
  text-decoration: none;
  color: #333;
  font-style: normal;
  font-weight: normal;
  }

.item h3.title {
  font-size: 22px;
  text-decoration: none;
  color: #555;
  font-style: normal;
  font-weight: normal;
  width:130px;
  float:left;
  display:inline;
  margin-left:173px;
  padding-top:15px;
  }
  
.item h3.title a {
  color: #d7d7d7;
}

.item h3.title a:hover {
  color: #49a4b7;
  text-decoration: underline;
}

.item p { 
  margin-top: 100px;
  margin-left: 180px;
  line-height: normal;
  color: #c7c7c7;
  }
  
.software_all .item {
  clear: both;
  overflow: visible;
  padding-left:100px;
 }
  
#software div.summary_wrapper {
  float: left;
  display: inline;
  margin: 0px 0px 0px 0px;
  margin-left: 82px;
  padding: 0px;
 background: url(http://squarewheelsoft.com/images/nextread_summary_top.png) no-repeat left top;
  text-decoration: none;
  }

* html #software div.summary_wrapper {
  margin-left: 41px;
}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#software div.summary_wrapper {
  height: auto;
  min-height: 150px;
  }
/* End IE5-Mac hack */
  
#software div.nextread_summary {
  height: 200px;
  width: 515px;
  margin: 0px;
  padding: 0px;
  background: url(/images/summary_bottom.png) no-repeat left bottom;
  }
    
* html #software div.nextread_summary {
  background: url(/images/blank.gif) no-repeat left bottom;
}

#software div.nextread_summary a#nextread_preview {
  display: block;
  width: 12px;
  height: 112px;
  overflow: hidden;
  float: left;
  }
  
#software div.nextread_summary a#nextread_preview img {
  display: none;
  }

#software div.nextread_summary .price a {
  /*margin: 10px 10px 0 0px;*/
  padding-top: 9px;
  padding-right: 75px;
  float: right;
  display: inline;
  color: #a7a7a7;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  color: #b7b7b7;
  }
  
#software div.nextread_summary .price a:hover {
  color: #49a4b7;
  text-decoration: underline;
}

#software div.nextread_summary p {
  font-weight: normal;
  font-size: 1.2em;
  padding-bottom: 0px;
  margin-top: 11px;
  margin-left: 187px;
  float: left;
  display: inline;
  width: 306px;
  }
  
* html #software div.nextread_summary p {
  padding-bottom: 10px;
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  padding-bottom: 0px;
  /* End IE5-Mac hack */
  }
  
#software div.nextread_summary p em {
  color: #c00;
  font-style: normal;
  }

#software div.nextread_summary p a {
  color: #75cbcf;
  font-style: normal;
  }
  
#software div.nextread_summary a#itunes_link {
  width: 100px;
  height: 30px;
  float: right;
  display: inline;
  padding-right:14px;
  padding-top:10px;
  }

* html #software div.nextread_summary a#itunes_link {
  padding-bottom: 10px;
}
  
#maincontent {
  margin: 0px 0 0 0;
  float: left;
  /*clear: left;*/
  width: 600px;
  }

#appinformation {
    margin-top: 20px;
    padding-left: 30px;
    width: 250px;
    float: right;
    display:inline;
    /*clear:all;*/
}

#comingsoon {
    width: 75%;
    margin:10px;
    margin-bottom:15px;
    padding: 10px;
    border: 1px solid #777;
    background-color: #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#comingsoon h4 {
  font-size: 14px;
  color: #333;
}


#appinformation a {
  font-size:16px;
  font-weight:bold;
}

#twitter {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 30px;
    background: url(images/Twitter_24x24.png) no-repeat left;
    width:200px;
    height: 24px;
    /*clear:all;*/
}

#iphoneappindex {
    margin-top: 0px;
    padding-left: 100px;
    padding-top: 7px;
    background: url(http://www.iphoneappindex.com/images/88x31_iphoneappindex.jpg) no-repeat left;
    width:500px;
    height: 31px;
    /*clear:all;*/
}

#twitter a {
    font-size: 1.5em;
    font-weight: bold;
}

#iphoneappindex a {
    font-size: 1.5em;
    font-weight: bold;
}

#twitterside {
    margin-top: 30px;
    margin-left: 5px;
    padding-left: 20px;
    padding-bottom: 9px;
    background: url(images/Twitter_24x24.png) no-repeat left;
    width:150px;
    height: 24px;
    /*clear:all;*/
}

#twitterside a {
    font-size: .7em;
    font-weight: bold;
    color: #ffffff;
}

#twitterside a:link {
    color: #595959;
}

#rssside {
    margin-bottom: 10px;
    margin-left: 13px;
    padding-left: 17px;
    padding-bottom: 9px;
    background: url(images/feed-icon-28x28.png) no-repeat left;
    width:150px;
    height: 24px;
    /*clear:all;*/
}

#rssside a {
    font-size: .7em;
    font-weight: bold;
}

#rssside a:link {
    color: #595959;
}


#swteal {
  color: #28a7b0;
}


/* @end */

