* {
	margin : 0;
	padding : 0;
}

a {
	text-decoration : none;
	color : #114477;
}

a:hover {
	text-decoration : underline;
	color : #0066ff;
}

a img {
  border: none;/*remove border for linked images*/
}

a.side, #left-side a, #right-side a {
	text-decoration : none;
	color : #147;
}

a:hover.side, #left-side a:hover, #right-side a:hover {
	text-decoration : none;
	color : #4d7cc1;
}

a.side1 {
	text-decoration : none;
	font-size: 17px;
	color : #114477;
}

a:hover.side1 {
	text-decoration : none;
	font-size: 17px;
	color : #c00;
}

a.side2 {
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	color : #007734;
}

a:hover.side2 {
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	color : #c00;
}

a.side3 {
	text-decoration : none;
	color : #6699cc;
}

a:hover.side3 {
	text-decoration : none;
	color : #008000;
}

a.side4 {
	text-decoration : none;
	font-size: 15px;
	font-weight: bold;	
	color : #009b43;
}

a:hover.side4 {
	text-decoration : none;
	font-size: 15px;
	font-weight: bold;	
	color : #005293;
}

a.side5 {
	text-decoration : none;
	font-size: 15px;
	font-weight: bold;
	color : #ff2505;
}

a:hover.side5 {
	text-decoration : none;
	font-size: 15px;
	font-weight: bold;	
	color : #005293;
}

a.side6 {
	text-decoration : none;
	font-size: 15px;
	font-weight: bold;	
	color : #af266a;
}

a:hover.side6 {
	text-decoration : none;
	font-size: 15px;
	font-weight: bold;	
	color : #005293;
}

a.side7, #left-side a, #right-side a {
	text-decoration : none;
	color : #4d7cc1;
}

a:hover.side7, #left-side a:hover, #right-side a:hover {
	text-decoration : underline;
	color : #4d7cc1;
}

.bulletiterm {
	background: url(images/bullet8.gif) no-repeat 3px 9px;
	padding: 5px 0px 0px 15px;
	font-size: 12px;
	text-align: left;
}

.bullettutan {
	background: #000 url(images/bullet6.gif) no-repeat 5px 11px;
	padding: 5px 3px 5px 15px;
	font-size: 12px;
	text-align: left;
}

.boxbg1 {
	margin-left: -7px;
	width: 309px;
	background: url(images/popbg.png) no-repeat;
}

.boxbg2 {
	background: url(images/boxgb2.png) no-repeat 113px 100%;
}


body {
/*	background : #fff6ee url(images/page-background.gif) repeat-x;  */
	width: 100%;
	background : #ffeb86 url(images/bkgdtvdd.jpg) center top no-repeat;	
	color : #111;
	font : normal 62.5% "Arial",sans-serif;
	margin : 0;
}

.main-body {
	font-size : 13px;
	font: 120%/1.5 serif;
	margin : 0px;
}

hr {
	height : 2px;
	border-bottom : 1px solid #eee;
	border-top : 1px solid #fff;
}

hr.side-hr {
	height : 2px;
	border-bottom : 1px solid #e5e5e5;
	border-top : 1px solid #eee;
}

#parkpermit input.next {
  background: url(images/next_button.png) no-repeat;
  border: none;
  cursor: pointer;
  width: 85px;
  height: 38px;
  position: relative;
  bottom: 2px;
}

#parkpermit input.add{ background: url(images/next_button.png) no-repeat; }

.button {
	font : 12px "Arial",sans-serif;
	color : #777;
	background : #eee;
	border : 1px solid #e5e5e5;
	margin-top : 2px;
}

.textbox {
	font-family : "Arial",sans-serif;
	font-size : 12px;
	color : #555;
	background : #f9f9f9;
	border : 1px solid #eee;
	padding : 3px;
}

.bbcode {
	font-family : "Arial",sans-serif;if;
	font-size : 12px;
	background : #f9f9f9;
	border : 1px solid #eee;
	margin-top : 2px;
}

h1 {
	text-decoration : none;	
	font-size : 21px;
	margin-bottom : 4px;
}

h1 a:hover {
	text-decoration : none;
	color : #800000;
}

h1,h2,h3 {
	color : #367ea6;
	padding : 6px 0 0 0;
}

.clearer {
	clear : both;
}

.container {
/*	background : url(images/border_gdtvdd.gif) repeat-y;	*/
	background : #e0eff6;		
	font-size: 13px;
	margin : 0 auto;
	padding : 0px 0 0 0;
	width : 998px;
}

.header {
	height : 150px;
	background : url(images/hdr-bg.jpg) no-repeat center -191px;	
	padding : 7px 0px 0 0px;
}

#title {
	font : bold 30px "Times New Roman", verdana, arial, sans-serif;
	color : #fff;
	line-height : 28px;
	margin-top : 15px;
}

#title .subtitle {
	font : bold 15px "Times New Roman", verdana, arial, sans-serif;
	color : #000;
}

.main {
	clear : both;
	padding : 7px 7px;
}

.sub-header {
	color : #99ccff;
	font-size : 11px;
	background : #000 url(images/sub-hdr-bg.jpg) repeat-y;
}

.sub-header li {
	font-size : 11px;
	display : inline;
}

.sub-header li a {
	float : left;
	color : #99ccff;
	padding : 7px 11px;
	text-decoration : none;
	border-right : 1px solid #666;
}

.sub-header li a:hover {
	color : #99ccff;
	background : transparent url(images/sub-header-bg.png) center center repeat-x;
}

.side-bg {
	background : #e0eff6;
	border : 0px solid #e5e5e5;
	padding : 0 1px 0 1px;
}

#left-side {
	font-size : 12px;
	width : 180px;
}

#right-side {
	font-size : 12px;
	width : 300px;
}

#navigation h2, #left-side h1, #right-side h1 {
	background: #bb6a10 url(images/sidetabbg.gif) repeat-x;
	margin: 1px 0 0 0; 
	padding: 5px 5px 5px 5px;
	position: relative; left: 0px;
	font: 16px/1 Georgia, Serif;
	font-weight: bold;
//	text-shadow: -1px -1px 2px white;
}

#navigation ul {
	border-top : 1px solid #fafafa;
	background : url(images/bgul.gif) repeat-x;
	margin : 0;
	padding : 0;
}

#navigation li {
	font-size : 11px;
	border : 1px solid #fafafa;
	border-top : none;
	list-style : none;
	margin : 0;
}

#navigation li a {
	color : #777;
	display : block;
	padding : 3px 6px 3px 4px;
	text-decoration : none;
}

#navigation li a:hover {
	color : #111;
}

#holder {
	width : 100%;
	overflow : auto;
}

#main-content {
	padding : 0 1px 0 3px;
}

#main-content .item {
	font-size : 13px;
	font: 130%/1.5 serif;
	padding : 0px 3px 7px 3px;
	border : 0px solid #eee;
	background : #e0eff6;
	margin : 0px 0 7px 0;
}

#main-content .descr {
	font-size : 11px;
	color : #333;
	margin-bottom : 6px;
}

#main-content .news-footer {
	font-size : 11px;
	color : #333;
	text-align : right;
	margin-top : 12px;
}

#main-content li {
	list-style : url(img/li.gif);
	margin-left : 18px;
}

#footer {
	font-size : 12px;
	color : #00a1d6;
	background: #fff url(images/footer_transition_bg.jpg) repeat-x scroll 0 -250px;
	border: 0px solid #fff;
	padding: 0px 7px 7px 7px;
	vertical-align: bottom;
}

/*				footer extened				footer extened				footer extened				-------------------------------------------		......................................		*/
/*				footer extened				footer extened				footer extened				-------------------------------------------		......................................		*/

footer {margin-top: 0px}
footer div#breadcrumb-wrapper {height: 45px; background-image: url(images/footer_final_bg.jpg); background-position:center 0px;}
footer div#breadcrumb {position: relative;}
footer div#breadcrumb img {position: absolute; top: -40px; left: 0px;}

.container_13 {
	margin-left: auto;
	margin-right: auto;
	width: 1130px;
}

footer div#about-wrapper {padding-top: 30px; background: transparent url(images/footer_bkg.gif) repeat-x scroll left bottom;}
/* footer div#about {background: transparent url(images/footer_foundation.png) no-repeat scroll center top}	*/

/*	mater head	*/

div#masthead {height: 303px;}
div#masthead-content-text {margin: 50px 0px 0px 30px; width: 480px}
div#masthead-content-text h1 {font-family: ChunkFiveRoman; color: #fff; font-size: 38px; line-height: 40px; margin-bottom: 8px}
div#masthead-content-text {color: #fff9b8; font-size: 24px; line-height: 28px;}

div#masthead-content-video {position: absolute; top: 21px; right: 12px}
div#home-main-content {padding-bottom: 20px}
div#home-tours {margin-top: -270px; background: transparent url(images/bg_home_tours.png) no-repeat; min-height: 230px; margin-bottom: 35px}

/* tours */

div.home-tour {padding: 35px 30px 0px 30px; line-height: 18px; font-size: 14px; color: #333; background-repeat: no-repeat; }
div.home-tour h2 {font-size: 24px; margin-bottom: 33px; line-height: 24px; font-family: ChunkFiveRoman}
div.home-tour a {display: block; padding: 7px 0px 7px 0px; text-align: center; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; font-size: 20px; font-weight: bold; color: #fff; border-style: solid; border-width: 1px;}
div.home-tour div.home-tour-button {padding-top: 8px; padding-bottom: 8px; margin-top: 14px}

div.home-tour p {font-size: 13px;}

div.home-tour-button {background: url(images/bg_home_tour_button_gradient.png) no-repeat scroll center top, url(images/bg_home_tour_button_gradient.png) no-repeat scroll center bottom;}
div.home-tour-button a span {background: url(images/bg_home_tour_button_left.png) no-repeat scroll right 2px, url(images/bg_home_tour_button_right.png) no-repeat scroll left 2px;}
div.home-tour div.home-tour-button span {display: inline-block; padding: 0px 35px 0px 35px}

div.home-tour a:hover {text-decoration: none}

div#home-tour-dictionary {background-image: url(images/dic_icon77.png); background-position: 219px 13px}
div#home-tour-ebook {background-image: url(images/ebook_icon77.png); background-position: 216px 19px}
div#home-tour-video {background-image: url(images/video_icon77.png); background-position: 219px 17px}

div#home-tour-dictionary h2 {color: #20bde8;}
div#home-tour-ebook h2 {color: #5db647;}
div#home-tour-video h2 {color: #ee7423;}

div#home-tour-dictionary a {border-color: #20bde8; background-color: #5bcfee;}
div#home-tour-ebook a {border-color: #5db647; background-color: #8bcb7c;}
div#home-tour-video a {border-color: #ee7525; background-color: #f39e65;}

div#home-tour-dictionary a:hover {background-color: #2cc1e9;}
div#home-tour-ebook a:hover {background-color: #62b84d;}
div#home-tour-video a:hover {background-color: #ef782a;}

.button {
	background: #222 url(images/overlay.png) repeat-x; 
	display: inline-block; 
	text-align: center;
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.06);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.06);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.77);
	cursor: pointer
}

.button, .button span {-moz-border-radius: .3em; border-radius: .3em;}

.button span {display: block;}

.button:active {
   /* When pressed, move it down 1px */
   position: relative;
   top: 1px;
}
/*----------------------------*/
	
	.blue.button, .blue.button:visited	{ background-color: #5bcfee; }
	.blue.button:hover { background-color: #2cc1e9;}
	.green.button, .green.button:visited	{ background-color: #8bcb7c; }
	.green.button:hover	{ background-color: #62b84d; }
	.orange.button, .orange.button:visited	{ background-color: #f39e65; }
	.orange.button:hover	{ background-color: #ef782a; }
	
/* testimonials and showcase */

div.home-two-up {background: transparent url(images/bg_home_2up.png) no-repeat; min-height: 258px}
div.home-two-up h2 {color: #20bde8; font-size: 24px; font-family: ChunkFiveRoman; margin-bottom: 0px}
div.home-two-up h2 span {color: #20bde8; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.mac-osx div.home-two-up h2 span {font-family: Helvetica, Arial, sans-serif;}
div.home-two-up div.home-two-up-item {padding: 35px 30px 0px 30px; position: relative;}

div.home-two-up-button {position: absolute; top: 37px; right: 25px}
div.home-two-up-button a {background: #70d4f0; display: block; padding: 4px 16px 4px 8px; -webkit-border-radius: 4px; border-radius: 4px; -moz-border-radius: 4px; font-size: 14px; font-weight: bold; color: #fff}
div.home-two-up-button a:hover {text-decoration: none; background-color: #20bde8}

div#home-testimonials-content {margin-top: 25px}
div#home-testimonials blockquote {border-left: 1px solid #20bde8; padding-left: 10px; font-size: 14px; line-height: 20px; color: #333; margin-bottom: 16px}


/* Containers  -------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global  ---------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last) ---------------------------------------------*/

.alpha {margin-left: 0;}

.omega {margin-right: 0;}

/* Grid >> 12 Columns  ------------------------------------------------------------------------*/

.container_12 .grid_1 {width:60px;}

.container_12 .grid_2 {width:140px;}

.container_12 .grid_3 {width:220px;}

.container_12 .grid_4 {width:300px;}

.container_12 .grid_5 {width:380px;}

.container_12 .grid_6 {width:460px;}

.container_12 .grid_7 {width:540px;}

.container_12 .grid_8 {width:620px;}

.container_12 .grid_9 {width:700px;}

.container_12 .grid_10 {width:780px;}

.container_12 .grid_11 {width:860px;}

.container_12 .grid_12 {width:940px;}


/* Clear Floated Elements ----------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* The-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}

.clearfix {display: block;}


blockquote, q, p {quotes:none; margin:0; padding:0;}

blockquote:before, blockquote:after, q:before, q:after {content:''; content:none;}



/*				end footer extened				end footer extened				end footer extened				--------------------------------	...............................*/
/*				end footer extened				end footer extened				end footer extened				--------------------------------  ...............................*/

#footer a {
	color : #fff;
	text-decoration : none;
}

#footer a:hover {
	color : #fff;
	text-decoration : none;
}

.pagenav {
	font-size : 11px;
	padding : 4px;
}

.pagenav span {
	color : #111;
	background : #eee;
	border : 1px solid #e5e5e5;
	padding : 2px 4px;
	margin : 2px;
}

.pagenav a {
	text-decoration : none;
	color : #777;
	background : #eee;
	border : 1px solid #e5e5e5;
	padding : 2px 4px;
	margin : 2px;
}

.pagenav a:hover {
	text-decoration : none;
	background : #eee;
	color : #111;
	margin : 2px;
}

/* Search box */
.searchbox {
  overflow: hidden;
  font : 10px Verdana, Arial, Helvetica, sans-serif;
	height: 13px;
	width: 130px;
  color : #333;
  background: url(images/search_bg.png) no-repeat left;
	padding: 7px 20px 7px 30px;
	margin: 0px 0 0 0;
	border: 0;
 }
 .searchbox:focus, .searchbox:hover {
  overflow: hidden;
  font : 10px Verdana, Arial, Helvetica, sans-serif;
	height: 13px;
	width: 130px;
  color : #333;
  background: url(images/search_bg.png) no-repeat left;
	padding: 7px 20px 7px 30px;
	margin: 0px 0 0 0;
	border: 0;
}

.news-category {
	border:0;
	margin:3px 5px 0 0;
	float:left;
}

.side-border-left {
	padding : 10px 0 10px 0;
	width : 180px;
}

.side-body {
	background : #f9f9f9;
	border : 0px solid #e5e5e5;
}

.tbl-border {
	border : 1px solid #599cd4;
}

.tbl-border1 {
	border : 1px solid #d3d3d3;
}

.tbl {
	font-size : 11px;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	background : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	background : #f1f1f1;
	padding : 4px;
}

.tbl3 {
	font-size : 15px;
	font-weight: bold;
	color: #cc0000;
	padding : 4px;
}

a:hover.tbl3 {
	text-decoration : none;
}

.tbl4 {
	color: #ff7f00;
	font-size : 14px;
	background : #f1f1f1;
	padding : 4px;
}

.tbl5 {
	font-size : 13px;
	font-weight: bold;
	color: #88cc00;	
	padding : 4px;
}

.tbl6 {
	font-size : 11px;
	background : #fff;
	padding : 5px;
}

.tbl7 {
	font-size : 15px;
	background : #fff;
	padding : 5px;
}

.tbl8 {
	font-size : 11px;
	background : #e0eff6;
	padding : 4px;
}

.tbl9 {
	font-size : 17px;
	color : #d10006;
	background : #fff;
	padding : 5px;
}

.tbl10 {
	font-size : 18px;
	color : #d10006;
	padding : 7px;
}

.tbl11 {
	font-size : 15px;
	padding : 4px;
}

.tbl12 {
	width : 100px;
	font-size : 15px;
	background : url(images/tabstrip.png) no-repeat 0px 0;
	color : #000;
	padding : 4px;
}

.tbl13 {
	width : 350px;
	font-size : 17px;
	background : url(images/tabstrip.png) no-repeat right top;
	padding : 4px;
}

.tbl14 {
	font-size : 17px;
	background : url(images/tabstrip.png) no-repeat -997px 0;
	padding : 4px;
}

.tbl15 {
	font-size : 15px;
	color : #4f4f4f;
	background-color: #DBE4F4;
	background-image : url(images/List_Background.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding : 4px;
}

.tblxu-border {
	border : 0px solid #943b00;
}

.tblxu1 {
	font-size : 11px;
	background : #ef7a20 url(images/bg_setzen.png) center center no-repeat;	;
}

.tblxu2 {
	font-size : 11px;
	color : #fff;
	background : #d36618;	
}

.side2 {
	text-decoration : none;
	font-weight: bold;
	color : #cc0000;
}

.faq_idx_cat_name {
	color: #ff7f00;
	font-size : 14px;
	background : #fff;
	padding : 4px;
}

.forum-caption {
	font-size : 15px;
	color : #fff;
	background : #1e6591;
	padding : 2px 4px 3px;
}

.quote {
	background : url(images/bgcode.png);
	background-repeat: no-repeat;
	border : 0px solid #f0f0f0;
//	border-left : 6px solid #009ad9;
	color : #999999;
	display : block;
	font : normal 12px "Lucida Sans Unicode",serif;
	margin-bottom : 12px;
	padding : 8px 10px;
}

.poll {
	height : 12px;
	border : 1px solid #000;
}

.comment-name {
	color : #3366cc;
}

.shoutboxname {
	color : #777;
}

.shoutbox {
	color : #555;
}

.shoutboxdate {
	font-size : 9px;
	color : #666;
}

.small {
	font-size : 11px;
	font-weight : normal;
}

.small1 {
	font-size : 12px;
	font-weight : normal;
	padding : 0 0 3px 0;
}


.small2 {
	font-size : 11px;
	font-weight : normal;
	color : #888;
}

.small3 {
	font-size : 13px;
}

.small4 {
	font-size : 11px;
	color : #f00;
}

.side-small {
	font-size : 11px;
}

.side-label {
	font-weight : bold;
	color : #111;
	padding : 2px;
}

.capmain {
	font-weight : bold;
	font-size: 21px;
	color : #c00;
	padding : 7px 5px 10px 5px ;
}


.center {margin : 0 auto;}

.center, *[align="center"] {margin : 0 auto;}

.flleft {float : left !important;}

.flright {float : right !important;}

.clear {clear : both;}




.ddmupper  {
/* background:url(images/common_pro_con_bg.png) no-repeat scroll -1000px 0 transparent; */
float:left;
margin:0px 0 15px 0;
padding-top:6px;
width:690px;
}
.ddmupper .t_left {
border-right:1px solid #CCCCCC;
font-size:12px;
font-weight:bold;
vertical-align:top;
width:280px;
}
.ddmupper .c_left {
border-right:1px solid #CCCCCC;
font-size:12px;
vertical-align:top;
width:60px;
}
.ddmupper .no_line {
border-top:medium none;
}
.ddmupper .r_name {
background:none repeat scroll 0 0 #FFFFFF;
font-size:12px;
font-weight:bold;
}
.ddmupper .l_name {
background:none repeat scroll 0 0 #FFFFFF;
border-right:1px solid #CCCCCC;
font-size:12px;
font-weight:bold;
}
.ddmupper .wrap {
/* background:url('images/common_pro_con_bg.png') no-repeat scroll -3000px bottom transparent; */
float:left;
padding-bottom:3px;
width:690px;
}
.ddmupper table {
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
float:left;
}
.ddmupper td {
border-top:1px solid #CCCCCC;
color:#333333;
font:11px/20px arial;
padding:5px 10px;
}
.ddmupper .last{
border-bottom:1px solid #CCCCCC;
padding:5px 10px;
}




.tickercontainer { /* the outer div with the black border */
background: #fff url('images/nasdaq_bg2.png'); 
width: 998px; 
height: 35px; 
margin: 0; 
padding: 0
overflow: hidden; 
}

/* Bubble pop-up */
/* Bubble pop-up */

.bubbleInfo {
    position: relative;
    top: 315px;
    left: 385px;
    width: 500px;
}
.trigger {
    position: absolute;   
}

/* Bubble pop-up */

.popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
}

.popup td.corner {
	height: 15px;
	width: 19px;
}

.popup td#topleft { background-image: url(images/bubble-1.png); }
.popup td.top { background-image: url(images/bubble-2.png); }
.popup td#topright { background-image: url(images/bubble-3.png); }
.popup td.left { background-image: url(images/bubble-4.png); }
.popup td.right { background-image: url(images/bubble-5.png); }
.popup td#bottomleft { background-image: url(images/bubble-6.png); }
.popup td.bottom { background-image: url(images/bubble-7.png); text-align: center;}
.popup td.bottom img { display: block; margin: 0 auto; }
.popup td#bottomright { background-image: url(images/bubble-8.png); }

.popup table.popup-contents {
	font-size: 12px;
	line-height: 1.2em;
	background-color: #fff;
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	}

table.popup-contents th {
	text-align: right;
	text-transform: lowercase;
	}

table.popup-contents td {
	text-align: left;
	}

tr#release-notes th {
	text-align: left;
	text-indent: -9999px;
	background: url(images/starburst.gif) no-repeat top right;
	height: 17px;
	}

tr#release-notes td a {
	color: #333;
}

.tip {
	color: #fff;
	background:#1d1d1d;
	display:none; /*--Hides by default--*/
	padding:10px;
	position:absolute;	z-index:1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


#ddsocial {position: absolute; margin-left: -138px; margin-top: 0px;}

#ddsocial.floating {position: fixed; top: 0;}

.donatedd {
text-align:right;
color:#666;
width:138px;
font-size:9px;
font-family:georgia, 'time new romans', serif;
margin:0 auto;
padding:0;
}

.donatedd p {
color:#cccccc;
line-height:22px;
padding: 0 0 10px 0;
margin: 20px 0 20px 0;
}

.donatedd img {
border:none;
}

#donatepp {
clear: both;
margin: 0;
padding: 0;
}

#donatepp a{
float: right;
background: #9FC54E;
border: 1px solid #9FC54E;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
text-decoration: none;
font-size: 14px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 10px;
font-weight: 700;
}

#donatepp a:hover{
float: right;
background: #1777b1;
border: 1px solid #cccccc;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
text-decoration: none;
font-size: 14px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 10px;
font-weight: 700;
}

.contentpp {
font-style:normal;
font-family:helvetica, arial, verdana, sans-serif;
color:#ffffff;
background:#333333;
border:1px solid #444444;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
margin: 15px 0 15px 0;
padding: 10px 0;
}

.contentpp p {
font-size:12px;
margin: 5px 0;
padding: 10px 7px 0 7px;
}

