body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 140%;
	font-size: 12px;
	color:#000000;
	background: url('img/2-0/bg2.gif') top left repeat-x  #595959;
}
body#download {
	margin: 0px;
	padding: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 140%;
	font-size: 12px;
}

div#pageAnnouncer{
	background: #000;
	color: #CCC;
	padding: 3px;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#pageAnnouncer h1{
	font-size: 11px;
	letter-spacing: 0px;
	width: 550px;
	float: left;
}
div#insidePageAnnouncer{
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}

div#loginBar{
	float: right;
	width: 420px;
	text-align: right;
	padding-top: 2px;
	color: #999;
}

img {border: 0px;}
div#main {
	margin: 0px;
	margin-top: 0px;
	padding-bottom: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	background: #FFF;
}
body#download div#main{
	width: 500px;
	background: #FFFFFF;
	margin-top: -4px;
	padding: 10px;
}
div#header {
	height: 100px;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	text-align: right;
	color: #777;
	font-size: 14px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
body#download div#header{
	margin-top: 0px;
	margin-bottom: 10px;
	width: 514px;
}
div#header a#logo {float: left; margin-top: 5px;}

div#footer {
	background: url('img/2-0/footer.jpg') repeat-x #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	color: #969696; 
	clear: both;
	padding: 0px;
	margin-bottom: 60px;
}
div#topBanner{
	margin-top: 5px;
	margin-bottom: 4px;
	float: right;
	width: 728px;
	height: 90px;
	background: #999;
}
body#download div#footer{
	padding-left:0px;
	padding-right:0px;
	padding-bottom: 10px;
}
a:link, a:visited {
	color: #0066FF;
}

div.disclaimer{
	font-size: 9px;
	color: #999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 120%;
}
div.disclaimer a:link, div.disclaimer a:visited{
	color: #999;
}
div#sider {
	width: 336px;
	float: right;
	margin-right: 12px;
	color: #444444;
	line-height: 120%;
}


div#content{
	width: 610px;
	float: left;
	margin-left: 12px;
}


table {
	 border-collapse: collapse;
	 padding: 0px
 }
 h1 {font-size: 25px;line-height: 100%; margin-top: 6px; margin-bottom: 6px; letter-spacing: -1px; position:relative;}
 h1.mega{font-size:30px;}
 h2 {font-size: 18px;line-height: 140%; margin-top: 4px; margin-bottom: 4px; letter-spacing: -1px; position:relative;}
 h3 {font-size: 16px;line-height: 140%; margin-top: 4px; margin-bottom: 4px; letter-spacing: -1px; position:relative;}
 h4 {font-size: 14px;line-height: 140%; margin-top: 4px; margin-bottom: 4px; letter-spacing: -1px; position:relative;}
 
 
 
 div.clear {
	 overflow: hidden;
	 height: 1px;
	 width: 99%;
	 clear: both;
 }


div.disclaimer{
	font-size: 9px;
	color: #999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 120%;
}


h1.mtnull, h2.mtnull, h3.mtnull{
	margin-top: -1px;
	margin-bottom: 3px;
	color: #000;
}

/* END BOXES ----------------------------- */
.min {
	font-size: 11px;
	line-height: 120%;
	color: #666;
}


input.inew{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	border: 1px solid #AAA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #FFFFFF;
	color: #333333;
	font-size: 16px;
	letter-spacing: -1px;
	padding: 5px;
	background: url('img/2-0/bottom.png') center bottom repeat-x;
}
input.inew:focus{
	border: 1px solid #666666;
}
input.inewB{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	font-size: 18px;
	letter-spacing: -1px;
	padding: 5px;
	background: url('img/2-0/menu-bg.gif') center bottom repeat-x;
}
input.inewB:hover{
	color: #FFF;
	background: url('img/2-0/menu-bg.gif') center top repeat-x;
}

textarea.inew {
	background: url('img/ibg.gif') repeat-x left bottom;
	border: 1px solid #AAA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #666;
	padding: 3px;
	*margin-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
textarea.inew:focus{
	border: 1px solid #666666;
}
textarea.sizeS{
	width: 300px;
	height: 100px;
}
input.sizeSS{
	width: 270px;
}
input.sizeS {
	width: 300px;
}

form.sizeS{
	width: 308px;
}
label{
	display: block;
	color: #666;
	margin-bottom: 3px;
}
.lightGray {
	color: #666;
}
label input, label textarea{
	margin-top: 2px;
}
.black{
	color: #000 !important;
}
span.rq {
	color: #F33;
}

div.theme {
	background: url(img/2-0/small-theme.gif) top center no-repeat;
	width: 118px;
	float: left;
	margin-right: 3px;
	margin-bottom: 22px;
	text-align: center;
	font-size: 10px;
	font-family: Tahoma;
	color: #666;
	line-height: 120%;
}

p.theme {
	background: url(img/2-0/small-theme.gif) top center no-repeat;
	margin: 0px;
	padding: 0px;
	width: 118px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 22px;
	text-align: center;
	font-size: 10px;
	font-family: Tahoma;
	color: #666;
	line-height: 120%;
}
div.theme5 {
	width: 98px;
	float: left;
	margin-right: 3px;
	margin-bottom: 7px;
	text-align: center;
	font-size: 10px;
	font-family: Tahoma;
	color: #666;
	line-height: 120%;
}
div.theme_selected {
	width: 98px;
	float: left;
	margin-right: 6px;
	margin-bottom: 7px;
	text-align: center;
	font-size: 10px;
	font-family: Tahoma;
	color: #666;
	line-height: 120%;
	opacity: 0.7;
}
div.theme a.themeMask:link img.hoverThemeTMB, div.theme a.themeMask:visited img.hoverThemeTMB, p.theme a.themeMask:link img.hoverThemeTMB, p.theme a.themeMask:visited img.hoverThemeTMB{
	display: none;
}
div.theme a.themeMask:link, div.theme a.themeMask:visited, p.theme a.themeMask:link, p.theme a.themeMask:visited{
	position: relative;
}
div.theme a.themeMask:link span, div.theme a.themeMask:visited span, p.theme a.themeMask:link span, p.theme a.themeMask:visited span{
	display: block;
	overflow: hidden;
	height: 120px;
	width: 118px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
}
div.theme a.themeMask:hover img.hoverThemeTMB, p.theme a.themeMask:hover img.hoverThemeTMB{
	display: block;
	position: absolute;
	top: 10px;
	*top: 0px;
	left: -45px;
	left: 14px\9;
	z-index: 10;
}

div.theme img, p.theme img, div.theme_selected img{
	display: block;
	width: 90px;
	margin-left: auto;
	margin-right: auto;
	background: url('img/loading_txt.gif') center center no-repeat;
}
div.theme5 img, div.theme5_selected img{
	border: 1px solid #CCC;
	padding: 2px;
	display: block;
	margin-bottom: 1px;
	width: 90px;
	height: 160px;
	background: url('img/loading_txt.gif') center center no-repeat;
}

/* BIG THEME BOX ------------------------------------------------------ */
div.bigTheme, div.bigTheme2{
	margin-bottom: 12px;
	color: #666;
}
div.bigTheme a img{
	float: left;
	width: 90px;
	height: 120px;
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 6px;
	background: url('img/theme_bg.png') no-repeat;
}
div.bigTheme2 a img{
	float: left;
	width: 90px;
	height: 160px;
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 6px;
	background: url('img/theme_bg2.png') no-repeat;
}
div.bigTheme div.info, div.bigTheme2 div.info{
	float: right;
	width: 500px;
}
div.bigTheme div.info h3, div.bigTheme2 div.info h3{
	color: #000;
	margin-top: 3px;
	_color: #666;
	margin-bottom: 0px;
}
/* END BIG THEME BOX -------------------------------------------------- */

/* THEME PAGE SPECIFICS ----------------------------------------------- */
div.themeWindow{
	width: 240px;
	float: left;
}
img#mainThemeScreenshot{
	width: 240px;
	display: block;
	margin-bottom: 6px;
	background: url('img/loading_txt.gif') center center no-repeat;
}
div.themeDesc{
	float: right;
	width: 356px;
	color: #666;
}
table.downloads{
	margin-bottom: 6px;
}
table.downloads td {
	padding: 4px;
	padding-top: 5px;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	vertical-align: middle;
}
table.downloads td.icon{
	width: 20px;
	text-align: center;
	color: #999;
}
table.downloads td.desc{width: 430px; color: #666; font-size: 11px;}
table.downloads td.size{width: 60px; color: #999;  font-size: 11px;}

div.download_comment{
	color: #666;
	margin-bottom: 6px;
}
div.download_comment a:link, div.download_comment a:visited{
	color: #666;
}

/* END THEME PAGE SPECIFICS ----------------------------------------------- */

b.c_red{
	color: red;
}
b.c_blue{
	color: #0066FF;
}


/* PAGINATION ----------------------------------------------- */


.paginationNew {
	text-align:center;
	font-size: 13px;
	margin-bottom: 1px;
	margin-top: 2px;
	font-family: helvetica,arial,sans-serif;
}

.paginationNew a {
	padding: 6px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 1px;
	border: 1px solid #AAAAAA;
	text-decoration: none; /* no underline */
	color: #444 !important;
	background: url("img/2-0/bottom.png") no-repeat scroll center bottom #FFF;
	font-weight: bold;
}

.paginationNew a:hover, .paginationNew a:active{
	border: 1px solid #1B7BDD;
	background: #1B7BDD;
	color: #FFF !important;
	font-weight: bold;
}
.paginationNew .current {
	padding: 6px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 1px;
	border: 1px solid #474747;
	font-weight: bold;
	background-color: #474747;
	color: #FFF;
}
.paginationNew .disabled {
	padding: 6px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 1px;
	border: 1px solid #DDD;
	color: #999;
	background: #DDD;
	font-weight: bold;
}


/* END PAGINATION ----------------------------------------------- */

div#headerLinks{
	color: #EEE;
	margin: 0px auto;
	width: 990px;
	background: #1A1A1A;
	font-size: 11px;
	height: 32px;
	height: 33px\9;
	padding-top: 11px;
	padding-top: 10px\9;
	position: relative;
	*z-index: 10000;
}

div#headerLinks a.on:link, div#headerLinks a.on:visited{
	padding: 12px;
	background: #FFF;
}
div#headerLinks a.on:hover{
	background: #FFF;
	color: #333 !important;
}
div#headerLinks a:link span, div#headerLinks a:visited span{
	background: url(img/2-0/ar.png) 4px  7px no-repeat !important;
	padding-right: 6px;
	padding-left: 2px;
}
div#headerLinks a:hover span{
	background: url(img/2-0/ar.png) 4px -67px no-repeat !important;
	padding-right: 6px;
	padding-left: 2px;
}
div#headerLinks li.show a:link, div#headerLinks li.show a:visited{
	color: #FFF !important;
	background: #333;
}
div#headerLinks li.show a:link span, div#headerLinks li.show a:visited span{
	background: url(img/2-0/ar.png) 4px -67px no-repeat !important;
	padding-right: 6px;
	padding-left: 2px;
}

div#headerLinks a.on:hover span{
	background: url(img/2-0/ar.png) 4px 7px no-repeat !important;
	padding-right: 6px;
	padding-left: 2px;
}



div#headerLinks a:link, div#headerLinks a:visited{
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	word-spacing: 0px;
	color: #606060;
	line-height: 22px;
	padding: 12px;
	background: #1A1A1A;
	height: 40px;
}
div#headerLinks a.rss:link, div#headerLinks a.rss:visited{
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	word-spacing: 0px;
	color: #EE3333;
	line-height: 22px;
}
div#headerLinks a:hover,div#headerLinks a.rss:hover {
	color: #FFF !important;
	background: #333;
}


ul#topNavigation {
	list-style-type: none; 
	height: 40px;
	width: 996px;
	position:absolute;
	top:0px;
	left:0px;
	margin:0; 
	margin-top: 0px;
	padding: 0px;
}
ul#topNavigation li{
	height: 60px !important;
	padding: 0px;
	margin: 0px;
}

ul#topNavigation li a{
	display: block;
	height: 19px !important;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
	overflow: hidden;
	background-repeat: none;
}
ul#topNavigation li, ul#topNavigation li a{
	background-repeat: no-repeat;
	float: left;
}



div#bookmarks{
	width: 210px;
	position: absolute;
	top: 10px;
	right: 0px;
	text-align: right;
	margin-right: 10px;
	z-index: 200;
}
div#bookmarks form{
	margin: 0px;
	padding: 0px;
}
/*
div#bookmarks form input{
	background-color: #FFF !important;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	background-position: center center !important;
	border: 0px !important;
	height: 20px !important;
	padding: 2px 6px !important;
	line-height: 140% !important;
}

div#bookmarks form input.bs{
	background-color: #666 !important;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	background-position: center center !important;
	border: 0px !important;
	height: 24px !important;
	padding: 6px 6px;
	padding-bottom: 8px !important;
	line-height: 140% !important;
	color: #222;
}
div#bookmarks form input.bs:hover{
	color: #FFF;
}
*/

table.va-m td{
	vertical-align: middle;	
}
div.m-bottom{
	margin-bottom: 6px;
}
div.error {
	background: #FC575E;
	color: #FFF;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px;
	font-size: 18px;
	font-weight: bold;
}

div.success {
	background: #abdb6c;
	color: #FFF;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px;
	font-size: 18px;
	font-weight: bold;
}

div.comment{
	margin-bottom: 6px;
}
img.commentAvatar{
	width: 40px;
	height: 40px;
	float: left;
	border: 2px solid #D0D0D0;
	padding: 1px;
}
div.commentText{
	float: right;
	width: 554px;
}
div.commentText div{
	display: block;
	background: #F6F6F6;
	padding: 4px;
	color: #666;
}
div.commentText span{
	padding: 4px;
	padding-top: 3px;
	display: block;
	color: #888;
	font-size: 12px;
}


div.inlineAds{
	padding-left: 5px;
	margin-bottom: 12px;
}

h1 small{
	font-size: 14px;
	color: #AAA;
}

div.alR{
	text-align: right;
	margin-bottom: 16px;
	color: #666;
	font-size:11px;
}

div.device{
	width: 100px;
	height: 118px;
	float: left;
	text-align: center;
	font-size: 9px;
	color: #999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin-bottom: 6px;
	
}
div.device a{
	display: block;
	margin-bottom: 3px;
}

bigListing div.device a{
	display: block;
	margin-bottom: 12px;
}

div#qTip {
	padding: 3px;
	border: 1px solid #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	display: none;
	background: #F1F1F1;
	color: #444;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	z-index: 1000;
	min-width: 70px;
}

div#compatibility{
	font-size: 11px;
	line-height: 120%;
	color: #888;
	margin-top: 10px;
}
div#compatibility b{
	color: #777;
}

div#compatibility u{
	text-decoration: none;
}

div#compatibility a:link, div#compatibility a:visited{
	text-decoration: none;
	color: #888;
}

div#compatibility a:hover{
	text-decoration: none;
	color: #333;
}

span.grayNotice{
	font-size:11px;
	color: #999;
}

div.topThemes{
	background: url('img/bul.gif') no-repeat left -1px;
	padding-left: 20px;
	color: #555;
	margin-top: 6px;
}
div.topThemes span{
	display: block;
	margin-bottom: 10px;
	line-height: 100%;
}
a.topTheme:link, a.topTheme:visited{
	text-decoration: none;
	font-weight: bold;
}

div#footerIN{
	padding: 12px;
	font-size: 11px;
}

div#footerIN div.disclaimer{
	margin-top: 3px;
}
div#footerIN table{
	width: 100%;
}
div#footerIN table td{
	padding-right: 10px;
	vertical-align: top;
}
div#footerIN table h4{
}

a.ext:link, a.ext:visited{
	background: url('img/external_gray.png') no-repeat 1px 1px;
	padding-left: 15px;
	text-decoration: none;
	color: #666;
}
a.ext:hover{
	color: #333;
}

img.spotLight{
	border: 1px solid #CCC;
	padding: 2px;
	margin-top: 5px;
}

td.spotLight{
	font-size: 12px;
	width: 220px !important;
	line-height: 120%;
}
td.spotLight div{
	font-size:11px;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}
td.spotLight h4{
	line-height: 140% !important;
}

div.stext{
	margin-top: 10px;
	margin-bottom: 6px;
}

span.comment{
	padding-left: 18px; 
	background: url(img/comment.png) no-repeat;
}

.tooltip_container {
	position: absolute;
	right: 20px;
	top: -13px;
}

.tooltip_container .wall {
	position: absolute;
	left: -5px;
	width: 5px;
	height: 27px;
	background-image: url(img/tooltip.gif);
}

.tooltip_container .content {
	float: left;
	padding: 8px 13px 0 5px;
	height: 21px;
	font-family: Tahoma;
	font-size: 10px;
	background: url(img/tooltip.gif) no-repeat right 0;
}

a.followRSS:link span, a.followRSS:visited span, a.followTwitter:link span, a.followTwitter:visited span, a.followFacebook:link span, a.followFacebook:visited span, a.followEmail:link span, a.followEmail:visited span{
	border-bottom: 1px solid #FF0000;
}
a.followRSS:hover span, a.followTwitter:hover span, a.followFacebook:hover span, a.followEmail:hover span{
	border-bottom: 1px solid #FFFFFF;
}

a.followRSS:link, a.followRSS:visited{
	background: url(img/001.png) no-repeat left center;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;	
	font-size: 11px !important;
	font-weight: bold !important;
	text-decoration: none;
	color: #FFF;
}
a.followRSS:hover{
	color: #CCC;
}

a.followTwitter:link, a.followTwitter:visited{
	background: url(img/s-twitter.png) no-repeat left center;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px !important;
	font-weight: bold !important;
	text-decoration: none;
	color: #FFF;
}
a.followTwitter:hover{
	color: #CCC;
}

a.followFacebook:link, a.followFacebook:visited{
	background: url(img/s-facebook.png) no-repeat left center;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;	
	font-size: 11px !important;
	font-weight: bold !important;
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px
}
a.followFacebook:hover{
	color: #CCC;
}

a.followEmail:link, a.followEmail:visited{
	background: url(img/email-16x16.png) no-repeat left center;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;	
	font-size: 11px !important;
	font-weight: bold !important;
	text-decoration: none;
	color: #FFF;
}
a.followEmail:hover{
	color: #CCC;
}

div#followMeLinks{
	text-align: left;
	letter-spacing: 0px; 
	word-spacing: 0px;
	color: #CCC;
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	padding: 2px 0px;
	float: left;
}


a.paypal:link, a.paypal:visited{
	background: url(img/paypal.gif) no-repeat left center;
	padding-left: 70px;
	padding-top: 12px;
	padding-bottom: 12px;	
	font-size: 14px !important;
	font-weight: bold !important;
	color: #6699FF !important;
	display: block;
}
a.paypal:hover{
	color: #000;
}

/* ALL THE CAROUSELS */

/* PHONE CAROUSELS */
div.normalCarousel {
	overflow: hidden;
	width: 538px;
	height: 120px;
	*position: relative;
}

div.normalCarousel div.innerCarousel {
	width: 538px;
}

div.normalCarousel div.innerCarousel > div {
	float: left;
	width: 538px;
	height: 120px;
}

/* LARGE THEME CAROUSELS */

div.themeCarousel {
	width: 894px;
	height: 160px;
	overflow: hidden !important;
	*position: relative;
}

div.themeCarousel div.themeCarousel {
	width: 894px;
}

div.themeCarousel div.innerCarousel > div {
	float: left;
	width: 894px;
	height: 160px;
}

/* SMALL THEME CAROUSELS */
div.sThemeCarousel {
	overflow: hidden;
	width: 538px;
	height: 160px;
	*position: relative;
}

div.sThemeCarousel div.innerCarousel {
	width: 538px;
}

div.sThemeCarousel div.innerCarousel > div {
	float: left;
	width: 538px;
	height: 160px;
}
a.carouselNext:link, a.carouselNext:visited{
	background: url('img/2-0/carousel-prev-next.png') bottom right no-repeat;
	*background: url('img/2-0/carousel-prev-next-ie7.png') bottom left no-repeat;
	width: 32px;
	height: 57px;
	display: block;
	text-indent: 70px;
	overflow: hidden;
}
a.carouselNext:hover{
	background: url('img/2-0/carousel-prev-next.png') top right no-repeat;
	*background: url('img/2-0/carousel-prev-next-ie7.png') top left no-repeat;
}
a.carouselPrev:link, a.carouselPrev:visited{
	background: url('img/2-0/carousel-prev-next.png') bottom left no-repeat;
	width: 32px;
	height: 57px;
	display: block;
	text-indent: 70px;
	overflow: hidden;	
	position: relative;
}
a.carouselPrev:hover{
	background: url('img/2-0/carousel-prev-next.png') top left no-repeat;
}
 
td.carouselLink{
	width: 36px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
table.carouselTable {
	width: 100%;
	height: 120px;
}
table.carouselThemeTable {
	width: 100%;
	height: 160px;
}
table.carouselTable td, table.carouselThemeTable td{
	vertical-align: middle;
	text-align: center;
}
table.carouselTable td{
	vertical-align: top;
	line-height: 110%;
}
table.carouselTable td a:link, table.carouselTable td a:visited{
	text-decoration: none;
}
span.XLarge{
	font-size: 34px;
	font-weight: bold;
	letter-spacing: -2px;
}

div.largeCarousel{
	margin-left: 12px;
	margin-right: 12px;
}


a.selected_article:link, a.selected_article:visited{
	display: block;
	background: url(img/2-0/rarrow.gif) right center no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F0F0F0;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 3px;
}
a.selected_article:hover{
	color: #000;
}

div.ssHeadlines2{
	width: 160px;
	float: right;
}

div.ssHeadlines{
	width: 166px;
	float: left;
}

table.appTable td{
	vertical-align: top;
	padding-bottom: 6px;
	font-size: 11px;
}
table.appTable td b{
	font-size: 12px;
}
table.appTable td.img{
	padding-right: 6px;
	width: 50px;
}

a.blogTitle:link, a.blogTitle:visited{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 26px;
	letter-spacing: -1px;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCC;
	color: #d12b2b;
}

a.blogTitle:hover{
	color: #000;
}

a.readMore:link, a.readMore:visited{
	text-decoration:none;
	background: #787878;
	padding: 3px;
	color: #FFF !important;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	min-width: 12px;
	font-size: 14px;
	font-family: Helvetica;
}
a.readMore:hover{
	background: #d12b2b;
	color: #FFF !important;
}
a.readMore span{
	font-size: 16px;
}


a.loginLink:link, a.loginLink:visited{
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #d12b2b;
}
a.loginLink:hover{
	border-bottom: 1px solid #FFF;
	color: #CCC;
}
