/* CSS Document */

body
{
  margin:0px;
  padding:0px;
  font-family:Arial, Helvetica,sans-serif;
  font-size:12px;
  color:#000000;
  background:url('../images/bg.jpg');
}
.wrapper
{
  width:1000px;
  margin:auto;
  padding:auto;
  color:#FFFFFF;
  border:0px solid red;
}
.header
{
  border:0px solid green;
}
.header-top
{
  border:0px solid green;
}
.header-mid
{
  float:left;
  width:820px;
  background:url('../images/header-mid.png') repeat-x;
  height:138px;border:0px solid red;
}
.header-left
{
  float:left;
  background:url('../images/header-left.png') no-repeat;
  width:89px;
  height:138px;border:0px solid red;
}
.header-right
{
  float:left;
  background:url('../images/header-right.png') no-repeat;
  width:89px;
  height:138px;border:0px solid red;
}
.clear
{
  clear:both;
}
.logo
{
  position:relative;
  left:-50px;
  top:15px;
  float:left;
}
.search
{
  float:right;
  border:0px solid red;
  margin-top:20px;
  position:relative;
  right:-65px;
  top:15px;
}
.search-content
{
  background:url('../images/search-glass.png') no-repeat;
  
  padding-left:43px;
}
.top-menu
{
  position:relative;
  top:-10px;
  left:-22px;
}
.top-menu a:link,.top-menu a:visited
{
  color:#FFFFFF;
  text-decoration:none;
}
.top-menu a:hover
{
  color:#f68f35;
}
.search-box
{
  position:relative;
  top:-10px;
}
.search-box input.text-box
{
  border:0;
  background:#4a4a4a;
  height:22px;
}
.menu-mid
{
  float:left;
  background:url('../images/menu-mid.png') repeat-x;
  width:950px;
  height:63px;
}
.menu-left
{
  float:left;
  background:url('../images/menu-left.png') no-repeat;
  height:63px;
  width:23px;
}
.menu
{
  width:998px;
  position:relative;
  top:-30px;
  border:0px solid yellow;
}
.menu-right
{
  float:left;
  background:url('../images/menu-right.png') no-repeat;
  width:23px;
  height:63px;
}
.menu-mid ul
{
  margin:0px;
  padding:0px;
}
.menu-mid ul li
{
  float:left;
  list-style:none;
  margin:0px 7px 0px 10px;;
  line-height:63px;
  font-size:14px;
}
.menu-mid ul li a:link,.menu-mid ul li a:visited
{
  text-decoration:none;
  color:#FFFFFF;
}
.menu-mid ul li a:hover
{
  color:#f68f35;
}
.slider
{
  position:relative;
  top:-30px;
  border:0px solid green;
}
.slide-left
{
  float:left;
  background:url('../images/slider-add-bg-left.png') no-repeat;
  width:320px;
  height:271px;
  border:0px solid red;
}
.slide-mid
{
  float:left;
  background:url('../images/slider-add-bg-mid.png') repeat-x;
  width:355px;
  height:271px;border:0px solid red;
}
.slide-right
{
  float:left;
  background:url('../images/slider-add-bg-right.png') no-repeat;
  width:320px;
  height:271px;
}
.slide-left-content
{
padding:20px 0px 0px 30px;
text-align:left;
}
.slide-mid-content
{
  border:0px solid red;
}
.quick
{
  background:url('../images/quick-search-bg.png') no-repeat;
  width:140px;
  height:27px;
  line-height:27px;
  padding-left:10px;
  text-align:left;
  border:0px solid red;
}
.option select
{
  width:150px;
  margin-top:5px;
}
td#option select
{
  width:205px; 
}
.slide-right-content
{
 /*border:0px solid red;
 margin:20px 0px 0px 90px;
 text-align:left;*/
}
.showroom
{
  background:url('../images/slider-arrow.png') no-repeat;
  width:195px;
  height:27px;
  padding:7px 0px 0px 50px;
}
.showroom1
{
  width:195px;
  height:27px;
  padding:0px 0px 0px 50px;
}
.slide-mid-content
{
  width:460px;
  position:relative;
  left:-55px;
  top:20px;
  border:0px solid red;
}
.top-banner
{
 position:relative;
 top:-28px;
}
.content-top
{
  position:relative;
  top:-24px;
}
.sales
{
  float:left;
  width:323px;
  margin-right:10px;
}
.workshop-middle
{
  background:url('../images/workshop-bg-mid.png') repeat-y;
  width:323px;

}
.workshop-top
{
  background:url('../images/workshop-bg-top.png') top no-repeat;

}
.workshop-bot
{
  background:url('../images/workshop-bg-but.png') bottom no-repeat;
  padding:12px;
  text-align:left;
}
.border
{
  border-bottom:1px dotted #FFFFFF;
  padding-bottom:4px;
  padding-top:2px;border:0px solid red;width:298px;
}
.border span a:link,.border span a:visited
{
  color:#FFFFFF;
  text-decoration:none;
}
.content-mid
{
  position:relative;
  top:-17px;
}
.left
{
  float:left;
  margin-right:10px;
  border:0px solid red;
}
.right
{
  float:left;
}
.product-mid
{
  background:url('../images/new-product-mid.png') repeat-y;
  width:705px;
}
.product-top
{
  background:url('../images/new-product-top.png') no-repeat;
  width:705px;
  height:52px;
}
.product-bot
{
  background:url('../images/new-product-but.png') no-repeat;
  width:705px;
  height:65px;
}
.product-mid1
{
  background:url('../images/new-product-mid.png') repeat-y;
  width:705px;
}
.product1-bot
{
  background:url('../images/but.png') no-repeat;
  width:705px;
  height:26px;
}
.right-mid
{
  background:url('../images/right-mid.png') repeat-y;
  width:279px;
}
.right-top
{
  background:url('../images/right-top.png') no-repeat;
  width:279px;
  height:54px;
}
.right-bot
{
  background:url('../images/right-but.png') no-repeat;
  width:279px;
  height:23px;
}
.product-mid td
{
  background:url('../images/product-bg.png') no-repeat;
  width:166px;
  height:185px;
  text-align:center;
  padding-bottom:5px;
}
.product-mid td.registration
{
  background:none;
  width:auto;
  height:auto;
  text-align:left;
}
.detail
{
  position:relative;
  top:12px;
}
.product-top span
{
  font-size:14px;
  line-height:52px;
  padding-left:20px;
}
.right-top span
{
  font-size:14px;
  line-height:52px;
  padding-left:20px;
}
.right-mid div.user
{
  text-align:center;
  margin:0px 10px 0px 10px;
  padding:10px;
  background:#000000;
  color:#FFFFFF;
  border:0px solid red;
}
.right-mid div.share
{
  padding:5px;
  background:#000000;
  margin:6px 10px 0px 10px;
  color:#FFFFFF;
}
span.connect_widget_connected_text
{
  color:#FFFFFF;
}
.right-mid div.poll
{
  margin:6px 10px 0px 10px;
  padding:10px 10px 10px 30px;
  background:#000000;
  text-align:left;
}
.right-mid div.poll span.vote
{
  color:#b68908;
  margin-right:10px;
}
.right-mid div.post
{
  margin:6px 10px 0px 10px;
  padding:10px;
  background:#000000;
  text-align:center;
  border:0px solid red;
  width:237px;
}
.right-mid div.post p
{
  font-size:14px;
  font-weight:bold;
  text-align:center;
}
.bottom-banner
{
  position:relative;
  top:-26px;
}
.footer
{
  position:relative;
  top:-24px;
}
.footer-mid
{
  float:left;
  background:url('../images/footer-mid-bg.png') repeat-x;
  width:950px;
  height:132px;
}
.footer-left
{
  float:left;
  background:url('../images/footer-left-bg.png') no-repeat;
  width:23px;
  height:132px;
}
.footer-right
{
  float:left;
  background:url('../images/footer-right-bg.png') no-repeat;
  width:23px;
  height:132px;
}
.fot-left
{
  float:left;
  padding-left:20px;
  color:#939393;
}
.fot-right
{
  float:right;
  padding:35px 20px 0px 0px;
}
.fot-left div ul
{
  margin:0px;
  padding:0px;
}
.fot-left div ul li
{
  float:left;
  list-style:none;
  margin-right:7px;
  padding-top:65px;
}
.fot-left div ul li a:link,.fot-left div ul li a:visited
{
  color:#939393;
  text-decoration:none;
}
.fot-left div a:link,.fot-left div a:visited
{
  color:#939393;
  text-decoration:none;
}
.next
{
  /*padding:30px 0px 0px 0px;*/
}
#aitems
{
  border:0px solid green;
}
.pagination
{
  float:left;border:0px solid red;
  margin-right:3px;
  color:#939393;
  line-height:23px;
}
div.pagination a:link,div.pagination a:visited
{
  color:#939393;
  font-weight:bold;
}
div.pagination a.active
{
  color:#f68f35;
}
.left a:link,.left a:visited
{
  color:#FFFFFF;
}
#item_details fieldset
{
}
p
{
  text-align:justify;
}
table.prodlink a:link,table.prodlink a:visited
{
  color:#FFFFFF;
}
#slide-box
{
  border:0px solid red;
  position:relative;
  top:-220px;
  left:490px;
  text-align:left;
  color:#FFFFFF;
}
.heading
{
  line-height:52px;
  padding-left:20px;
  font-size:14px;
  text-align:left;margin-right:550px;
}
p.MsoNormal
{
  margin:0px;
}

.product-mid1 a:link,.product-mid1 a:visited
{
  color:#FFFFFF;
}
a.adv:link,a.adv:visited
{
  color:#FFFFFF;
}
a.adv:hover
{
  color:#f68f35;
}
td.thumb
{
  border:5px solid #4a4a4a;
}
.registration select
{
  width:205px;
}
span.connect_widget_not_connected_text
{
  border:1px solid red;color:#ffffff
}
#hidden
{ 
  position:fixed;
  top:0px;
  left:220px;
  bottom:0px;
  /*background:#4a4a4a;*/
  z-index:100;
  width:500px;
  padding-left:20px;
  color:#FFFFFF;
}
img.imgbrd
{
  margin-left:37px;
}
#scrolling
{
  border:0px solid red;
}
#scrolling ul
{
  margin:0px;
  padding:0px;
}
#scrolling ul li
{
  width:190px; 
  height:130px;
}
#txtHint
{
  font-weight:bold;
  font-size:14px;
}

A:link, A:active, A:visited{
	text-decoration:none;
	color:#000;
}
A:hover{
	text-decoration:underline;
	color:#000;
}

INPUT{
	font:11px Tahoma, Arial;
}

SELECT{
	font:11px Tahoma, Arial;
}

#layout{
	width:1210px;
	background:#fff;
}

#header{
	/*height:87px;*/
	background:#fff url(../images/body_lft_top_crv.gif) no-repeat left top;

}


#links_container_new
{
background:url(../images/menu_back1.jpg) repeat-x;
height:43px;
padding-left:20px;
}

.float_clear{
	height:0px;
	line-height:0px;
	clear:both;
	background:url(../images/clear.gif) repeat-x left top;
}

.float_clear1{
	height:0px;
	line-height:0px;
	clear:both;
}


.links{
	width:750px;
	float:left;
	height:33px;
	font-weight:bold;
	overflow:hidden;
	padding-left:415px;
}

.links A:link,.links A:active,.links A:visited{
	width:92px;
	height:23px;
	display:block;
	/*background:url(../images/link_seperator.gif) no-repeat right top;*/
	float:left;
	text-decoration:none;
	color:#fff;
	padding-top:10px;
}

.links A:hover{
	background:url(../images/links_hvr.gif) no-repeat right top;
	text-decoration:none;
	/*color:#7bbd51;*/
	color:#FFFFFF;
	width:110px;
	float:left;
}

#links_active{
	
}

.search_area{
	width:352px;
	float:right;
/*	padding:5px 15px 0px 0px;*/
	color:#000;
}

.search_area SELECT{
	width:121px;
}

.go_btn{
	background:url(../images/go_a.jpg) no-repeat left top;
	width:37px;
	height:24px;
	border:0;
	cursor:pointer;
}

#banner_container{
	height:196px;
}

#banner{
	width:676px;
	height:193px;
	float:left;
	background:url(../images/banner-green.jpg) no-repeat left top;
	padding:2px 2px 0px 0px;
}

#cms_align{
		width:325px;
		text-align:justify;
}

#login_area{
	width:618px;
	height:248px;
	float:left;
	background:url(../images/login_back.png) no-repeat left top;
	padding:25px 190px 0px;
}

#login_area INPUT{
	margin:0px 0px 7px;
}

.login_bttn{
	background:url(../images/login_new.png) no-repeat left top;
	height:75px;
	width:124px;
	border:0;
	cursor:pointer;
}
.user_reg_bttn{
	background:url(../images/New-User-Register.png) no-repeat left top;
	height:75px;
	width:181px;
	border:0;
	cursor:pointer;
	padding-top:30px;
}
.reg_bttn{
	background:url(../images/register.png) no-repeat left top;
	height:75px;
	width:124px;
	border:0;
	cursor:pointer;
}
.bttn_cnt{
	height:19px;
	margin-bottom:55px;
}

.bttn_cnt INPUT{
	vertical-align:top;
}

.login_btm_lnks{
	margin-bottom:5px;	
}

html>body .login_btm_lnks{
	margin:8px 0px 5px;	
}

.login_btm_lnks IMG{
	vertical-align:top;
}

.main_body{
	min-height:327px;
	height: auto !important;
	height:327px;
	background:url(../images/body_grdnt_bg.gif) repeat-x left top;
	padding:0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

html>body .main_body{
	min-height:327px;
	background:url(../images/body_grdnt_bg.gif) repeat-x left top;
	/*padding:10px 15px 10px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.copyright_area{
	color:#fff;
}

#copyright_lft{
	width:600px;
	float:left;
	/*background:url(../images/copyright_left_crv.gif) no-repeat left top;*/
	height:24px;
	padding:40px 0px 0px 15px;
}

#copyright_lft A:link, #copyright_lft A:active, #copyright_lft A:visited, #copyright_lft A:hover{
	color:#fff;
	text-decoration:none;
}

#copyright_lft A:hover{
	color:#fff;
	text-decoration:underline;
}


#copyright_rgt{
   float:right;
   padding:10px 15px 0px 0px;
}

#body_left_area{
	width:197px;
	float:left;
}

#categories{
	width:197px;
	float:left;
	border:solid 1px #CECECE;
	background:#fff;
	padding:2px 0px;
	margin-bottom:10px;
}

#category_list UL{
	margin:10px 0px 10px 9px;
	padding:0;

}

#category_list UL LI{
	list-style-type:none;
	text-transform:capitalize;
	margin:7px 0px;
	background:url(../images/arrow2.gif) no-repeat left center;
	padding-left:16px;
}

#items{
	min-height:313px;
	height:auto !important;
	height:313px;
	width:600px;
	float:left;
	margin-left:14px;
	}

#items_top_area{
	height:33px;
	background:url(../images/items_top_links_bg.gif) repeat-x left top;
	overflow:hidden;
}

#items_top_area_ttl{
	min-width:75px;
	width:auto !important;
	width:75px auto;
	height:23px;
	background:url(../images/top_title__bg.gif) repeat-x left top;
	overflow:hidden;
	float:left;
	color:#F4700E;
	font-weight:bold;
	padding-top:10px;
}

.items_top_area_img{
	float:left;
}


#items_display_area{
	min-height:260px;
	height:auto !important;
	height:260px;
	border-left:solid 1px #CECECE;
	border-right:solid 1px #CECECE;	
	border-bottom:solid 1px #CECECE;
	width:680px;
	padding:10px 8px 8px 9px;
	margin-bottom:0px;border:0px solid yellow;
}

html>body #items_display_area{
	
}

.item_block1{
	width:167px;
	height:185px;
	background:url('../images/product-bg.png') no-repeat left top;
	float:left;
	margin:0px 2px 14px 0px;
}

.item_block2{
	width:127px;
	height:112px;
	background:url(../images/item_bg.gif) no-repeat left top;
	float:left;
	margin:0px 16px 14px 8px; 
}

.item_block3{
	width:127px;
	height:112px;
	background:url(../images/item_bg.gif) no-repeat left top;
	float:left;
	margin-bottom:14px; 
}

.item_thumb{
	margin-top:5px;
}

.item_block_links{
	margin-top:1px;
}
.item_block_links img{
 margin-top:2px;
}
html>body .item_block_links{
	margin-top:3px;
}
.item_block_links b font
{
  font-size:14px;
}

.more_links{
	float:left;
	text-align:center;
	position:relative;
	left:200px;
	top:40px;
}
.more_links A:link,.more_links A:active,.more_links A:visited{
	text-decoration:none;
		
}

.more_links A:hover{
	text-decoration:underline;	
}

#body_right_area{
	float:right;
	width:297px;
}

.container_rgt{
	background:#fff;
	padding-top:2px;
	border:solid 1px #cecece;
	margin-bottom:10px;
}

#news_body{
	padding:10px 10px 0px 10px;
}

.news_date A:link, .news_date A:active, .news_date A:visited,.news_date A:hover{
	color:#e60405;

}

.news_discription{
	margin:4px 0px 10px;
	line-height:15px;
}

.marketing_prdct_ttl{
	text-transform:uppercase;
	font-weight:bold;
}


.marketing_prdct_ttl A:link,.marketing_prdct_ttl A:active,.marketing_prdct_ttl A:visited{
	text-decoration:underline;
}

.marketing_prdct_ttl A:hover{
	text-decoration:none;
}

#marketing_body{
	padding:10px 10px 0px 10px;
}

.marketing_discription{
	padding:4px 0px 10px;
	line-height:15px;
	border-bottom:dashed 1px #555;
	margin-bottom:10px;
}

.marketing_discription_bottom{
	padding:4px 0px 9px;
	line-height:15px;
}

.login_arrow{
	margin:2px 5px 0px 0px;
}

.previous{
	float:left;
	width:54px;
	height:19px;
	margin-right:15px;
}

.next{
	float:left;
	width:54px;
	height:19px;
	margin:0px 0px 0px 5px;
	padding:0px;border:0px solid red;
}

/* product Detils*/

#item_details{
	min-height:313px;
	height:auto !important;
	height:313px;
	width:713px;
	float:left;
	
}
#itemBigimage{
	width:250px;
	height:auto;
	float:left;
	margin:0px 12px 0px 0px;
}
#productBigimage{
	
	padding:5px;
	width:250px;
}
#productBigimage IMG{
	border:solid 1px #4a4a4a;
}

#itemDescription{
	width:415px;
	height:auto;
	float:right;
	text-align:left;
}
#itemDescription .product_sold{
	color:#ff0000;
}

h4.productHead{
	font-size:14px;
	font-weight:bold;
	display:block;
	padding-bottom:5px;
	margin:0px; 
}

.productId{
	padding:3px;
	font-size:13px;
	font-weight:bold;
	/*background-color:#e9e9e9;*/
	border-bottom:solid 1px #4a4a4a;
}

.productPrice{
	padding:3px;
	font-size:13px;
	font-weight:bold;
	/*background-color:#e9e9e9;*/
	border-top:solid 1px #4a4a4a;
}
.productPrice_b{
	padding:3px;
	font-size:13px;
	/*background-color:#e9e9e9;*/
	border-top:solid 1px #4a4a4a;
}

.detailsBotLinks{
	padding:7px;
	text-align:center;
	/*background-color:#a5a7aa;*/
	background:#000000;
	margin:10px 10px 0px 10px;
}

.detailsBotLinks a:link,.detailsBotLinks a:visited
{
  color:#FFFFFF;
}
/*Portfilio*/

#portfilo_top_links{
	height:17px;
	padding-top:2px;
	background-color: #a5a7aa;
}

#seller_info_container{
	margin-top:13px;
}

#seller_info_left{
	width:341px;
	float:left;
}

#seller_info_right{
	width:280px;
	float:left;
	height:66px;
	border:solid 1px #E9E9E9;
}

#seller_info_right{
	width:280px;
	float:left;
	height:63px;
	border:solid 1px #E9E9E9;
}

#seller_info_right IMG{
	margin:7px 0px 0px 15px;
}

.seller_info_table TD{
	height:22px;
	background:#E9E9E9;
	border-bottom:solid 1px #fff;
}

#seller_discription{
	margin:8px 0px 16px;
}

#sample_work_title{
	height:19px;
	background:#E9E9E9;
	border:solid 1px #ddd;
	font-weight:bold;
	font-size:14px;
	padding:1px 0px 0px 6px;
}

.sample_photo{
	width:133px;
	height:100px;
	padding:1px;
	border:solid 3px #ccc;
	float:left;
	margin:14px 20px 0px 0px;
}

.sample_photo1{
	width:133px;
	height:100px;
	padding:1px;
	border:solid 3px #ccc;
	float:left;
	margin-top:14px;
}

#my_cart{
	width:197px;
	border:solid 1px #CECECE;
	background:#fff;
	padding:2px 0px;
	margin-bottom:10px;
}

#mycart_discription{
	padding:10px 10px 10px 8px;
}


/*---newly added---*/

.text_information{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	font-weight:bold;
	
	
}

.required{
font-size:12px;
color:#FF0000;

}


/*------new div------*/

#items_top_area_1{
	width:623px;
	height:43px;
	float:left;
	background:url(../template3_images/items_top_links_bg.gif) repeat-x left top;
	overflow:hidden;

}
#items_top_area_ttl_2{
	min-width:75px;
	width:auto !important;
	width:75px;
	height:23px;
	background:url(../template3_images/top_title__bg.gif) repeat-x left top;
	overflow:hidden;
	float:left;
	color:#F4700E;
	font-weight:bold;
	padding-top:10px;
}


/*------new div-------*/

/*---Newly Added---*/

.item_block_category{
	width:127px;
	height:75px;
	background:url(../images/portfolio_category.gif) no-repeat left top;
	float:left;
	margin:0px 8px 14px 0px; 
}

.button1{
 color:#FFFFFF;
 font-family:Tahoma,Arial,Verdana;
 font-size:11px;
 font-weight:600;
 background-color:#b50d00;
 border-width:2px;
 border-style:outset;
 border-color:#300300;
 height:25px;
 vertical-align:middle;
}

.reset_bttn{
	width:123px;
	height:75px;
	background:url(../images/reset.png) no-repeat left top;
	border:0;
}
.topban{
margin-bottom:50px;
height:60px;
border:solid 1px;}
.brd
{
border:solid 1px #333333;
line-height:20px;
border-style:double;
}
.srch
{
background:url(../images/search_back.jpg) no-repeat;
width:239px;
height:230px;
padding-left:25px;
color:#CCCCCC;
}
.srch a{
color:#FFFFFF;}
.middlearea
{
padding-left:235px;
}
.src_textbox
{
background-color:#999999;
border:thin;
height:20px;
}
.account
{
font-size:14px;
font-weight:bold;
}
.hd_wish
{
background:#000000;
height:29px;
}
.productPrice_a{
	padding:3px;
	font-size:13px;
	font-weight:bold;
	/*background-color:#e9e9e9;*/
	border-top:solid 1px #4a4a4a;
	color:#f01200;
}
.photohd
{
/*background-color:#e6e6e6;*/
border:5px solid #4a4a4a;
}
.lfttble
{
white-space:normal;
}
.slideMenu
{  
  height:25px;
  width:219px;
  border:0px solid #c8c8c8;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  color:#FFFFFF;
  padding-left:45px;
  line-height:23px;
}
a.link:link,aslideMenu.link:visited
{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
margin-right:25px;
width:219px;
}
.backgroung-l
{
background:url(../images/left.gif) no-repeat;
height:247px;
width:8px;
}
.backgroung-c
{
background:url(../images/center.gif) repeat-x;
height:247px;
}
.backgroung-r
{
background:url(../images/right.gif) no-repeat;
height:247px;
float:left;
width:8px;
margin-top:1px;
}
.clear
{
clear:both;
}
.slider1
{
background:url(../images/caraudio.gif) no-repeat;
height:30px;
width:219px;
}
.slider2
{
height:30px;
width:160px;
border-bottom:1px solid #cccccc;
text-align:center;
}
.image
{
float:left;
width:455px;
height:230px;

}
.slider
{
float:left;
}	
.msg
{
/*width:466px;
height:220;*/
border:0px solid green;
position:relative;
left:-30px;
}
.sold
{
background:url(../images/sold-icon.png) no-repeat;
position:absolute;
height:46px;
width:78px;
color:#fff;
margin-left:9px;
padding:5px;
margin-top:5px;
}
.heading_register
{
  line-height:25px;
  padding-left:20px;
  font-size:12px;
  text-align:left;
  margin-right:550px;
}
.
