body
{
        background: #E8ECE7;
        margin: 0px;
        padding: 0px;
}
h1{
       font: bold 13px Geneva, Verdana, Arial, Helvetica; text-align: left; color: #546655;
       text-transform: uppercase;
       padding: 0px 0px 0px 0px;
       margin: 10px 0px 5px 0px;
	
}
h2
{
       font: bold 14px Geneva, Verdana, Arial, Helvetica,Trebuchet MS, serif; text-align: left; color: #546655;
       margin: 15px 0px 0px 0px;
       padding: 0px 0px 0px 0px;
}
h3 
{
       font: bold 13px Geneva, Verdana, Arial, Helvetica,Trebuchet MS, serif; text-align: left; color: #546655;
       margin: 5px 5px 0px 0px;
       padding: 0px 0px 0px 0px;
}
h3 a 
{
    font: bold 12px Geneva, Verdana, Arial, Helvetica,Trebuchet MS, serif; text-align: left; color: #546655; text-decoration: none;
}
h4
{
       font: bold 10px Geneva, Verdana, Arial, Helvetica,Trebuchet MS, serif; text-align: left; color: #546655; text-transform: uppercase;
       margin: 10px 0px 0px 0px;
       padding: 0px 0px 0px 5px;
}
p, p.bodytext
{
     font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; color: #444; text-align: justify;
     padding: 4px 0px 4px 0px;
     margin: 0px 0px 0px 0px;    
}
p img
{
	border: 0px none;
}
p a 
{
	text-decoration: underline;
	color: #999;
}
p a.standard
{
     background: transparent;
     padding: 0px 0px 0px 0px;
     color: #999;
} 
p a.bullet 
{
     	text-align: left; text-decoration: none;
	padding: 0px 0px 0px 10px;
	background: transparent url(images/bullet.gif) no-repeat left;
} 

p a:hover 
{
     text-decoration: underline;
}
p.back 
{
     font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #415E75;
     text-decoration: none;
}
p.back a 
{
     text-decoration: none;
     background: url(images/paralink1.gif) no-repeat left;
     padding: 0px 0px 0px 10px;
     color: #415E75;
}
p.back a:hover 
{
     text-decoration: underline;
}
p.advertise
{
	font: normal 11px Arial, Verdana, Geneva, Helvetica,Trebuchet MS, serif; text-align: left;
	margin: 0px 0px 5px 5px;
	height: 20px;
}
p.advertise a
{
	color: #555; text-decoration: none;
	background: url(images/advertise_icon.gif) no-repeat left top;
	padding: 0px 0px 0px 20px;
	height: 19px;
}
p.advertise a:hover
{
	color: #333; text-decoration: underline;
	
}
p.dotline
{
	background: url(images/dotline.gif) repeat-x left top;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	height: 3px;
}
#holder
{
     width: 735px;
     padding: 0px;
     margin: 5px 0px 10px -365px;
     position: absolute;
     left: 50%;
     top: 0px;
}
/*----------------------STYLES FOR SITEMENU, MAIN MENU & PAGEHEADER-------------------------*/
#holder #top
{
	width: 735px;
	height: 135px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	background: transparent url(images/header.jpg) no-repeat center top; 
}
#holder #top .logo
{
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 30px;
	left: 15px;
	float: left;
	width: 220px;
	height: 40px;

}
#sitemenu
{
	width: 370px;
	float: right;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 12px;
	clear: none;
}
#sitemenu ul
{
    height: 12px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style-type: none;
    float: right;
}
#sitemenu ul li
{
    	height: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font: bold 10px Arial, Helvetica,Trebuchet MS, serif; color: #333; text-decoration: none; text-align: right;
	float: right;
}
#sitemenu ul li a
{
    line-height: 12px;
    color: #546655;
    text-decoration: none; 
    padding: 2px 4px 1px 4px;
}
#sitemenu ul li a:hover
{
      text-decoration: underline;
      color: #000;
}

#bodypart
{
	width: 735px;
	margin-top: -40px;
}

#menuzone
{
     width: 733px;
     height: 29px;
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 0px;
     text-align: center;
     clear: both;
     border-left: 1px solid #d1d6d0;
     border-right: 1px solid #d1d6d0;
     background: transparent;
}
#menuzone ul
{
    width: 733px;
    height: 29px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    list-style-type: none;
    background: url(images/menu_bg.jpg) no-repeat left top;
}
#menuzone ul li
{
    float: left;
    width: 122px;
    margin: 0px;
    height: 29px;
    padding: 0px 0px 0px 0px;
    font: normal 11px Arial, Verdana, Geneva, Helvetica,Trebuchet MS, serif; text-align: center; text-decoration: none;
}
#menuzone ul li a
{
    display: block;
    height: 24px;
    padding: 5px 0px 0px 0px;
    color: #fff;
    text-decoration: none;
}
#menuzone ul li a:hover, #menuzone ul li.active
{
    background: transparent url(images/menu_on.gif) repeat-x left top;
}



/*-----------------------STYLES FOR MAIN--------------------------*/
#main
{
	width: 730px;
	clear: both;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background: url(images/mainbg.gif) repeat-y left top;
}
/*--------------------------STYLES FOR BANNERS---------------------------*/
.leaderboard
{
     width: 728px;
     height: 110px;
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 2px;
     border: 0px none;
     display: none;
}
.leaderboard p, .leftbanner p, .skyscraper p
{
	padding: 0px;
	margin: 2px 0px 2px 0px;
	font: normal 9px Arial, Verdana, serif; color: #d3d3d3;  text-align: center; text-decoration: none;
}
/*------------------STYLES FOR COMPANY-PROFILE MENU, SEARCH & LEFTBANNER--------------------*/
#content_left
{
	width: 135px;
	float: left;
	background: transparent;
	padding: 8px 0px 0px 5px;
}
#profile_menu
{
	width: 130px;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 10px 5px;
	font: normal 12px Arial, Verdana, serif; color: #999;  text-align: left; text-decoration: none;
}
#profile_menu ul
{
    list-style-type: none;
    margin: 0px;
    width: 130px;
	padding: 0px 0px 15px 0px;
}
#profile_menu ul li
{
    padding: 0px;
    margin: 0px;
    width: 130px;
    height: 21px;
    padding: 2px 0px 0px 0px;
}
#profile_menu ul li a
{
    display: block;
    background: #E8ECE7;
    height: 15px;
    padding: 3px 0px 2px 5px;
	margin: 0px;
    border: 1px solid #CACACA;
    font: normal 12px Arial, Verdana, serif; color: #000;  text-align: left; text-decoration: none;
    display: block;   
}
#profile_menu ul li a:hover
{
     background-color: #B3B3B3;
	 color: #000;
}
.leftbanner
{
     width: 120px;
     padding: 10px 5px 10px 10px;
     border: 0px none;
}
/*---------------------STYLES FOR CONTENT CENTER----------------------------*/
#content_center
{
	width: 420px;
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 15px 0px 15px;
}
#generic_summary
{
	***background: url(images/molecules.gif) no-repeat right top;***
	margin: 10px 0px 0px 5px;
	padding: 10px 0px 0px 0px;
	height: 85px;
        float: right;
        width: 420px;
}
#generic_summary p
{
         float: left;
         clear: both;
         margin: 0px 0px 0px 0px;
	 padding: 0px 0px 2px 10px;
         font: normal 11px Arial, Verdana, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #999; text-decoration: none;
}

/*----------------------STYLES FOR CONTENT RIGHT-----------------*/
#content_right
{
	width: 120px;
	padding: 5px;
	float: right;
}
.clearbar
{
	width: 728px;
	height: 1px;
	clear: both;
}
#footermenu
{
	width: 725px;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
#footermenu p
{
	float: left;
	width: 615px;
	font: normal 9px Arial; color: #999;
	padding: 0px 5px 0px 0px;
}
#footermenu ul
{
    width: 100px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style-type: none;
    float: right;
    border-left: 1px solid #999;
}
#footermenu ul li
{
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    font: normal 10px Arial, Verdana, Helvetica,Trebuchet MS, serif; color: #999; text-align: left; text-decoration: none;
 }
 #footermenu ul li a
{
    padding: 0px 0px 0px 10px;
    color: #999;
    line-height: 12px;
    text-decoration: none; 
    background: url(images/squaregrey.gif) no-repeat left;
}
#footermenu ul li a:hover
{
	text-decoration: underline;
}
#footer
{
	float: left;
	width: 735px;
	height: 7px;
	padding: 0px;
         margin: 0px;
         background: url(images/footer.gif) no-repeat left bottom;
}

/*---------------------STYLES FOR SEARCHBOX & RESULTSPAGES---------------------*/
.searchbox
{
	background: /*url(images/searchbox.gif) no-repeat left top*/;
	width: 140px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	clear: both;
}
.searchbox table
{
	width: 140px;
	margin: 5px 0px 0px 0px;
	border: 0px none;
}
.searchbox td
{
	font: normal 11px Arial, Verdana, Geneva, Helvetica,Trebuchet MS, serif; text-align: center; color: #466075;
	padding: 2px 0px 3px 0px;
}
.searchbox td input
{
	padding: 1px;
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #333;
	margin: 0px 0px 0px 0px;
	cursor: default;
	width: 120px;
	border: 1px solid #546655;
}
.searchbox td input.searchbutton
{
	background: transparent url(images/sendbutton.gif) no-repeat left top;
	width: 94px;
	height: 23px;
	border: 0px none;
	font: normal 10px Geneva, Verdana, Arial, Helvetica,Trebuchet MS, serif; text-align: center; color: #fff;
	cursor: pointer;
}
.searchpage
{
	width: 420px;
	margin: 15px 0px 20px 0px;
	border-bottom: 1px solid #546655;
	background: url(images/latestnews_line.gif) repeat-x left top;
}
.searchpage td
{
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #466075;
	padding: 10px 5px 10px 5px;
}
.searchpage td input
{
	padding: 1px;
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #333;
	margin: 0px 0px 0px 0px;
	cursor: default;
	width: 120px;
	border: 1px solid #546655;
}
.searchpage td input.searchbutton
{
	background: transparent url(images/sendbutton.gif) no-repeat left top;
	width: 94px;
	height: 23px;
	border: 0px none;
	font: normal 11px Geneva, Verdana, Arial, Helvetica,Trebuchet MS, serif; text-align: center; color: #fff;
	cursor: pointer;
}
ul.browsebox /*Displays pagebrowser when there are multiple page-results*/
{
	float: right;
	width: 420px;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
}
ul.browsebox li
{
	border: 0px none;
	margin-right: 1px;
	padding: 0px;
	float: left;
	font: bold 10px Arial, Verdana, Geneva, Helvetica,Trebuchet MS, serif; color: #415E75;
}
ul.browsebox li a
{
	display: block;
	color: #415E75;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}
ul.browsebox li a:hover
{
	text-decoration: underline;
}
.search_result
{
	width: 420px;
	float: right;
	padding: 0px 0px 0px 0px;
}
.search_result h3
{
	padding: 3px 15px 3px 15px;
	background: url(images/newsitem.gif) no-repeat left top;
	margin: 0px 0px 0px 0px;
	font: bold 12px Arial, Verdana, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #415E75; text-transform: none; text-decoration: none;
}
.search_result h3 a
{
	text-decoration: none;
	color: #415E75;
}
.search_result h3 a:hover
{
	text-decoration: underline;
}
.search_result p
{
	font: normal 10px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #555;
	padding: 5px 10px 3px 0px;
	margin: 0px;
}
.percentage
{
	padding: px 3px px 3px;
	margin-left: 5px;
	font: normal 10px Arial, Verdana, Geneva, Helvetica,Trebuchet MS, serif; color: #415E75;
}
.clearline
{
	background: url(images/latestnews_line.gif) repeat-x left top;
	clear: both;
	width: 420px;
	height: 5px;
	margin: 10px 0px 15px 0px;
	padding: 0px;
}
/*-------------------------PRODUCT IMAGE DISPLAY STYLES-----------------------*/
.csc-textpic, .csc-textpic-intext-left, .csc-textpic-equalheight /*left-aligned image with details on the right*/
{
	width: 400px;
	float: right;
	display: block;
	padding: 0px 0px 10px 0px;
}
.csc-textpic-text
{
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #222;
	padding: 10px 0px 0px 0px;	
}
.csc-textpic-text p
{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
/*------------------------------TTNEWS - STYLES FOR NEWS:LIST, LATEST, ARCHIVE, SINGLE NEWSITEMS---------------------------*/
.news_list /*LATEST NEWSBOX FOR THE HOMEPAGE*/
{
	font: normal 12px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; color: #60676D; text-align: justify;
	width: 420px;
	padding: 5px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
.news_listlarge
{
	font: normal 12px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; color: #60676D; text-align: justify;
	width: 420px;
	padding: 60px 0px 0px 0px;
	border: 0px none;
	float: right;

}
.news_item
{
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #222;
	background: url(images/latestnews_line.gif) repeat-x left top;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.news_itemlarge
{
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #222;
	background: url(images/latestnews_line.gif) repeat-x left top;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	width: 420px;
}

.news_listdate  
{
	padding: 4px 10px 2px 0px;
	clear: both;
	font: bold 10px Arial, Verdana, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #666; text-decoration: none;
	
}
.news_listdate a
{
	color: #666;
	text-decoration: none;
}
.news_item h3, .news_itemlarge h2, .news_itemlarge h3
{
	padding: 2px 0px 5px 20px;
	background: url(images/newsitem_icon.gif) no-repeat left top;
	margin: 0px 0px 0px 0px;
	font: bold 12px Arial, Verdana, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #333; text-transform: none; text-decoration: none;
}
.news_itemlarge h2 a
{
	text-decoration: none;
	color: #333;
}
.news_item h3 a:hover
{
	text-decoration: underline;
}
.news_item p, .news_itemlarge p
{
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #555;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
.news_item img
{
	float: right;
	margin: 0px 5px 5px 0px;
	padding: 0px 10px 0px 5px;
	border: 0px none;
}
.news_listmorelink
{
	font: normal 10px Arial, Verdana, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #999; text-decoration: none;
	padding: 0px 15px 0px 0px;
	margin: 0px;
}
.news_listmorelink a
{
	color: #999;
	text-decoration: none;
}
.news_listmorelink a:hover
{
	text-decoration: underline;
}
.tx-ttnews-browsebox /*Displays pagebrowser when there are multiple page-results*/
{
	float: right;
	width: 420px;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 0px 0px;
	background: transparent;
}
.tx-ttnews-browsebox p
{
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; color: #444; text-align: left;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 0px;    
}
.tx-ttnews-browsebox td
{
	vertical-align: middle;
}
.tx-ttnews-browsebox td p
{
	margin: 0px 0px 0px 1px;
	height: 16px;
	padding: 0px;
	font: normal 11px Arial, Verdana, Geneva, Helvetica,Trebuchet MS, serif; color: #288889; text-align: center;
}
.tx-ttnews-browsebox td p a
{
	display: block;
	color: #288889;
	height: 10px;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	background: transparent;
}
.tx-ttnews-browsebox td  p a:hover
{
	border-color: #288889;
	text-decoration: underline;
}
.news_listfooter
{
	background: /*url(images/news_listfooter.gif) no-repeat left top*/;
	padding:0px 0px 0px 0px;
	margin: 0px;
	height: 10px;
	clear: both;
}
.news_listfooterlarge
{
	background: url(images/news_listfooter2.gif) no-repeat left top;
	padding:0px 0px 0px 0px;
	margin: 0px;
	width: 420px;
	height: 10px;
	clear: both;
}
/*SINGLE NEWS DISPLAY*/
.news_single
{
	float: right;
	width: 420px;
}
.timedata
{
	padding: 5px 0px 5px 0px;
	font: normal 11px Arial, Verdana, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #666;
}
/*RECOMMEND US STYLES START*/
table.recommend
{
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 420px;
	float: right;
}
table.recommend td
{
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #222; vertical-align: top;
	padding: 5px 15px 5px 15px;
}
table.recommend td.header
{
	height: 15px;
	width: 420px;
}
table.recommend td.footer
{
	height: 15px;
	width: 420px;
}
table.recommend td input,table.recommend td textarea
{
    	padding: 2px;
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #333;
	margin: 0px 0px 0px 0px;
	cursor: default;
	border: 1px solid #546655;
}
table.recommend td input.sendbutton
{
	background: transparent url(images/sendbutton.gif) no-repeat left top;
	width: 94px;
	height: 23px;
	border: 0px none;
	font: normal 10px Geneva, Verdana, Arial, Helvetica,Trebuchet MS, serif; text-align: center; color: #fff;
	cursor: pointer;
	margin: 5px 0px 0px 0px;
}
/*---------------------STYLES FOR PROFILEPAGE--------------------------*/
#fullprofile
{

	width: 735px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#fullprofile #top
{
	width: 735px;
	height: 135px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: transparent url(images/lisinopril_header.jpg) no-repeat left top; 
}
#fullprofile #top .logo
{
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 30px;
	left: 15px;
	float: left;
	width: 300px;
	height: 40px;

}
#fullprofile #top .logo h3
{
	font: normal 0px Arial; text-align: right; color: #fff; 
	padding: 10px 0px 0px 50px;
	height: 40px;
	width: 140px;
}
#fullprofile #top .logo h3 a
{
	display: block;
	width: 220px;
	padding-top: 20px;
	height: 20px;
	text-decoration: none;
	color: #fff;
}
#fullprofile h1
{
       font: bold 13px Arial, Verdana, Geneva, Helvetica; text-align: left; 
       text-transform: uppercase;
       padding: 0px 0px 0px 0px;
       margin: 0px 25px 0px 25px;
	
}
#fullprofile h2
{
	clear: both;
	margin: 15px 25px 5px 25px;
}
#fullprofile h4
{
       font: bold 13px Arial, Verdana, Geneva, Helvetica; text-align: left; color: #666;
       text-transform: uppercase;
       padding: 10px 0px 0px 0px;
       margin: 0px 25px 0px 25px;
}


#fullprofile p
{
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; color: #444; text-align: justify;
	padding: 5px 25px 5px 25px;
	margin: 0px 0px 10px 0px;    
}
#fullprofile p img
{
	float: right;
	margin: 0px 0px 10px 10px;
}
#profile_content p.left {
	float: left;
	width: 320px;
}
#profile_content p.red {
	background: transparent url(http://www.anakena.ru/imgs/red_bullet.gif) no-repeat left top;
	text-align: justify;
	margin: 0px 0px 10px 10px;
	padding: 0px 10px 0px 25px;
	clear: both;
}
#profile_content img.right {
	padding: 0px 10px 0px 0px;
	float: right;
	clear: none;
}
#fullprofile p a {
	color: #993300;
}
#fullprofile p a:hover {
	text-decoration: underline;
}
#fullprofile ul {
	list-style: none;
	margin: 0px 0px 15px 25px;
	padding: 0px 0px 0px 0px;
}
#fullprofile ul li 
{
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; color: #444; text-align: justify;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 15px;
}
#fullprofile ul li a
{
	text-decoration: none;
	color: #698295;
	background: #fff url(images/profile_bullet2.gif) no-repeat left top;
	padding: 2px 0px 0px 10px;
	height: 13px;
}
#fullprofile ul li a:hover
{
	text-decoration: underline;
}
.profile_logo  
{
	border: 0px none;
	padding: 0px;
	margin: 40px 25px 0px 0px;
	float: right;
}
#fullprofile table {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	border: 1px solid #e6eaec;
	width: 360px;
         /*float: left;*/
         position: relative;
         top: 30px;
         left: 25px;
}
#fullprofile table td {
	border: 0px none;
	padding: 2px 5px 4px 5px;
	font: normal 11px Tahoma, Arial, Verdana, Helvetica, sans-serif; color:#7793a9; text-decoration: none; text-align: left; vertical-align: top;
}
#fullprofile table td.info {
	color: #444;
}
#fullprofile table td.info a {
	color: #444;
}
#fullprofile table td.info a:hover {
	text-decoration: underline;
}
/*STYLES FOR CONTACT FORMS*/
fieldset.csc-mailform
{
	width: 400px;
	float: right;
	background: transparent;
	border: 0px none;
}
.mailform_label
{
	float: left;
	clear: both;
	width: 120px;
	margin: 5px 0px 0px 0px;
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #222; vertical-align: top;

}
.csc-mailform-field label
{
	width: 120px;
	float: left;
	padding: 2px 0px 0px 0px;
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #496cd2; vertical-align: top;
}

.csc-mailform input, .csc-mailform textarea
{
	padding: 2px;
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #333;
	width: 200px;
	margin: 5px 20px 0px 0px;
	border: 1px solid #546655;
}
input.csc-mailform-submit
{
	background: transparent url(images/sendbutton.gif) no-repeat left top;
	width: 94px;
	height: 23px;
	border: 0px none;
	font: normal 11px Geneva, Verdana, Arial, Helvetica,Trebuchet MS, serif; text-align: center; color: #fff;
	cursor: pointer;
	margin: 20px 0px 0px 0px;
}
/*STYLES FOR NEWSLETTER SUBSCRIPTION*/
.tx-danewslettersubscription-pi1
{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	width: 420px;
	display: block;
	float: right;
}
.tx-danewslettersubscription-pi1 table
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	margin: 0px;
}
.tx-danewslettersubscription-pi1 table td p
{
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; color: #444; text-align: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.tx-danewslettersubscription-pi1 p
{
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.tx-danewslettersubscription-pi1 input
{
	padding: 2px;
	font: normal 11px Verdana, Arial, Geneva, Helvetica,Trebuchet MS, serif; text-align: left; color: #333;
	width: 150px;
	margin: 5px 0px 0px 0px;
	clear: both;
	cursor: default;
	border: 1px solid #546655;
}
.tx-danewslettersubscription-pi1 input.sendbutton
{
	background: transparent url(images/sendbutton.gif) no-repeat left top;
	width: 94px;
	height: 23px;
	border: 0px none;
	font: normal 10px Geneva, Verdana, Arial, Helvetica,Trebuchet MS, serif; text-align: center; color: #fff;
	cursor: pointer;
	margin: 5px 20px 0px 0px;
}