@charset "utf-8";
/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }
body {
	background: url(http://images.str.bz/background.png) repeat-x #FFFFFF;
	margin: 0px auto;
 	padding:0px;
	text-align: center; 
	font-family: "Tahoma", sans-serif;
	color: #3d3d3c;
	font-size: 75%;
	line-height:  16px;
}

a 		{
	color: #266EB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	line-height:  14px;
	text-decoration:none 
}

a:hover	{
	color:#c63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	line-height:  14px;
	text-decoration: underline 
}

h1{
	font-size: 18px;
	float: left;
	margin-top: 0px; 
	font-weight: bold;
	line-height: 19px;
	color: #538cf4;
	width: 100%;
}

h1 a{
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #16387c;
	width: 100%;
}

h1 a:hover{
	font-size: 18px;
	line-height: 20px;
}

h2{
	font-size: 20px;
	
}


h3 {
	color: #000;
	font-size: 16px;
}

h3 a{
	font-size: 14px;
}

h3 a:hover{
	font-size: 14px;
}

fieldset{
	border: 0px;
}

img{
	border: 0px;
}

ul{
	list-style: disc;
	list-style-position: inside;
	*list-style-position: outside;
}

#maincontainer{
	overflow: auto; 
	margin:0px auto;
    width:1010px;
	border: 0px solid #000;
}

#topheader{
	position: relative;
	float: left;
	margin-top: 3px;
	width:1010px;
	border: 0px solid #000;
}

.searchform{
	float: left;
	width: 400px;
}

.searchform-input{
	float: left;
}

.searchform-input input{
	float: left;
	width: 200px;
	height: 20px;
	border: 1px solid #d4d4d1;
}

.searchform-button{
	float: left;
	margin-left: -10px;
	*margin-left: -5px;
}

.searchform-button input{
	background: url(http://images.str.bz/searchbutton.png) no-repeat;
	width: 86px;
	height: 25px;
	margin-left/*\**/: 15px\9; /* IE 8 */
	border: 0px;
}

.navigation{
	float: left;
	width: 610px;
}

.navigation ul{
	float: right;
	list-style: none;
	margin-left: -40px;
	*margin-left: 0px; /* IE 7 */
	margin-top: 5px;
	margin-top/*\**/: 3px\9;/* IE 8 */
	border: 0px solid #000;
}

.navigation ul li{
	float: left;
	display: block;
	color: #FFFFFF;
	border: 0px solid #000;
	padding-right: 8px;

}

.navigation li a{
	color: #FFFFFF;
	display: block;
	padding-bottom: 10px;
	margin-top/*\**/: 1px\9;/* IE 8 */
	font-size: 11px;
	font-weight: bold;
	border: 0px solid #000;
}

.navigation li span{
	padding-top/*\**/: 1px\9;/* IE 8 */
}

.navigation li a:hover{
	text-decoration: underline;

}

.navigation_expand{

	width: 1000px;
	border: 0px solid #000;
}

#logo {
	position: relative;
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 50px;
	border: 0px solid #000;
}

#logo a{
	display: block;
	margin: auto;
	width: 249px;
	height: 77px;
	background: url(http://images.str.bz/logo_lrg.png) no-repeat;
	background-position: 0px 0px;
	text-indent: -3000em;
}

#logo-med {
	position: relative;
	float: left;
	text-align: center;
	width: 1010px;
	margin-top: -25px;
	*margin-top: -20px;
	padding-bottom: 25px;
	border: 0px solid #000;
}

#logo-med a{
	display: block;
	float: left;
	width: 212px;
	height: 65px;
	background: url(http://images.str.bz/logo_med.png) no-repeat;
	background-position: 0px 0px;
	text-indent: -3000em;
}

#content-wrapper{
	float: left;
	width:1000px;
	text-align: left;
	border:0px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;	
}

#content-left{
	float:left;
	width: 681px;
	padding-right: 5px;
	border:0px solid #000000;
	
}

#content-right{
	width:308px;
	float:left;
	text-align: center;
	border:0px solid #000000;
}

#content-main-ad{
	float: left;
	width: 1000px;
	border:0px solid #000000;
}

#content-main-ad h1{
	text-indent: -3000em;
}

#content-main-stats{
	float: left;
	width: 1000px;
	border:0px solid #000000;
}

#adbox{
	background: url(http://images.str.bz/advertisement_holder.png) top no-repeat;
	width: 308px;
	float: right;
	padding-top: 2px;
}

#adbox div{
	padding-bottom: 0px;
	background-color: #f3f2e2;
	margin-top: 5px;
	float: right;
	width: 100%;
	text-align: center;
	border:0px solid #000000;
	padding-bottom: 8px;
}

#adbox p{
	display: block;
	float: right;
	background: url(http://images.str.bz/advertisement_bothead.png) no-repeat;
	width: 303px;
	height: 23px;
	margin-top: -5px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	color: #FFFFFF;
}

#adbox p a{
	color: #efecb5;
}


#content-main-form{
	float: left;
	width: 1000px;
	padding-top: 20px;
	border:0px solid #000000;
}

#content-main-form fieldset{
	margin: auto;
	text-align: left;
	width: 500px;
	line-height: 28px;
	line-height/*\**/: 28px\9; /* IE 8 */
	border:0px solid #000000;
}

#content-main-form label{
	font-weight: bold;
	float: left;
	padding-left: 2px;
}

input.crunchbutton{
	position: absolute;
	background: url(http://images.str.bz/crunchitbutton.png) no-repeat;
	width: 86px;
	height: 25px;
	margin-top: 2px;
	margin-top/*\**/: 2px\9; /* IE 8 */
	border: 0px solid #000;
}

input.sendbutton{
	float: left;
	background: url(http://images.str.bz/sendbutton.png) no-repeat;
	width: 86px;
	height: 25px;
	margin-left: 0px;
	margin-top: -12px;
	margin-top/*\**/: 2px\9; /* IE 8 */
	border: 0px solid #000;
}

input.shortenurl{
	width: 400px;
	height: 18px;
}

input.customurl{
	width: 100px;
	float: left;
}

input.surl{
	width: 200px;
}

#openclose{
	position: absolute;
	float: left;
	display: block;
	color: #7aa5e6;
	width: 19px;
	height: 20px;
	padding-left: 22px;
	margin-left: 338px;
	cursor: pointer;
}

.maximize{
	background: url(http://images.str.bz/maximize.png) no-repeat 0px 5px;
}

.minimize{
	background: url(http://images.str.bz/minimize.png) no-repeat 0px 5px;
}

#message{
	margin: auto;
	text-align: left;
	width: 490px;
	background-color: #FFFFFF;
	padding: 5px;
	border:0px solid #000000;
}

#message-inner{
	float:left;
	margin-left: 90px;
	text-align: left;
	width: 490px;
	background-color: #FFFFFF;
	padding: 5px;
	border:1px solid #000000;
}

#message-inner ul{
	float: left;
	*margin-left: 0px;
	*padding-top: 0px;
	*padding-bottom: 0px;
	list-style: none;
	border:0px solid #000000;
}

#message-inner ul li{
	float: left;
	display: block;
	width: 100%;
	*margin-left: 0px;
	cursor: default;
	border:0px solid #000000;
}

#message-success{
	float:left;
	margin-left: 5px;
	margin-top: 5px;
	text-align: left;
	width: 490px;
	background-color: #FFFFFF;
	padding: 5px;
	border:1px solid #000000;
}

#message-success ul{
	float: left;
	*margin-left: 0px;
	*padding-top: 0px;
	*padding-bottom: 0px;
	list-style: none;
	border:0px solid #000000;
}

#message-success ul li{
	float: left;
	display: block;
	width: 100%;
	*margin-left: 0px;
	cursor: default;
	border:0px solid #000000;
}

.fixform-pos{
	border:0px solid #000000;
	padding: 5px;
}

#sresults{
	background: #d3eeeb;
	padding: 5px;
	border: 1px dashed #666666;
}

#sponsor{
	padding-top: 10px;
	padding-bottom: 30px;
	width: 1000px;
}

#footer{
	position: relative;
	background: #FFFFFF;
	float: left;
	width: 97%;
	color: #919090;
	text-align: center;
	padding-left: 2%;
	padding-right: 1%;
	padding-top: 10px;
	padding-bottom: 2px;
	border-top: double #D2DFEE;
	border-width: 4px;
}

#footer a{
	color: #7b6415;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

/* my account */
a.createbutton{
	float: left;
 	background: url(http://images.str.bz/createbutton.png) no-repeat;
	width: 121px;
	height: 37px;
	display: block;
}

.mediumbox{
	float: left;
	width: 100%;
	border: 0px solid #000000;
}

.mediumbox ul{
	float: left;
	margin-left: -35px;
	*margin-left: 6px;
	*padding-top: 12px;
	*padding-bottom: 12px;
	list-style: none;
}

.mediumbox ul li{
	float: left;
	cursor: pointer;
	width: 80px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	height: 17px;
	font-weight: bold;
	border-top: 1px solid #a2a1a1;
	border-left: 1px solid #a2a1a1;
	border-right: 1px solid #a2a1a1;
}

.mediumbox h1{
	margin-top: -12px;
	background: url(http://images.str.bz/mediumbox_top.png) no-repeat;
	width: 100%;
	border: 0px solid #000000;
}

.mediumbox  fieldset{
	margin: auto;
	text-align: left;
	width: 500px;
	line-height: 28px;
	line-height/*\**/: 28px\9; /* IE 8 */
	border:0px solid #000000;
}

.noautomargin fieldset{
	margin: 0px;
	margin-left/*\**/: 5px\9; /* IE 8 */
	width: 680px;
}


.mediumbox label{
	font-weight: bold;
	float: left;
	padding-left: 2px;
}

.onecolumn-display{
	float: left;
	width: 1000px;
}

.onecolumn-display h1{
	*padding-bottom: 4px;
}

.onecolumn-display ul{
	float: left;
	margin-left: -35px;
	*margin-left: 6px;
	*padding-bottom: 12px;
	list-style: none;
}

.onecolumn-display ul li{
	float: left;
	cursor: pointer;
	width: 80px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	height: 17px;
	font-weight: bold;
	border-top: 1px solid #a2a1a1;
	border-left: 1px solid #a2a1a1;
	border-right: 1px solid #a2a1a1;
}

.onecolumn-display-top{
	float: left;
	margin-top: -12px;	
	background: url(http://images.str.bz/bigbox_top.png) no-repeat;
	width: 1000px;
	height: 17px;
	
}

.onecolumn-display-content{
	float: left;
	width: 990px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(http://images.str.bz/bigbox_middle.png) repeat-y;
}

.onecolumn-display-bottom{
	float: left;
	background: url(http://images.str.bz/bigbox_bottom.png) no-repeat;
	width: 1000px;
	height: 23px;
}

.onecolumn-display-box{
	float: left;
	width: 970px;
	padding: 5px;
	background:  #FFFFFF;
	border: 1px solid #d4d4d1; 
}

.onecolumn-display-box-info{
	float: left;
	width: 970px;
	border-top: 1px solid #d4d4d1; 
}

.onecolumn-display-box-info dl, dt, dd{
	float: left;
}

.onecolumn-display-box-info dt{
	text-align: right;
	color: #a7a7a7;
	width: 300px;
	*width: 300px;
	border: 0px solid #d4d4d1; 
	*border: 0px solid #d4d4d1; 
}

.onecolumn-display-box-info dd{
	*display: block;
	*padding-bottom: 4px;
	width: 630px;
	margin-left: 5px;
	border: 0px solid #d4d4d1; 
}

.onecolumn-display-box-info-left{
	float: left;
	padding-top: 25px;
	padding-bottom: 10px;
	*padding-bottom: 25px;
	text-align: right;
	padding-right: 10px;
	width: 290px;
	border: 0px solid #d4d4d1; 
}

.onecolumn-display-box-info-right{
	float: left;
	padding-top: 10px;
	width: 660px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 0px solid #d4d4d1;
}

.tabbed-button{
		background: url(http://images.str.bz/tabbutton_bg.png) repeat-x;
}

.tabbed-button:hover{
		background: url(http://images.str.bz/tabbutton_bg_hover.png) repeat-x;
		text-decoration: underline;	
}

a.share{
	float: left;
	background: url(http://images.str.bz/sharebutton.png) no-repeat;
	width: 86px;
	height: 25px;
	display: block;
}

a.copy{
	float: left;
	margin-left: 5px;
	background: url(http://images.str.bz/copybutton.png) no-repeat;
	width: 86px;
	height: 25px;
	display: block;
}

.graph{
	float: left;
	text-align: center;
	width: 100%;
}

.contentbox{
	float: left;
	margin-top: -17px;
	background: url(http://images.str.bz/mediumbox_middle.png) repeat-y;
	width: 681px;
	border: 0px solid #000000;
}

.contentbox h2{
	width: 98%;
	margin-left: 5px;
	font-weight: bold;
	line-height: 19px;
	color: #538cf4;
}

.contentbox h3{
	width: 98%;
	margin-left: 5px;
	margin-top: -5px;
	*margin-top: 2px;
	font-weight: bold;
	line-height: 19px;
	color: #538cf4;
}

.mediumbox p{
	float: left;
	margin-top: 0px;
	background: url(http://images.str.bz/mediumbox_bottom.png) no-repeat;
	display: block;
	height: 21px;
	width: 100%;
	border: 0px solid #000000;
}

li.mediumbox-active{
	background: url(http://images.str.bz/tabbutton_bg_hover.png) repeat-x;
}

.rightbox{
	float: left;
	text-align: left;
	width: 308px;
}

.rightbox h1{
	width: 308px;
	*padding-bottom: 15px;
	text-indent: 10px;
	font-size: 15px;
	background: url(http://images.str.bz/rightbox_top.png) no-repeat;
}

.rightbox h2{
	width: 308px;
	float: left;
	margin-top: 0px; 
	font-weight: bold;
	line-height: 19px;
	color: #538cf4;
	text-indent: 10px;
	*padding-bottom: 15px;
	font-size: 15px;
	background: url(http://images.str.bz/rightbox_top.png) no-repeat;
}

.rightbox span{
	float: left;
	display: block;
	width: 308px;
	background: url(http://images.str.bz/rightbox_bottom.png) bottom no-repeat;
}

.rightbox-content{
	float: left;
	margin-top: -10px;
	background-color: #f8f7ef;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	width: 288px;
}

.rightbox-content-main{
	float: left;
	margin-top: -13px;
	background-color: #f8f7ef;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	width: 288px;
}

#history dl{
	float: left;
	margin-left: 5px;
	list-style: none;
}

#history dt{
	float: left;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	background: url(http://images.str.bz/tabbutton_bg.png) repeat-x;
	height: 17px;
	font-weight: bold;
	border-top: 1px solid #a2a1a1;
	border-left: 1px solid #a2a1a1;
	border-right: 1px solid #a2a1a1;
}

#history dd{
	float: left;
	margin-left: 0px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border: 0px solid #000000;
	display: block;
	height: 50px;
}

.history-added{
	width: 80px;
}

.history-clicks{
	width: 80px;
}

.history-title{
	width: 260px;
}

.history-shorturl{
	width: 90px;
}

.history-info{
	width: 60px;
}

.latestblog{
	list-style: none;
	*margin-left: 0px;
	margin-left/*\**/: 0px\9;/* IE 8 */
	border: 0px solid #000000;
}

ul.latestblog li{
	margin-left: -38px;
	*margin-left: 0px;
	display: block;
	border: 0px solid #000000;
}

a.latestblog {
	float: right;	
}

a.viewall {
	float: right;
	margin-right: 15px;	
}

.imagethumb{
	float: left;
	text-align: center;
	width: 100px;
	height: 100px;
	margin-left: 5px;
}

.imagedetails{
	float: left;
	background: #FFFFFF;
	width: 550px;
	padding: 5px;
	height: 90px;
	margin-left: 4px;
	border: 1px solid #a2a1a1;
}

.imagedetails dl, dt, dd{
	float: left;
}

.imagedetails dt{
	width: 80px;
	font-weight: bold;
}

.imagedetails dd{
	width: 400px;
}

a.doc{
	background: url(http://images.str.bz/doc.png) no-repeat;
	margin: auto;
	width: 58px;
	height: 51px;
	display: block;
}

a.doc:hover{
	background: url(http://images.str.bz/doc-hover.png) no-repeat;
	width: 58px;
	height: 51px;
}

a.txt{
	background: url(http://images.str.bz/txt.png) no-repeat;
	margin: auto;
	width: 58px;
	height: 51px;
	display: block;
}

a.txt:hover{
	background: url(http://images.str.bz/txt-hover.png) no-repeat;
	width: 58px;
	height: 51px;
}

a.uploadimage{
	float: left;
	margin-left: 5px;
	background: url(http://images.str.bz/imageicon.png) no-repeat;
	width: 100px;
	height: 100px;
	display: block;
	border: 1px solid #a2a1a1;
}

a.uploadimage:hover{
	background: url(http://images.str.bz/imageicon-hover.png) no-repeat;
	width: 100px;
	height: 100px;
	display: block;
}

a.uploadfile{
	float: left;
	margin-left: 5px;
	background: url(http://images.str.bz/fileicon.png) no-repeat;
	width: 100px;
	height: 100px;
	display: block;
	border: 1px solid #a2a1a1;
}

a.uploadfile:hover{
	background: url(http://images.str.bz/fileicon-hover.png) no-repeat;
	width: 100px;
	height: 100px;
	display: block;
}

a.urlinfo{
	background: url(../images/infobutton.png) no-repeat;
	padding-left: 25px;
	width: 32px;
	height: 32px;
	display: block;
	margin-left: 8px;
}

a.urlinfo:hover{
	background: url(../images/infobutton-hover.png) no-repeat;
	width: 32px;
	height: 32px;
	display: block;
}

.filetypes{
	float: left;
	margin-left: 5px;
}

input.surlbig{
	width: 300px;
}

input.check{
	float: left;
	margin-top: -5px;
	margin-top/*\**/: 5px\9; /* IE 8 */
}

img.check{
	float: left;
	margin-top: -8px;
	margin-top/*\**/: 5px\9; /* IE 8 */
}

textarea.social{
	float: left;
	width: 500px;
	height: 100px;
}

.textcounter{
	float: left;
	margin-left/*\**/: 0px\9; /* IE 8 */
	text-align: center;
	width: 90px;
	height: 95px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	background: #e8e5d0;
	color: #FFFFFF;
	font-weight: bold;
}

.textcounter a{
	color: #FFFFFF;
	font-weight: bold;
}

.successbox{
	float: left;
	width: 588px;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-left: 5px;
	background: url(http://images.str.bz/success_bg.png) no-repeat #e07809 10px 50%;
	color: #FFFFFF;
	font-weight: bold;
}

.successbox span{
	float: left;
	padding-left: 50px;
}

.successform{
	float: left;
}

.shiftright-1px{
	margin-left: 1px;
}

.shiftright-5px{
	margin-left: 5px;
}

.shiftright-10px{
	margin-left: 10px;
}

.shiftdown-10px{
	margin-top: 10px;
}

.shiftdown-12px{
	margin-top: 12px;
}

.border-bottom{
	border-bottom: 1px solid #d4d4d1; 
}

.fontsize-18px{
	font-size: 18px;
}

.fontsize-19px{
	font-size: 19px;
}

.fontsize-20px{
	font-size: 20px;
}

.fontsize-21px{
	font-size: 21px;
}

.fontsize-22px{
	font-size: 22px;
}

.fontsize-23px{
	font-size: 23px;
}

.fontsize-24px{
	font-size: 24px;
}

.fontsize-35px{
	font-size: 35px;
}

.fontsize-65px{
	font-size: 65px;
}

.greytext{
	color: #a7a7a7;
}

.divider{
	float: left;
	width: 100%;
	height: 5px;
}

.divider-big{
	float: left;
	width: 100%;
	height: 50px;
	border: 0px solid #a2a1a1;
}

/* eof my account */

/* signup form */

.signup {
	border: 1px solid #000;
}

.signup label{
	width: 150px;
	display: block;
	border: 0px solid #a2a1a1;
}

.signup legend{
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}

.signup input{

	*position: relative;
	margin-left: 0px;
	margin-left/*\**/: 0px\9;/* IE 8 */
	*margin-left: 0px;
	width: 200px;
}

input.checkbox{
	width: 18px;
}

input.signupbutton{

	background: url(http://images.str.bz/signupbutton.png) no-repeat;
	width: 86px;
	height: 25px;
	margin-top: 2px;
	margin-top/*\**/: 2px\9; /* IE 8 */
	border: 0px solid #000;
	cursor: pointer;
}

input.loginbutton{

	background: url(http://images.str.bz/loginbutton.png) no-repeat;
	width: 86px;
	height: 25px;
	margin-top: 2px;
	margin-top/*\**/: 2px\9; /* IE 8 */
	border: 0px solid #000;
	cursor: pointer;
}


/* eof signup form */

.metadata{

}

.metadata dl, dt, dd{
	float: left;
}

.metadata dt{
	text-align: right;
	font-weight: bold;
	width: 150px;
	border: 0px solid #000;
}

.metadata dd{
	width: 700px;
	margin-left: 5px;
	border: 0px solid #000;
}

/* blog */
.next a{
	float: right;
	margin-right: 15px;	
}

.previous a{
	float: left;
	margin-left: 10px;	
}

.displayentries{
	float: left;
	width: 661px;
	padding-left: 10px;
	padding-right: 10px;
}

.displayentries p{
	background-image: none;
	margin-top: -5px;
}

.displayentries h1{
	background-image: none;
	border: 0px;
	margin-top: 0px;
}

.displayentries h1 a{
	font-size: 18px;
}

.displayentries h1 a:hover{
	font-size: 18px;
}

.entrydate{
	font-size: 11px;
	color: #CCCCCC;
}

.entry{
	float: left;
}

.entry p{
	margin-top: 0px;
	width: 596px;
	height: auto;
}

.postmetadata p{
}

#searchform{
	width: 100%;
	float: left;
	margin-top: 20px;
	border: 0px solid #000;
	z-index: 20;
}

.searchfield{
	width: 180px;
	height: 28px;
	background: url(http://images.str.bz/searchfield_bg.png) no-repeat top left;
	float: left;
	border: 0px solid #000;
}

.searchfield input{
	width: 170px;
	width/*\**/: 170px\9;/* IE 8 */
	padding-left: 0px;
	margin-left: 0px;
	margin-left/*\**/: 3px\9;/* IE 8 */
	margin-top: 0px;
	margin-top/*\**/: 4px\9;/* IE 8 */
	border: 0px solid #000;
}

.searchbutton{
	float: left;
	border: 0px solid #000;
}

.searchbutton input{
	background: url(http://images.str.bz/searchbutton.png) no-repeat top left;
	float: left;
	margin-left: -24px;
	margin-left/*\**/: 0px\9;/* IE 8 */
	*margin-left: 3px;
	margin-top: -3px;
	*margin-top: 4px;
	margin-top/*\**/: 1px\9;/* IE 8 */
	width: 86px;
	height: 25px;
	border: 0px solid #000;
}

.article p{
	width: 99%;
	font-size: 1.333em; /* 16px */
	line-height: 1.5em; /* 24px */
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
	
#commentform input {
	width: 120px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 500px;
	height: 100px;
	padding: 2px;
}

.commentlist p {
	font-size: 10px;
	width: 90%;
	margin: 10px 5px 10px 0;
	border: 0px solid #000;
}

.sociable ul li{
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
	font-weight: bold;
	border-top: 0px solid #a2a1a1;
	border-left: 0px solid #a2a1a1;
	border-right: 0px solid #a2a1a1;
}	
/* eof blog */