/* CSS Document */
@import "menu.css";
body{
	margin:0px;
	font-family:arial;
	font-size:12px;
}
p{
	font-family:arial;
	font-size:12px;
}
a{
	text-decoration:none;
}
h2{
	font-family:Georgia;
	color: #2a4f7b;
	font-weight:normal;
	font-size:24px;
}
input{
	outline:none;
}
.link{
	color:black;
}
.link:hover{
	color: #2a4f7b;
}
h2 a{
	color:black;
}
h2 a:hover{
	color: #2a4f7b !important;
}
img{
	border:none;
	/*max-width:467px;*/
}
#PostContentArea img{
	_width:467px;

}
.timeDate{
	padding-top:39px;
	width:88px; 
	height:67px;
	text-align:center; 
	background:url(images/hole.jpg) no-repeat;
	border-bottom:1px solid #dddedf;
}
.commentsCount{
	background:url(images/comments_ballon.jpg) no-repeat;
	height:74px;
	border-bottom:1px solid #dddedf;
}
.commentsCount span{
	text-align:center;
	padding-top:33px;
	display:block;
	color:#686968;
	font-family:Arial;
	font-size:11px;
}
.commentsCount span a{
	font-family:Arial;
	font-size:11px;
	color:#686968;

}
.commentsCount span a:hover{
	color:blue;
}
.readCount{
	height:63px;
	border-bottom:1px solid #dddedf;
	font-family:Arial;
	font-size:11px;
	color:#7a7979;
	padding-top:8px;
}
.readCount span{
	display:block; 
	text-align:center;
}
.readCount .count{
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.month{
	font-family:Arial;
	font-size:11px;
	color:#a5a6a7;
	display:block;
}
.year{
	font-family:Arial;
	font-size:11px;
	color:#a5a6a7;
	display:block;
}
.date{
	font-family:Arial;
	font-size:23px;
	color:#000;
	display:block;
}
.bookmarks_and_others .bookmarks {
	text-align:center;
	/*margin:10px 10px 20px 13px ;*/
	padding:10px 10px 20px 15px;
	padding-bottom:15px;
	border-bottom:1px solid #d6d9dd;
	text-align:left !important;
}
.bookmarks_and_others .bookmarks .bookmarkify .linkbuttons{
	with:100%;
}
.bookmarks_and_others .bookmarks .bookmarkify .title, .bookmarks_and_others .bookmarks .bookmarkify .brand{
	display:none;
}
.bookmarks_and_others .bookmarks .bookmarkify .linkbuttons small {
	text-align:center;
	font-family:Tahoma;
	font-size:10px;
	border:1px solid #babfc4;

	color:#696c6e;
	width:60px;
	margin:5px auto;
	corsor:pointer;
	padding:0 12px;
}
.more-link{
	display:block !important;
	background:url(images/read_more_btn.gif) no-repeat;
	width:90px;
	height:25px;
	margin-top:12px;
}
.submit-comment{
	background:url(images/submit_comment_btn.gif) no-repeat;
	width:125px;
	height:25px;
	border:none;
}
.postTime{
	border:1px solid #e2e0e0; 
	border-left:none; 
	border-right:none; 
	line-height:21px;
	font-family:Arial;
	font-size:11px;
}
.postTime small{
	font-family:Arial;
	font-size:12px;
	color:#646565;
}
.desImage{
	border:1px solid #e2e0e0;
	padding:5px !important;
	margin-right:30px;
}
#home_header_wrap{
	min-width:980px;
	background:url(images/home_crack_top_tile_img.gif) #2b4b7a repeat-x 0 0px ;
	height:165px;
	border-top:1px solid #091934;
}
#home_header{
	width:980px;
	margin:0 auto;
}
#home_header .logo{
	background:url(images/be_design_text.gif) no-repeat;
	width:398px; 
	height:120px; 
	margin-left:150px;
}
#home_header .menu{
	width:1002px;
	margin:0 auto;
	border:1px solid green;	
}
#header_wrap{
	min-width:980px;
	background:url(images/header_wrap.gif) repeat-x 0 0 ;
	height:168px;
}
#header{
	width:980px;
	margin:0 auto;	
}
#header_wrap .menu{
	width:1002px;
	margin:0 auto;	
}
#header img.logo{
	background:url(images/logo.jpg) no-repeat;
	width:418px; 
	height:107px; 
}
#content_wrap{
	min-width:980px;
	/*background:url(images/footer_decoration.jpg) #ecf1f7 no-repeat center bottom ;*/
}
#content{

	width:980px;
	margin:0 auto;
	margin:18px auto;
}
.entry{
	background:url(images/box_top_grad.gif) #fff repeat-x ;
	border:1px solid #cbdce8;
	padding:0 0 36px 36px;
	margin-bottom:20px;
	min-height:500px;
}
.entry a{
	color:#000;
}
.entry a:hover{
	text-decoration:underline;
	color:gray;
}
.post{
	margin-top:30px;
}
.bookmarks_and_others{
	width:88px; 
	background:url(images/bookmarks_and_others_bg.gif) repeat-x;
	border-left:1px solid #e2edf5;
	float:right; 
	height:370px;
}
#content .leftPart{
	float:inherit;
	width:630px;
}
#pge  .entry{
	min-height:700px !important;
}
/*#content_wrap:after{
	content: "Note :dfdf";
}*/

/* SIDEBARS */

#sidebar {
	width: 334px;
	float: right;
	display: inline;
}
.searchBox{
	border:1px solid #e2e2e2;
	width:195px;
	padding:4px;
	padding-top:5px;
	font-family:Courier;
}
.MailPressFormEmail{
	border:1px solid #e2e2e2;
	width:160px;
	padding:4px;
	padding-top:5px;
	font-family:Courier;
}
.MailPressFormSubmit{
	background:url(images/subscribe_btn.gif) #fff no-repeat ;
	border:none;
	width:90px;
	height:25px;
}
.searchBtn{
	background:url(images/search_btn.gif) #fff no-repeat ;
	border:none;
	width:90px;
	height:25px;
}
#sidebar  h2{
	padding-bottom:0px !important;
	margin:0 ;
	color:#000;
	font-size:20px;
}
#sidebar .topGrad{
	background:url(images/box_top_grad.gif) #fff repeat-x ;
	border:1px solid #cbdce8;
	min-height:400px;
	padding:17px;
}
#sidebar-top {
	width:300px;
	padding:0px;
}
#sidebar .topGrad ul li{
	margin:0;
	padding:0;
	font-family:Arial;
	fonts-size:12px !important;
}
#sidebar-left {
	float:left;
	width:148px;
	padding:0 0px 0 0px;
}
#sidebar-right {
	float:right;
	width:150px;
	padding:0 0px 0 0px;
}

html, #sidebar ul, #sidebar-wrap ul, .rel-posts ul {
	margin:0;
	padding:0;
}
#sidebar-right li, #sidebar-left li {
	background:url(images/lidot.gif) no-repeat left top;
	list-style:none;
	margin:0;
	padding:0 0 5px 8px;
}
#sidebar-left  .children, #sidebar-right  .children {
	padding-top: 8px;
}
#sidebar-left  ul.children  li, #sidebar-right  ul.children  li {
	padding-bottom: 3px;
	padding-top: 0px;
}
#sidebar-top #top-sidebarwidgets, #sidebar-left #l_sidebarwidgets, #sidebar-right #r_sidebarwidgets {
	font-size:12px;
	line-height:26px;
}
#sidebar-top #top-sidebarwidgets a, #sidebar-left #l_sidebarwidgets a, #sidebar-right #r_sidebarwidgets a{
	color:#000;
}
#sidebar-top #top-sidebarwidgets a:hover, #sidebar-left #l_sidebarwidgets a:hover, #sidebar-right #r_sidebarwidgets a:hover{
	color:blue;
}
.subscribeBg{
	background:url(images/sidebar_subscribe_bg.gif) 0 4px  repeat-x; 
	border:1px solid #e1ebf2; 
	border-top-color:#c8d0d6; 
	border-bottom:none; 
}
.subscribeDetsBg{
	min-height:70px; 
	width:268px; 
	border:1px solid #e1eaf1; 
	
	background:#e9eff5 url(images/subscribe_dets_bg.gif) repeat-x;
	padding:15px !important;
}
.subscribeDetsTitle{
	font-family:Georgia;
	font-size:18px;
	color:#0f5fb0;
}
.subscribeBg ul{
	margin:0;
	padding:0;
}
.subscribeBg ul li{
	list-style-type:none;
	float:left;
}
.subscribeBg ul .stampBtn{
	margin:0;
	padding:0;
	position:relative;
	top:12px;
	left:-5px;
}
.subscribeBg ul .rssFeedBtn{
	margin:0;
	padding:0;
	position:relative;
	top:12px;
	left:-5px;
}
.subscribeBg ul .twitterBtn{
	margin:0;
	padding:0;
	position:relative;
	top:12px;
	left:-5px;
	float:left !important;
}

.stamp{
	background:url(images/stamp.gif) no-repeat; 
}
.rssFeed{
	background:url(images/rss_feed_icon.gif) no-repeat; 
}
.twitterBird{
	background:url(images/twitter_bird_icon.jpg) no-repeat; 
}
.OpenedDivs{display:block;}
.ClosedDivs{display:none;}

.sidebarAddNewsBg{
	min-height:70px; 
	width:268px; 
	border:1px solid #e1eaf1; 
	background:#e9eff5 url(images/subscribe_dets_bg.gif) repeat-x;
	padding:15px !important;
	font-family:arial; 
	font-size:12px;
}
.sidebarAddNewsBg ul{
	margin:0px; padding:0px;
}
.sidebarAddNewsBg li{
	list-style-type:none;
	float:inherit;
}
.sidebarAddNewsBg li a{
	color:#E39115 !important;
	line-height:18px;
}
.sidebarAddNewsBg li a:hover{
	text-decoration:underline;
}
.sidebarAddNewsBg li  p{
	line-height:16px !important;
	margin:0px;
}
.sidebarAddNewsBg  p{
	line-height:16px !important;
	margin:0px;
}


.sidebarRecentPostBg{
	min-height:70px; 
	width:268px; 
	border:1px solid #e1eaf1; 
	background:#e9eff5 url(images/subscribe_dets_bg.gif) repeat-x;
	padding:15px !important;
	font-family:arial; 
	font-size:12px;
}
.sidebarRecentPostBg ul{
	margin:0px; padding:0px;
}
.sidebarRecentPostBg li{
	list-style-type:none;
	float:inherit;
}
.sidebarCategoryBg{
	min-height:70px; 
	width:268px; 
	border:1px solid #e1eaf1; 
	background:#e9eff5 url(images/subscribe_dets_bg.gif) repeat-x;
	padding:15px !important;
	font-family:arial; 
	font-size:12px;
}
.sidebarCategoryBg ul{
	margin:0px; padding:0px;
}
.sidebarCategoryBg  li{
	list-style:none;
	float:left;
	display:block;
	width:132px;
}
.sidebarRightsideBg{
	min-height:70px; 
	width:120px; 
	border:1px solid #e1eaf1; 
	background:#e9eff5 url(images/subscribe_dets_bg.gif) repeat-x;
	padding:15px !important;
	font-family:arial; 
	font-size:12px;
}
.sidebarRightsideBg ul{
	margin:0px; padding:0px;
}
.sidebarRightsideBg  li{
	list-style:none;
}
.subscribe_opt_arrow{
	background:#e9eff5 url(images/subscribe_opt_arrow.gif) no-repeat;
	position:relative;
	bottom:-2px;
}
.alignLeft{
	text-align:left;
}
.alignCenter{
	text-align:center;
}
.alignRight{
	text-align:right;
}
.loginOut{
	text-align:right;
	font-family:Arial;
	font-size:12px;
	color:white;
}
.loginOut ul, .loginOut li{
	margin:0; 
	padding:0;
	list-style-type:none;
}
.loginOut li{
	float:right;
	padding:3px 5px;
}
.loginOut li a{
	color:#9eaec2;
}
.loginOut li a:hover{
	color:#fff;
}
#footer_wrap{
	background:#091934 url(images/footer_bg.gif) repeat-x;
}
#footer{
	width:980px;
	margin:0 auto;
	height:440px;
	color:#fff;
}
#footer .footerContents{
	margin-top:20px;
}
#footer ul, #footer ul li{ 
	margin:0; padding:0;
}
#footer ul li{
	list-style-type:none;
	float:left;
}
#footer h2{
	color:#fff;
	font-size:20px;
	line-height:40px;
}
#footer a{
	color:#cfd4db;
	line-height:25px;
}
.footerLogo{
	text-align:left;
	width:980px;
	margin:0 auto;
}
.footerAbout{
	color:#8793a5;
}
.footerLogo img{
	/*background:#ffffff url(images/footer_logo.gif) no-repeat;*/

}
#home_footer_wrap{
	background:#091934 url(images/home_crack_bottom_tile_img.jpg) repeat-x;
}
.bookmarkify .title{
	font-family:Georgia;
	font-size:20px;
	font-weight:normal;
	padding:5px 0;
}
/*comments */
#commentlist li{
	list-style-type:none;
}
.comment_author {	
	font-size: 10px;	
	left: -120px;	
	width: 100px;	
	color: #8d8d8d;	
	line-height: 14px;	
	position: absolute;
}
.comment_wrap {	
	background:#ffffff;
	border: #cbdce8 1px solid;	
	position: relative;
	margin-bottom:20px;
	margin-right:20px;
}
.comment_wrap2 {	
	border: red 1px solid;	
	background: #fff;	
	position: relative;
	margin-bottom:20px;
	margin-right:20px;
}
.single_comment {	
	padding:10px 20px;	
}
.single_comment a{
	font-style:normal;
	color:#1966C1;
}
.single_comment a:hover{
	color:#da7c05;
}
.comment_arrow {	
	background:#ffffff url(images/comment_arrow.png) no-repeat;
	LEFT: -32px;	
	POSITION: absolute;	
	TOP: 20px
}
.comment_arrow2 {	
	background:#ffffff url(images/comment_arrow2.png) no-repeat;
	LEFT: -32px;	
	POSITION: absolute;	
	TOP: 20px
}
.commentEntry{
	padding:5px 10px 10px 10px;
	margin-bottom:20px;
	margin-top:20px;
}
.MailPressCommentform span{
	font-family:Arial;
	font-size:12px;
}
.admincomment{background:#191919; color:#FFF; border:1px solid #333;}
body{
	background:url(images/footer_decoration.jpg) #ecf1f7 no-repeat center bottom ;
}
.body_home{
	background:#2b4b7a;
	background-image:none;
}
.recent_article_home_title {
	margin-left:480px;
}
.recent_article_home_title span{
	background:url(images/recent_articles_home_title.gif) no-repeat; 
	display:block; 
	width:193px; 
	height:50px;
}
.home_archives ul; .home_archives ul li{
	padding:0 !important;
	margin:0 !important;
}
.home_archives li{
	list-style-type:none;
	line-height:25px;
}
.home_archives li a{
	margin-left:60px;
	color:#95a5bd;
}
.home_archives li a:hover{
	color:#fff;
}
.followme{
	background:url(images/followme_btn.gif) no-repeat; 
	display:block; 
	width:170px; 
	height:63px;
	position:absolute;
	top:-30px;
	margin-left:520px;
}
.bijusubhashCom{
	background:url(images/bijusubhash_com_homepage_title.gif) no-repeat; 
	display:block; 
	width:416px; 
	height:95px;
	position:absolute;
	top:-57px;
}
.bijusubhash{
	background:url(images/bijusubhash.jpg) no-repeat; 
	display:block; 
	width:224px; 
	height:230px;
	position:absolute;
	top:0px;
}
.sr_graphic_designer_title{
	background:url(images/sr_graphic_designer_title.gif) no-repeat -95px 0; 
	display:block; 
	width:756px; 
	height:116px;
	position:absolute;
	top:10px;
	margin-left:210px;
}
.shouldYouFeel{
	display:block; 
	height:30px;
	position:absolute;
	top:145px;
	left:170px;
	margin-left:210px;	
	color:#8793a5;
}
.shouldYouFeel a{
}
.homeText{
	font-family:Arial, Tahoma, Verdana;
	color:#8793a5;
	font-size:12px;
	padding-top:54px;
}
.copyrightText{
	display:block; 
	width:756px; 
	height:30px;
	position:absolute;
	top:150px;
	margin-left:210px;
	color:#24324a;
	text-align:right;
}
.searchHome {
	width:980px;
	margin:0 auto;
	text-align:right;
	height:1px;
}
.searchHome form{
	float:right;
}
.searchHome .searchBox{
	background:#24324a;
	border:none;
	color:#8691a2;
	outline:none;
	position:relative;
}.searchHome .searchBtn{
	background-position:0 1px;
	background-color:#091934;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.cardBorder{
	padding:10px;
	border:1px solid #c2d3fc;
	background: #f1f5f9;
}
.subscribeBy li{
	width:126px;
	border:1px solid #cbdce8;
	margin:3px !important;
	line-height:20px;
	text-align:center;
}
.subscribeBy li:hover{
	background:#ffffff;
}
.subscribeBy li a{
	display:block !important;
}
.pagebar {
	line-height:25px ;
}
.pagebar span.this-page{
	padding:3px 6px ;
	border:1px solid #cbdce8 ;
	background:#ffffff;
	color:#52b2ec;
}
.pagebar a{
	padding:3px 6px ;
	border:1px solid #cbdce8 ;
	color:#000000;	
}
.pagebar a:hover{
	border:1px solid #cbdce8 ;
	background:#ffffff;
	color:#52b2ec;
}
#aboutme{
	font-size:10px !important;
	line-height:25px;
}
#aboutme em{
	width:15em;
	display:block;
	float:left;
	color:gray;
}
.copyright{
	color:#000824;
}
.ngg-widget a img{
	border:none !important;
}
.download{ 
	padding-left:26px; 
	font-weight:bold;
	font-family:Georgia;
	font-size:16px;
	background:url(http://www.bijusubhash.com/article_images/indent_task_22x22.png) 0px 10px no-repeat;
	line-height:38px; 
	display:block;
	border-bottom:1px solid #E3E3E3;
}
.linkStyle1{
	background:url(images/menu_over.gif) -2px 0 ;
	padding:3px 5px;
	border:1px solid #894E04;
	border-top:1px solid #E19911;
	border-left:1px solid #E19911;
}
.linkStyle1:hover{
	color:black !important;
}
#lbImage{
	width: 100% !important;
	height: auto !important;
}
.source, .ssc_info a{
	color: #0000ff !important;
}
.source:hover, .ssc_info a:hover{
	text-decoration:underline;
}
#menu_item_17{float:none;}


/* wp cards styles */

#ft_wpecards_image_select_list{
	width:600px;
}
#ft_wpecards_image_select_list{

	margin:0;
	padding:0;
}
.ft_wpecards_image_select_item {
	list-style:none;
	display:block;
	float:left;
	padding-right:10px;
}

.ft_wpecards_image_select_item span {
	display:block;
	text-align:center;
}
.ft_wpecards_image_select_item img{
	width:100px;
	height:100px;
}

.entry #ft_wpecards_image_select_list li:before {
	content: none;
}

#ft_wpecards_sender_recipient_info {
	clear:left;
}

ul#ft_wpecards_sender , ul#ft_wpecards_recipient {
	list-style:none;
	float:left;
	width:180px;
}

.ft_wpecards_rname_item , .ft_wpecards_remail_item , 
.ft_wpecards_rname_field , .ft_wpecards_remail_field , 
.ft_wpecards_sname_item , .ft_wpecards_semail_item , 
.ft_wpecards_sname_field , .ft_wpecards_semail_field {
	float:left;
	clear:left;
}

.entry form {
	text-align:left;
}

.ft_wpecards_image_instructions, .ft_wpecards_message_instructions {
	font-weight:bold;
}

#ft_wpecards_message {
	width:300px;
	height:100px;
}

#ft_wpecards_message_group {
	float:left;
	clear:left;
	width:250px;
	margin-left:40px;
}

.ft_wpecards_error_item {
	color:red;
}
/*#ft_wpecards_body{  //original
	background: #fff;
	border: 2px solid #404040;
	padding: 10px;
	float:left;
}*/
#ft_wpecards_body{
	padding:124px 27px 5px 27px;
	float:left;
	width:558px; 
	height:650px; 
	background:url(../../../images/e-card-bg.jpg) no-repeat !important; 
	margin-top:15px;
}
#ft_wpecard_vimage{
	border:3px solid #DEC69E;
	width:494px;
}
#ft_wpecard_vimage img{
	width:494px;
}
#ft_wpecard_vmessage p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#535045;
}
/*wp cards styles end */
#prevArticle-btn{
	width:113px; height:62px; position:absolute; left:-36px; bottom:-21px;
}
#prevArticle-btn a{
	background:url(images/prev-article_btn_off.gif) no-repeat;
	display:block;
	width:113px;
	height:62px;
	text-indent:-2000px;
}
#prevArticle-btn a:hover{
	background:url(images/prev-article_btn_on.gif) no-repeat;
}

#nextArticle-btn{
	width:113px; height:62px; position:absolute; right:-43px; bottom:-21px;
}
#nextArticle-btn a{
	background:url(images/next-article_btn_off.gif) no-repeat;
	display:block;
	width:113px;
	height:62px;
	text-indent:-2000px;
}
#nextArticle-btn a:hover{
	background:url(images/next-article_btn_on.gif) no-repeat;
}
#recentPosts{
	padding-bottom:25px;
}
#recentPosts ul, #recentPosts li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#recentPosts li{
	float:left;
	margin:2px;
	background:#ecf1f7;
	border:1px solid #CBDCE8;
}
#recentPosts li img{
	margin:3px;
}
#recentPosts h3{
	font-family:Georgia;
}
.linkwithin_posts a:hover{
	background:#ecf1f7 !important; 
}
.linkwithin_text{
	font-family:Georgia;
	color: #2a4f7b;
	font-weight:normal !important;
	font-size:24px;
}
#linkwithin_logolink_0, #linkwithin_logolink_1, #linkwithin_logolink_2, #linkwithin_logolink_3, #linkwithin_logolink_4, #linkwithin_logolink_5{
	visibility:hidden !important;
}
#fvCommunityNewsName, #fvCommunityNewsEmail, #fvCommunityNewsTitle, #fvCommunityNewsLocation, #fvCommunityNewsDescription  {
	width:260px !important; 
}
#fvCommunityNewsSubmit{ background:url('http://www.bijusubhash.com/images/twitter_badges/select_code_btn.gif') no-repeat !important; width:90px !important; padding:0px !important; height:25px !important; border:none !important; font-size:11px; font-family:Tahoma;
}
.flogout{ background:url('http://www.bijusubhash.com/images/twitter_badges/select_code_btn.gif') no-repeat !important; width:90px !important; line-height:25px; text-align:center; color:#000; font-weight:bold; padding:0px !important; height:25px !important; border:none !important; font-size:11px; font-family:Tahoma; display:block;
}

.ngg-widget{
	min-height:70px; 
	width:268px; 
	border:1px solid #e1eaf1; 
	background:#e9eff5 url(images/subscribe_dets_bg.gif) repeat-x;
	padding:15px !important;
	font-family:arial; 
	font-size:12px;
}
.ngg-widget a img{
	border:1px solid #95cd3c !important;
}

/*------------spread-----------------*/
#spreaditHeader{
	background:url(images/spread_it_header.gif) no-repeat;
	width:549px;
	padding-top:92px;
}
#spreadit ul, #spreadit li{margin:0 !important ; padding:0  !important; list-style:none  !important;}
#spreadit{border-left:1px solid #6694c2; border-right:1px solid #6694c2; width:527px; padding:10px;}
#spreadit li {float:left; list-style-type:none !important; margin-left:20px !important; }
#feedCounter{
	float:left;
	padding-top:65px;
	border:1px sollid red;
	padding-left:25px;
}