/* CSS Document */
body {
	background-color: #ffffff;
	background-image:url(../images/bodybg.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin: 0px;
	padding:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#313030;
	line-height:16px;
}
h1{
	font-size:22px;
	color:#fff;
	margin:5px 0px;
	margin-bottom:12px;
}
h2{
	font-size:16px;
	color:#063c8e;
	margin:0px;
	line-height:40px;
	background-image:url(../images/y-arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:22px;
}
h3{
	font-size:13px;
	color:#063c8e;
	margin:0px;
	padding-top:0px;
	margin-bottom:4px;
	padding-left:5px;
}
h4{
	font-size:11px;
	color:#000000;
	margin:0px;
	padding-top:0px;
	margin-bottom:0px;
	background-image:url(../images/blue_bg.gif);
	background-repeat:repeat-x;
	line-height:25px;
	padding-left:5px;
}

h5{
	font-size:13px;
	color:#4d6984;
	margin:0px;
	padding-top:0px;
	margin-bottom:0px;
	background-image:url(../images/blue_bg.gif);
	background-repeat:repeat-x;
	line-height:25px;
	padding-left:5px;
}
h6{
	font-size:13px;
	color:#4d6984;
	margin:0px;
	padding-top:0px;
	margin-bottom:0px;
	line-height:25px;
	padding-left:5px;
}
select{
	font-size:11px;
}
 a{
	color:#063C8E;
	text-decoration:none
}
 a:hover{
	color:#666666;
	text-decoration: underline;
}
p{
	margin:5px 0px;
}
#wrap{
	margin:0px auto;
	width:960px;
	background-color:#FFFFFF;
}
#header{
	height:90px;
	clear:both;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	padding-top:2px;
}
.headerLeft{
	width:350px;
	float:left;
	position:relative;
	height:90px;
}
.date_display{
	position:absolute;
	left:112px;
	bottom:5px;
	color:#2f4868;
}
.orng_text{
	color:#d26107;
}
.headerRight{
	float:right;
	color:#FFFFFF;
	height:75px;
	margin-right:12px;
}
.top_nav{
	height:20px;
	color:#0066CC;
	font-weight:bold;
}
.top_nav a{
	color:#0066CC;
	text-decoration:none;
}
.top_nav a:hover{
	color:#000;
	text-decoration:none;
}
.top_ad{
	margin-left:10px;
}
.tab_content{
	border:solid 1px #e7ecf1;
	padding:5px 5px;
	color:#313030;
	font-size:11px;

	margin-bottom:6px;
}
.tab_content ul{
	margin:0px;
	padding:0px;
	margin-left:10px;
	padding-left:10px;
}
.tab_news{
	border:solid 1px #e7ecf1;
	padding:5px 10px;
	color:#313030;
	font-size:11px;
	color:#313030;
	margin-bottom:6px;
/*	background-color:#f0f0f0;*/
}
.news_title{
	font-size:16px;
}
.tab_news ul{
	list-style-image:none;
	margin:0px;
	padding:0px;
	list-style:none;
	border-top:solid 1px #dbdbdb;
}
.tab_news li{
	margin:0px;
	padding:0px;
	width:100%;
	border-bottom:solid 1px #dbdbdb;

}
.tab_contentn{
	border:solid 1px #e7ecf1;
	padding:0px 10px;
	color:#313030;
	font-size:11px;
	padding-right:5px;
}
.tab_content1{
	border:solid 1px #e7ecf1;
	padding:0px 0px;
	color:#313030;
	font-size:11px;
	position:relative;
	min-height:205px;
	_height:208px;

}
.tab_content2{
	border:solid 1px #e7ecf1;
	padding:0px 0px;
	color:#313030;
	font-size:11px;
	margin-bottom:5px;
}
.box001{
	border:1px solid #e7ecf1; 
	/*height:120px;*/
	height:130px;
	margin-top:4px;
	padding:4px;
}
.box001 h1{
	color:#063c8e;
	font-size:14px;
	margin:0px;
	padding-bottom:1px;
}
.main-news{
	clear:both;
	padding-top:3px;
	padding-right:5px;
}
.main-news01{
	clear:both;
	padding:8px 8px 0px;
	margin-bottom:7px;
	
	}
.main-news p{
	text-align:justify;
}
.main-news01 p{
	text-align:justify;
}
.read_btn{
	position:absolute;
	right:0px;
	bottom:0px;
	/*background-image: url(../images/but_f.gif);*/
	background-repeat:no-repeat;
	background-position:right bottom;
	width:146px;
	/*background-color:#006699;*/
}

.read_btn{
	color:#006385;
}
.read_btn{
	margin:0px;
	margin-top:5px;
}
.read_btn a{
	color:#000;
	text-decoration:none;
/*	background-image:url(../images/more_btn.gif);*/
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:5px;
	display:block;
	line-height:25px;
	width:75px;
	height:22px;
}
.read_btn a:hover{
	color:#252525;
	text-decoration: underline;
}
.read_btn .middle p{
	margin:0px;
}

.boldText{
	font-weight:bold;
}
.blueText{
	color:#275c92;
	font-weight:bold;
}
.colContent{
	margin-top:8px;
	margin-bottom:0px;
}
.btn_margin{
	margin-left:15px;
}
#nav{
	height:47px;
	background-color:#f6f7f8;
	clear:both;
	position:relative;
	font-size:11px;
	margin:0px 0px;
}
#content{
	background-color:#fff;
	clear:both;
	background-image:url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position:right;
	padding-left:6px;
}
.imgFL{
	float:left;
	margin:2px 10px 0px 0px
}
.imgFR{
	float:right;
	margin:0px 10px 10px 0px
}
.leftColumn{
	width:782px;
	float:left;
	padding:0px 0px 10px 0px;
}
.leftColumn1{
	/*width:782px;*/
	width:754px;
	float:left;
	padding:0px 0px 10px 0px;
}
.leftColumn-p{
	width:100%;
	float:left;
	padding:0px 0px 10px 0px;
}
.rightColumn{
	width:163px;
	float:right;
	padding-top:10px;
}
.rightColumn img{
	margin-bottom:2px;
}
.tabContent{
	width:433px;
	float:left;
	font-size:11px;
	list-style-image:url(../images/arrow1.gif)
}
.tabContent1{
	width:328px;
	float:left;
	list-style-image:url(../images/arrow1.gif)
}
.tabContent1 ul{
	margin-left:10px;
	padding-left:10px;
}
.tabContent2{
	width:380px;
	float:left;
	list-style-image:url(../images/blue_arrow.gif)
}
.marginLeft{
	margin-right:7px;
}
.marginLeft1{
	margin-right:16px;
}
.tabheader{
	background-image:url(../images/blue_bg.gif);
	background-repeat: repeat-x;
	height:25px;
	color:#063c8e;
}
.textrow{
	padding:6px 2px;
	clear:both;
	text-align:justify;
}
.textrow1{
	padding:6px 2px;
	clear:both;
	
}
.tabheader1{
	background-image:url(../images/blue_bg2.gif);
	background-repeat: repeat-x;
	background-position:top;
	color:#063c8e;
}
.tableft{
	width:84px;
	height:25px;
	line-height:25px;
	background-image:url(../images/news_bg.gif);
	background-repeat:no-repeat;
	float:left;
	font-weight:bold;
	padding-left:8px;
}
.tabright{
	width:250px;
	float:left;
	line-height:25px;
	color:#706e6e;
	padding-left:6px;
}
.tabbtn{
	width:70px;
	float:left;
	padding:0px 0px;
	padding-left:14px;
}
.news_detatil{
    float:left;
}
.news_thumb{
	width:22%;
	float:right;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	border-left:solid 1px #e7ecf1; 
	border-right:solid 1px #e7ecf1;
	position:relative;
	font-size:10px;
	line-height:12px;
	height:334px;
}
.up_downbtn{
	position: absolute;
	bottom:2px;
	right:-18px
}

.thumb{
	color:#4a668e;
	margin:8px 0px;
}
.video{
	width:50%;
	float:left;
}
.greeting{
	width:314px;
	float:left;
	padding:5px;
}
.greeting1{
	width:100%;
	float:left;
	border-left:solid 1px #e7ecf1;
	color:#313030;
	position:relative;
}
.greeting1 p{
	padding-right:5px;
}

.marginBottom{
	margin-bottom:12px;
}
#footer-tp{
	color:#16387c;
	clear:both;
	height:61px;
	padding:5px;
	font-size:11px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	position:relative;
	margin:0px 8px;
}
#footer-tp .leftCurve{
	height:71px;
	width:8px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../images/lc.gif);
}
#footer-tp .rightCurve{
	height:71px;
	width:8px;
	position:absolute;
	right:0px;
	top:0px;
	background-image:url(../images/rc.gif);
}
* html #footer-tp .rightCurve{
	height:71px;
	width:7px;
	position:absolute;
	right:0px;
	top:0px;
	background-image:url(../images/rc.gif);
}
#footer{
	color:#424141;
	clear:both;
	height:51px;
	padding:10px;
	font-size:11px;
	margin:0px 8px;
}
.video_content{
	border-bottom:solid 1px #e7ecf1;
	padding:5px;
}
#footer a{
	color:#000;
	text-decoration:none;
}
#footer a:hover{
	color:#5b88ae;
	text-decoration:underline;
}
.copyright{
	color:#5b88ae;
	font-size:10px

}
.input_h{
	height:14px;
	margin:0px;
	padding:0px;
}
.input_h1{
	height:18px;
	margin:0px;
	padding:0px;
}
.inputs{
	padding-top:3px;
	_padding-top:2px;
	padding-left:5px;
}
.input_m{
	border: solid 1px #a9c4e4;
}
.more{
	color:#006385;
	padding-bottom:10px;
}
 p.more{
	margin:0px;
}
.more a{
	color:#fff;
	text-decoration:none;
	background-image:url(../images/arrow3.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:18px;
}
.more a:hover{
	color:#252525;
	text-decoration: underline;
}
.more2{
	color:#006385;
	padding-bottom:7px;
	text-align:right;
}
 p.more2{
	margin:0px;
}
.more2 a{
	color:#2f4868;
	text-decoration:none;
	background-image:url(../images/red_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:18px;
}
.more2 a:hover{
	color:#000;
	text-decoration: underline;
}
.padl-10{
	padding-left:10px;
	padding-top:10px;
}
.wtd1{
	width:100px;
}
.cols3{
	width:32%;
	float:left;
	color:#275c92;
	margin-left:4px;
	_margin-left:1px;
}
.cols1{
	width:32%;
	float:left;
}
.colso{
	width:8%;
	float:left;
}
.cols4{
	width:15%;
	float:left;
}
.cols21{
	width:60%;
	float:left;
	color:#979797;
}


.cols2{
	width:40%;
	float:left;
	color:#979797;
}
.clearboth{
	clear:both;
}
a#clink{
	color:#218cb9;
}
.positioner {position:relative; height:47px;}
.menuHolder {position:absolute; z-index:100; font:normal 11px/25px arial, verdana, sans-serif; right:29px; top:1px; font-weight:bold;}
*html .menuHolder {position:absolute; z-index:100; font:normal 12px/25px arial, verdana, sans-serif; right:6px; top:1px; font-weight:bold;}
ul.ulTop {padding:0; margin:0; list-style:none; width:125px; overflow:hidden; float:left; margin-right:20px;}
ul.ulTop a {text-decoration:none; color:#360000; padding-left:2px;  text-align:center;background:url(../images/normal.gif) no-repeat left top; text-decoration:none; padding-right:3px;}

ul.ulTop li.liTop {
float:left;
width:250px;
margin:-32767px -125px 0 0;
}
ul.ulTop li.liTop a.aTop {
	position:relative;
	z-index:80;
	display:block;
	float:left;
	width:120px;
	margin-top:32767px;
	background:transparent;
	line-height:22px;
	color:#360000;
	background:url(../images/normal.gif) no-repeat left top;
	text-decoration:none;
}
ul.ulTop li.liTop a.aTop:hover,
ul.ulTop li.liTop a.aTop:focus,
ul.ulTop li.liTop a.aTop:active , a#current{
margin-right:1px;
background:url(../images/hover.gif) no-repeat left top;
color:#fff;
}
ul.sub {
float:left; padding:22px 0 0 0; margin:0; list-style:none; background:url(../images/tab125.gif) no-repeat left top; margin-top:-22px;}
ul.sub li a {
	float:left;
	width:100px;
	background:#2c2d2f;
	clear:left;
	text-align:left;
	font-weight: normal;
	color:#fff;
	text-decoration:none;
}
ul.sub li a.last {background:url(../images/tab125c.gif);}

ul.sub li a.last:hover,
ul.sub li a.last:focus,
ul.sub li a.last:active {
	background:url(../images/tab125da.gif);
	color:#fff;
}

ul.sub a:hover,
ul.sub a:focus,
ul.sub a:active {
	background:#cf780f;
	margin-right:1px;
	color:#fff;
	text-decoration:none;
}

/* this is for the click version */
ul.ulTop li.liTop a.aTop2 {
	position:relative;
	z-index:90;
	display:block;
	float:left;
	width:120px;
	margin-top:32767px;
	background:transparent;
}
ul.ulTop li.liTop a.aTop2:hover {
	background:url(../images/tab125.gif) no-repeat left top;
}
ul.ulTop li.liTop a.aTop2:focus,
ul.ulTop li.liTop a.aTop2:active {
	margin-right:1px;
	background:url(../images/tab125.gif) no-repeat left top;
}	  
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

a.small_story_image img {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #fff;
}
a.small_story_image1 img {
	float:left;
	margin-right:5px;
	margin-top:5px;
}
.story_wrapper {
	clear:none;
	margin:5px 0 5px 0;/*	min-height:70px;*/
}
.story_wrapper h3 {
	height:35px;
	overflow:hidden;
}
.pagination {
	padding: 3px;
	margin: 3px;
}
.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #3C3B3B;
	text-decoration: none; /* no underline */
	color: #C98B20;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #C98B20;
	color: #C98B20;
}
.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #3C3B3B;
	font-weight: bold;
	background-color: #3C3B3B;
	color: #FFF;
}
.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ccc;
	color: #555555;
}
p.more_link {
	float:right;
	padding-right:15px;
}
.comments {
/*	margin-bottom:10px;
	margin-top:10px;
	padding:5px 5px 10px;
*/}
.comment {
	background-color:#FFFFFF;
	background-image:url(../images/comment.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #EEEEEE;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:1px;
	}
.comment input {
	background-image:url(../images/input_bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #A4B5C2;
	padding:2px;
}
.comment textarea {
	background-image:url(../images/input_bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #A4B5C2;
	padding:2px;
}
.comment-header {
	background-image:url(../images/comment-header-bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#575555;
	font-size:14px;
	font-weight:bold;
	line-height:33px;
	text-align:center;
}
.comment td {
	padding:3px;
}
.comment-head {
	border-bottom:1px dotted #D7D7D7;
	color:#565656;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	text-align:center;
}
.comment-head-right {
	color:#7B9CC6;
	font-size:10px;
	padding-bottom:2px;
	padding-top:10px;
	text-align:right;
}
.comment-head-left {
	color:#4A8DC1;
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:10px;
	text-align:left;
}
.comment-head-left span {
	color:#333333;
	font-size:11px;
	font-weight:normal;
	padding-left:3px;
}
.comment-body {
	background-color:#F6FDFE;
	border:1px solid #ECECEC;
	color:#373737;
	font-size:13px;
	line-height:19px;
	padding:5px;
}
.comment-share {
border:1px solid #CCCCCC;
height:21px;
padding-bottom:10px;
padding-left:10px;
}
.comment_box{
padding-bottom:12px;
padding-top:10px;
}

.dis {
	background-color:#FEF4F4;
	border:1px solid #F4F1F1;
	padding:10px;
}
.thanksmsg {
	background-color:#FFFFFF;
	padding:10px;
	font-weight:bold;
	color:#184D82;
}
.leftColumninner{
	padding-right:15px;
	text-align:justify;
}
.leftColumninner p{
	line-height:21px;
	font-size:13px;
}
.leftColumninner p img{
        border:2px solid #005984;
        font-size:13px;
	margin:0 auto;
	display:block;
}

.leftColumninner h4{
	background-image:none;
	padding-left:28px;
	
}
.leftColumninner .more2{
	padding-right:45px;
}
.search {
	top:3px;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	text-align:center;
	 

	
}
.search input {
	background-image:url(../images/inputbg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding-left:10px;

}
.search select {
	width:170px;
	height:20px;
	background-image:url(../images/inputbg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding-right:1px;

}
.go-btn01{
	top:3px;
}
.go-btn01{
	position:absolute;
	padding:0px !important;
	border:0px !important;

}
.go-btn{
	padding:0px !important;
	border:0px !important;
	margin-bottom:-3PX;
}
.searchbarmain{
	text-align:center; 
	padding-top:40px;
}
#login {
/*	background-image:url(../images/login-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;*/
	background-color: #999999;
	height:28px;
	margin-bottom:10px;
	color:#e3e1e5;
	padding:0px 10px;
	position:relative;
	width:755px;
}
.wishes {
	padding:0px 0px 10px 0px;
	border:1px solid #e5e5e5;
	margin:5px;
}
.wishes-img {
	width:30%;
	float:left;
	text-align:center;
	
}
.wishes-content {
	float:left;
	width:66%;
	padding:10px;
        padding-top:0px;
	background-color:#FFFFFF;
}
.wishes-content h1 {
	margin:0px;
	font-size:14px;
	color:#22578d;
	padding-bottom:5px;
	font-weight:bold;
}
.wishes-content p {
	margin:0px;
	padding-bottom:5px;
}
.wishes-content h2 {
	margin:0px;
	font-size:12px;
	font-weight:bold;
	padding-left:0px;
        line-height:23px;
}
.wishes-content h2 span {
	font-weight:normal;
}
#subh_display{ 
font-weight:bold;
padding-left:5px;
padding-right:5px;
}
.subh_post{
border:1px solid #E0E0E0;
padding:2px;
height:25px;

}
.wishes {
	background-color:#c3dbf0;
	color:#000000;
}

.abouttext{
padding-left:5px; 
line-height:16px; 
font-size:12px; 
padding-top:4px;
}
.lefcontent{
float:left;
width:380px;
}
.rightcontent
{
width:380px;
float:right
}
#sidebar{
	clear:both;

}
.sidenews{
	padding-bottom:10px;
	padding-left:10px;
/*	background-image:url(../images/related-news-left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:10px;*/
}
.sidenews h3{
	color:#898989;
	margin:0px;
	border-bottom:1px dotted #B5B6B5;
    background-repeat:repeat-x;
	line-height:15px;
	font-size:12px;

	padding-bottom:5px;
	margin-bottom:4px;
}.sidenews ul{
	padding:0px;
	margin:0px;
}
.sidenews ul li{
	padding:0px;
	margin:0px;
	padding-left:10px;
	list-style:none;
	padding-bottom:5px;
	background-image:url(../images/blue_arrow.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
}
.sidenews ul li a{
	color:#003399;
	text-decoration:none;
}
.sidenews ul li a:hover{
	color:#000000;
}
.link1{
	text-align:right;
}
.link1 a{
	color:#2f4868;
	text-decoration:none;
	background-image:url(../images/red_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:18px;
}
.link1 a:hover{
	color:#000;
	text-decoration: underline;
}
.bv-global
{
	clear:both;
	border-bottom: 1px dotted #ea7d27;
}
.bv-image
{
	float:left;
	width:150px;
}
.bv-content
{
	line-height:21px;
	padding-left:150px;
}
.bv-left
{
	float:left;
	font-weight:bold;
	padding-right:25px;
	width:100px;
}
.mat-content
{
	line-height:21px;
	
}
.mat-left
{
	float:left;
	/*padding-right:5px;*/
	width:120px;
	font-size:13px;
	padding-left:5px;
	font-weight:bold;
	
}
.mat-right
{
	/*float:left;*/
	padding-left:50px;
	/*width:160px;*/
	font-size:12px;
	
}
.alumni_box {
	height:25px;
	padding:10px 2px 2px;
}
.alumni_left {
	float:left;
	width:300px;
}
.alumni_right {
	float:right;
	width:442px;
}
.al-global {
	border:1px solid #7F9DB9;
	clear:both;
	margin:5px 0;
	padding:10px;
}
.al-image {
	float:left;
	width:200px;
}
.al-content {
	line-height:16px;
	padding-left:200px;
}
.al-left {
	float:left;
	font-weight:bold;
	padding-right:25px;
	width:100px;
}
.al-right {
	float:left;
	width:414px;
}
.padbot5 {
	padding-bottom:5px;
}.fl{
	float:left;
}
.fr{
	float:right;
}
.related_news{
	width:350px;
}
.gradd {
	padding:10px 0px;
	border:1px solid #e5e5e5;
	margin:5px;
}
.gradd-img {
	width:160px;
	float:left;
	text-align:center;
	padding-left:5px;
	
}
.gradd-content {
	float:left;
	padding:10px;
	background-color:#FFFFFF;
}
.gradd-content h1 {
	margin:0px;
	font-size:14px;
	color:#22578d;
	padding-bottom:5px;
	font-weight:bold;
}
.gradd-content p {
	margin:0px;
	padding-bottom:5px;
}
.matrimonial {
	padding:10px 0px;
	border:1px solid #e5e5e5;
	margin:5px;
}
.mathr-img {
	width:100;
	float:left;
	text-align:center;
	padding-left:8px;
	
}
.mathr-content {
	float:left;
	width:220px;
	padding:10px;
    padding-top:0px;
	background-color:#FFFFFF;
}
.mathr-content h1 {
	margin:0px;
	font-size:14px;
	color:#22578d;
	padding-bottom:5px;
	font-weight:bold;
}
.mathr-content p {
	margin:0px;
	padding-bottom:5px;
}
.mathr-content h2 {
	margin:0px;
	font-size:12px;
	font-weight:bold;
	padding-left:0px;
        line-height:23px;
}
.mathr-content h2 span {
	font-weight:normal;
}

ul.mtri_content{
	padding-left:25px;
	text-align:justify; 
	font-size:12px; 
	line-height:20px;
}
ul.mtri_content li{
	
	text-align:justify; 
	font-size:12px;
	padding-bottom:3px; 
}




.wishesheader{
	margin:0px;
	padding-top:0px;
	margin-bottom:5px;
	background-image:url(../images/blue_bg.gif);
	background-repeat:repeat-x;
	line-height:21px;
	padding-left:5px;
	height:21px;
}
.wishesheader-o{
	margin:0px;
	padding-top:0px;
	margin-bottom:5px;
	line-height:21px;
	padding-left:5px;
	height:21px;
	background-color:#fffaf0;
}
.wishesheaderdiv{
	font-size:13px;
	color:#063c8e;
	margin:0px;
	padding-top:0px;
	margin-bottom:4px;
	padding-left:5px;
	font-weight:bold;
}
#country1 li
{
	margin-top:5px;
	margin-bottom:3px;
}
#country2 li
{
	margin-top:5px;
	margin-bottom:3px;
}
#country3 li
{
	margin-top:5px;
	margin-bottom:3px;
}
.shu_thanks{
font-size:13px;
color: #CC0033;
}
.adds span p{
	padding:0px;
	margin: 0px;
}
/*<!--.arrow_link a {
	line-height:1.5em;
}
-->*/
