*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 14px;
	font-family: arial,helvetica,sans-serif;
	line-height:1.4em;
}

#download{
	position:absolute;
	background: transparent url(../_graphics/bar2.png) no-repeat scroll top center;
	left:100%;
	width:312px;
	height:36px;
	margin-left:-480px;
	margin-top:0px;
	top:0px;
}

#download a{
	display:block;
	width:100%;
	height:100%;
}

#pressKit{
	position:absolute;
	background: transparent url(../_graphics/bar3.png) no-repeat scroll top center;
	left:100%;
	width:101px;
	height:36px;
	margin-left:-600px;
	margin-top:0px;
	top:0px;
}
#pressKit a{
	display:block;
	width:100%;
	height:100%;
}

html{
	background:#000000;
}

body{
	background: #000000;
}


#audioPlayer{
	position:absolute;
	left:100%;
	margin-left:-150px;
	margin-top:-3px;
	top:0px;
}


#headerTitle{
	display:block;
	width:100%;
	height:110px;
	background: transparent url(../_graphics/main_title.png) no-repeat top center;
	text-indent:-99999px;
	margin-top:40px;
}

#headerTitle a{
	display:block;
	width:100%;
	height:100%;
}

body#home{
	background-color:#000000;
	background-image: url(../_graphics/home_back.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

body#blog {
	background-color:#000000;
	background-image: url(../_graphics/blog_back.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

body#shows {
	background-color:#000000;
	background-image: url(../_graphics/shows_back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

body#releases {
	background-color:#000000;
	background-image: url(../_graphics/releases_back.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

body#media {
	background-color:#000000;
	background-image: url(../_graphics/media_back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}


body#signup {
	background-color:#000000;
	background-image: url(../_graphics/signup_back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

body#photos {
	background-color:#000000;
	background-image: url(../_graphics/photos_back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

body#press {
	background-color:#000000;
	background-image: url(../_graphics/signup_back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#mainMenu{
	margin-top:20px;
	margin-left:2px;
	margin-bottom:8px;
	display:block;
	list-style: none;
	background-image: url(../_graphics/menuflat2.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	
	width:895px;
	
	height:28px;

}

#mainMenu li{
	display:block;
	float:left;
	text-indent:-99999px;
	height:36px;
}

#mainMenu li a{
	display:block;

	width:100%;
	height:100%;
}

#mainMenu li a:hover{
		background-image: url(../_graphics/menuflat2.png);
		background-color:#ffffff;
		background-repeat: no-repeat;	
}

#mainMenu #li_home{	width:78px;	}

#mainMenu #li_home a:hover{	background-position: 10px -9px;}

#mainMenu #li_blog{	width:71px;		}

#mainMenu #li_blog a:hover{	background-position: -68px -9px;}

#mainMenu #li_shows{	width:95px;		}

#mainMenu #li_shows a:hover{	background-position: -139px -9px;}

#mainMenu #li_photos{	width:99px;		}

#mainMenu #li_photos a:hover{	background-position: -234px -9px;}

#mainMenu #li_releases{	width:115px;}

#mainMenu #li_releases a:hover{	background-position: -333px -9px;}

#mainMenu #li_media{	width:90px;	}

#mainMenu #li_media a:hover{	background-position: -448px -9px;}

#mainMenu #li_audio{	width:85px;	}

#mainMenu #li_audio a:hover{	background-position: -538px -9px;}

#mainMenu #li_shop{	width:72px;	}

#mainMenu #li_shop a:hover{	background-position: -623px -9px;}

#mainMenu #li_signup{	width:95px;	}

#mainMenu #li_signup a:hover{	background-position: -694px -9px;}

#mainMenu #li_forum{	width:95px;	}

#mainMenu #li_forum a:hover{	background-position: -789px -9px;}


body#home #li_home a{background-image: url(../_graphics/menuflat2.png);
background-color:#ffffff;
background-repeat: no-repeat;background-position: 10px -9px;}

body#blog #li_blog a{background-image: url(../_graphics/menuflat2.png);
background-color:#ffffff;
background-repeat: no-repeat;background-position: -68px -9px;}

body#shows #li_shows a{background-image: url(../_graphics/menuflat2.png);
background-color:#ffffff;
background-repeat: no-repeat;background-position: -139px -9px;}

body#photos #li_photos a{
	background-image: url(../_graphics/menuflat2.png);
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position: -234px -9px;
}

body#releases #li_releases a{background-image: url(../_graphics/menuflat2.png);
background-color:#ffffff;
background-repeat: no-repeat;background-position: -333px -9px;}

body#media #li_media a{background-image: url(../_graphics/menuflat2.png);
background-color:#ffffff;
background-repeat: no-repeat;background-position: -448px -9px;}

body#signup #li_signup a{background-image: url(../_graphics/menuflat2.png);
background-color:#ffffff;
background-repeat: no-repeat;background-position: -694px -9px;}

#ul_sns{
	margin-top:0px;
	margin-left:196px;
	display:block;
	list-style: none;
	background-image: url(../_graphics/socialflat.png);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	
	width:485px;
	
	height:24px;

}

#ul_sns li{
	display:block;
	float:left;
	text-indent:-99999px;
	height:24px;
}

#ul_sns li a{
	display:block;

	width:100%;
	height:100%;
}

#ul_sns li a:hover{
		background-image: url(../_graphics/socialflat.png);
		background-color:#ffffff;
		background-repeat: no-repeat;
}

#ul_sns #li_myspace{	width:85px;	}
#ul_sns #li_myspace a:hover{	background-position: 6px -12px;}
#ul_sns #li_facebook{	width:95px;}
#ul_sns #li_facebook a:hover{	background-position: -80px -12px;}
#ul_sns #li_hype_machine{	width:134px;}
#ul_sns #li_hype_machine a:hover{	background-position: -175px -12px;}
#ul_sns #li_twitter{	width:80px;}
#ul_sns #li_twitter a:hover{	background-position: -307px -12px;}
#ul_sns #li_youtube{	width:85px;}
#ul_sns #li_youtube a:hover{	background-position: -388px -12px;}


#div_content{
	width: 860px;
	margin: 15px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#col1{
	clear:both;
	float:left;
	width:480px;
}

#col2{
	float:right;
	width:360px;
}

.whiteBack50{
	background: transparent url(../_graphics/whiteSquare.png) repeat top left;
}

.whiteBack25{
	background: transparent url(../_graphics/whiteSquare25.png) repeat top left;
}

.heading{
	color:#000000;
	font-size:22px;
	margin-bottom:10px;
	padding:5px 10px 5px 10px;
	height:30px;
}


.newsItem{
	margin-bottom:20px;
	background: transparent url(../_graphics/whiteSquare25.png) repeat top left;
	padding:10px;
}

.newsTitle a{
	color:white !important;
	font-size:16px !important;
	margin-bottom:5px !important;
	text-decoration:none;

}

.newsTitle a:hover{
text-decoration:underline;
}
.newsContent{
	color:#000000;
}

.tourList{
	margin-top:20px;
	color:white;
	padding:10px;
}

.tourItem{
	margin-bottom:10px;
}

.div_story{
	border-bottom: 1px solid #555555;
	color:black;
	padding: 10px;
	background: transparent url(../_graphics/whiteSquare25.png) repeat top left;
	margin-top:10px;
}

body#home,body#home a,body#blog,body#blog a{
	color: #ffffff;
}

body#blog .div_story h3 a{
	color:#ffffff;
}

.packShot{
	margin-top:10px;
	margin-left:10px;
	margin-bottom:20px;
}

body#shows {
	color:#ffffff;
}

body#shows a{
	color:#AAAAAA;
}

.div_tour{
	padding: 10px 0px 0px 10px;
	width:210px;
}

.div_release{
	color:#ffffff;
	background: transparent url(../_graphics/whiteSquare25.png) repeat top left;
	width:400px;
	margin-left:10px;
	float:left;
	display:inline;
	padding:10px;
	margin-top:20px;
}

body#releases a{
	color: #000000;
}

.div_video{
	color:white;
	float:left;
	display:inline;
	margin-left:20px;
	width:410px;
	border-bottom: 1px solid #697b84;
	padding: 10px 0px 10px 0px;
}


.div_signup{
	color:#ffffff;
	margin:10px;
	padding: 10px;
	background: transparent url(../_graphics/whiteSquare25.png) repeat top left;
}
.div_signup a{
	color:#AAAAAA;
}

input{
	padding: 2px;
}

label{
	width:100px;
	float:left;
}

.textfield{
	width:200px;
	float:left;
}

.field{
	clear:left;
	padding-top:5px;
}

.submitObject{
	background:#ffffff;
	color:#000000;
	padding:2px 5px;
	margin-left:100px;
}

body#home .tourList a{
	color:#AAAAAA;
}

.home_video{
	margin-bottom:30px;
}

.video_holder{
	text-align:center;
}

.home_photo{
	margin-bottom:30px;
	padding-left:10px;
}

.div_photo{
	padding: 0px 0px 0px 0px;
	float:left;
	width:400px;
	color:white;
	margin-left:20px;
	text-align:center;
	margin-bottom:30px;
}

.div_photo a{
	color:white;
	text-decoration:none;
	font-size:18px;
}

.black{
	color:white !important;
	margin-left:10px;
}

.div_press{
	color:#ffffff;
	margin:10px;
	padding: 10px;
	background: transparent url(../_graphics/whiteSquare25.png) repeat top left;
}
.div_press a{
	color:#ffffff;
	text-decoration:none;
}
.div_press a:hover{
	text-decoration:underline;
}




h1,h2,h3,h3 a,h4,h5,h6{
	font-weight: bold;
	text-decoration: none;
}

h3 a,h3 b{
	font-size: 18px;
}

p{
	padding: 0px 0px 10px 0px;
}

a:hover{
	text-decoration: underline;
}

a{
	font-weight: bold;
	overflow: hidden;
	text-decoration:none;
}

img{
	display:block;
}
	
.nm{
	padding: 0px;
	margin: 0px;
}

/* ---------- LAYOUT ---------- */



#div_container{
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}

#div_image{
	display: inline;
	float: left;
	margin: 170px 10px 20px 20px;
}

#div_site{
	display: inline;
	width: 395px;
	float: right;
	margin: 10px 20px 20px 0px;
}

.div_options{
	border-top: 1px solid #555555;
}



#div_player{
	color: #ffffff;
	text-align: right;
	height:35px;
}

/* ----------- MENU ----------- */

/*
#ul_menu{
	text-indent: -999999px;
	list-style: none;
	width: 395px;
	height: 12px;
	background: url(/_graphics/flat.gif) 0px -56px no-repeat;
	margin: 8px 0px 0px 0px;
	position: relative;
}

body#blog #ul_menu{
	background: url(/_graphics/flat.gif) 0px -56px no-repeat;
}

body#shows #ul_menu{
	background: url(/_graphics/flat.gif) 0px -148px no-repeat;
}

body#media #ul_menu{
	background: url(/_graphics/flat.gif) 0px -424px no-repeat;
}

body#releases #ul_menu{
	background: url(/_graphics/flat.gif) 0px -332px no-repeat;
}

body#photos #ul_menu{
	background: url(/_graphics/flat.gif) 0px -240px no-repeat;
}

body#signup #ul_menu{
	background: url(/_graphics/flat.gif) 0px -516px no-repeat;
}

#ul_menu li{
	position: absolute;
}

#ul_menu a{
	display: block;
	text-decoration: none;
	height: 12px;
}

#li_blog														{left: 0px; top: 0px; width: 37px; height: 12px;}
#li_shows														{left: 44px; top: 0px; width: 51px; height: 12px;}
#li_media														{left: 102px; top: 0px; width: 44px; height: 12px;}
#li_releases												{left: 153px; top: 0px; width: 60px; height: 12px;}
#li_photos													{left: 222px; top: 0px; width: 54px; height: 12px;}
#li_signup													{left: 284px; top: 0px; width: 52px; height: 12px;}
#li_shop														{left: 343px; top: 0px; width: 39px; height: 12px;}

body#home #li_blog a:hover,body#blog #li_blog a:hover					{background: url(/_graphics/flat.gif) -0px -68px;}
body#home #li_shows a:hover,body#blog #li_shows a:hover				{background: url(/_graphics/flat.gif) -44px -68px;}
body#home #li_media a:hover,body#blog #li_media a:hover				{background: url(/_graphics/flat.gif) -102px -68px;}
body#home #li_releases a:hover,body#blog #li_releases a:hover	{background: url(/_graphics/flat.gif) -153px -68px;}
body#home #li_photos a:hover,body#blog #li_photos a:hover			{background: url(/_graphics/flat.gif) -222px -68px;}
body#home #li_signup a:hover,body#blog #li_signup a:hover			{background: url(/_graphics/flat.gif) -284px -68px;}
body#home #li_shop a:hover,body#blog #li_shop a:hover					{background: url(/_graphics/flat.gif) -343px -68px;}

body#shows #li_blog a:hover					{background: url(/_graphics/flat.gif) -0px -160px;}
body#shows #li_shows a:hover				{background: url(/_graphics/flat.gif) -44px -160px;}
body#shows #li_media a:hover				{background: url(/_graphics/flat.gif) -102px -160px;}
body#shows #li_releases a:hover			{background: url(/_graphics/flat.gif) -153px -160px;}
body#shows #li_photos a:hover				{background: url(/_graphics/flat.gif) -222px -160px;}
body#shows #li_signup a:hover				{background: url(/_graphics/flat.gif) -284px -160px;}
body#shows #li_shop a:hover					{background: url(/_graphics/flat.gif) -343px -160px;}

body#media #li_blog a:hover					{background: url(/_graphics/flat.gif) -0px -436px;}
body#media #li_shows a:hover				{background: url(/_graphics/flat.gif) -44px -436px;}
body#media #li_media a:hover				{background: url(/_graphics/flat.gif) -102px -436px;}
body#media #li_releases a:hover			{background: url(/_graphics/flat.gif) -153px -436px;}
body#media #li_photos a:hover				{background: url(/_graphics/flat.gif) -222px -436px;}
body#media #li_signup a:hover				{background: url(/_graphics/flat.gif) -284px -436px;}
body#media #li_shop a:hover					{background: url(/_graphics/flat.gif) -343px -436px;}

body#releases #li_blog a:hover			{background: url(/_graphics/flat.gif) -0px -344px;}
body#releases #li_shows a:hover			{background: url(/_graphics/flat.gif) -44px -344px;}
body#releases #li_media a:hover			{background: url(/_graphics/flat.gif) -102px -344px;}
body#releases #li_releases a:hover	{background: url(/_graphics/flat.gif) -153px -344px;}
body#releases #li_photos a:hover		{background: url(/_graphics/flat.gif) -222px -344px;}
body#releases #li_signup a:hover		{background: url(/_graphics/flat.gif) -284px -344px;}
body#releases #li_shop a:hover			{background: url(/_graphics/flat.gif) -343px -344px;}

body#photos #li_blog a:hover				{background: url(/_graphics/flat.gif) -0px -252px;}
body#photos #li_shows a:hover				{background: url(/_graphics/flat.gif) -44px -252px;}
body#photos #li_media a:hover				{background: url(/_graphics/flat.gif) -102px -252px;}
body#photos #li_releases a:hover		{background: url(/_graphics/flat.gif) -153px -252px;}
body#photos #li_photos a:hover			{background: url(/_graphics/flat.gif) -222px -252px;}
body#photos #li_signup a:hover			{background: url(/_graphics/flat.gif) -284px -252px;}
body#photos #li_shop a:hover				{background: url(/_graphics/flat.gif) -343px -252px;}

body#signup #li_blog a:hover				{background: url(/_graphics/flat.gif) -0px -528px;}
body#signup #li_shows a:hover				{background: url(/_graphics/flat.gif) -44px -528px;}
body#signup #li_media a:hover				{background: url(/_graphics/flat.gif) -102px -528px;}
body#signup #li_releases a:hover		{background: url(/_graphics/flat.gif) -153px -528px;}
body#signup #li_photos a:hover			{background: url(/_graphics/flat.gif) -222px -528px;}
body#signup #li_signup a:hover			{background: url(/_graphics/flat.gif) -284px -528px;}
body#signup #li_shop a:hover				{background: url(/_graphics/flat.gif) -343px -528px;}

body#blog #li_blog a								{background: url(/_graphics/flat.gif) -0px -80px;}	
body#shows #li_shows a							{background: url(/_graphics/flat.gif) -44px -172px;}
body#media #li_media a							{background: url(/_graphics/flat.gif) -102px -448px;}
body#releases #li_releases a				{background: url(/_graphics/flat.gif) -153px -356px;}
body#photos #li_photos a						{background: url(/_graphics/flat.gif) -222px -264px;}
body#signup #li_signup a						{background: url(/_graphics/flat.gif) -284px -540px;}


#ul_sns{
	text-indent: -999999px;
	list-style: none;
	width: 251px;
	height: 12px;
	margin: 4px 14px 10px 0px;
	position: relative;
	float: right;
}

body#home #ul_sns,body#blog #ul_sns{
	background: url(/_graphics/flat.gif) -566px -80px no-repeat;
}

body#shows #ul_sns{
	background: url(/_graphics/flat.gif) -566px -172px no-repeat;
}

body#photos #ul_sns{
	background: url(/_graphics/flat.gif) -566px -264px no-repeat;
}

body#releases #ul_sns{
	background: url(/_graphics/flat.gif) -566px -356px no-repeat;
}

body#media #ul_sns{
	background: url(/_graphics/flat.gif) -566px -448px no-repeat;
}

body#signup #ul_sns{
	background: url(/_graphics/flat.gif) -566px -540px no-repeat;
}

#ul_sns li{
	position: absolute;
	height: 12px;
	top: 0px;
}

#ul_sns a{
	display: block;
	text-decoration: none;
	height: 12px;
}

#li_facebook			{left: 0px; width: 74px;}
#li_myspace				{left: 81px; width: 61px;}
#li_hype_machine	{left: 150px; width: 101px;}

body#home #li_facebook a:hover					{background: url(/_graphics/flat.gif) -566px -68px;}
body#home #li_myspace a:hover						{background: url(/_graphics/flat.gif) -647px -68px;}
body#home #li_hype_machine a:hover			{background: url(/_graphics/flat.gif) -716px -68px;}

body#blog #li_facebook a:hover					{background: url(/_graphics/flat.gif) -566px -68px;}
body#blog #li_myspace a:hover						{background: url(/_graphics/flat.gif) -647px -68px;}
body#blog #li_hype_machine a:hover			{background: url(/_graphics/flat.gif) -716px -68px;}

body#shows #li_facebook a:hover					{background: url(/_graphics/flat.gif) -566px -160px;}
body#shows #li_myspace a:hover					{background: url(/_graphics/flat.gif) -647px -160px;}
body#shows #li_hype_machine a:hover			{background: url(/_graphics/flat.gif) -716px -160px;}

body#media #li_facebook a:hover					{background: url(/_graphics/flat.gif) -566px -436px;}
body#media #li_myspace a:hover					{background: url(/_graphics/flat.gif) -647px -436px;}
body#media #li_hype_machine a:hover			{background: url(/_graphics/flat.gif) -716px -436px;}

body#releases #li_facebook a:hover			{background: url(/_graphics/flat.gif) -566px -344px;}
body#releases #li_myspace a:hover				{background: url(/_graphics/flat.gif) -647px -344px;}
body#releases #li_hype_machine a:hover	{background: url(/_graphics/flat.gif) -716px -344px;}

body#photos #li_facebook a:hover				{background: url(/_graphics/flat.gif) -566px -252px;}
body#photos #li_myspace a:hover					{background: url(/_graphics/flat.gif) -647px -252px;}
body#photos #li_hype_machine a:hover		{background: url(/_graphics/flat.gif) -716px -252px;}

body#signup #li_facebook a:hover				{background: url(/_graphics/flat.gif) -566px -528px;}
body#signup #li_myspace a:hover					{background: url(/_graphics/flat.gif) -647px -528px;}
body#signup #li_hype_machine a:hover		{background: url(/_graphics/flat.gif) -716px -528px;}

/* ---------- TITLES ---------- */

/*
#h1_chapel_club a{
	position: relative;
	display: block;
	width: 382px;
	height: 46px;
	background: url(/_graphics/flat.gif) 0px 0px no-repeat;
	text-indent: -999999px;
	margin: 123px 0px 0px 0px;
}

#h2_blog a{
	position: relative;
	display: block;
	width: 394px;
	height: 45px;
	background: url(/_graphics/flat.gif) -566px 0px no-repeat;
	text-indent: -999999px;
	margin: 0px 0px 10px 0px;
}

#h2_shows{
	position: relative;
	display: block;
	width: 215px;
	height: 47px;
	background: url(/_graphics/flat.gif) -566px -92px no-repeat;
	text-indent: -999999px;
	margin: 0px 0px 10px 0px;
}

#h2_photos{
	position: relative;
	display: block;
	width: 232px;
	height: 45px;
	background: url(/_graphics/flat.gif) -566px -184px no-repeat;
	text-indent: -999999px;
	margin: 0px 0px 10px 0px;
}

#h2_releases{
	position: relative;
	display: block;
	width: 256px;
	height: 46px;
	background: url(/_graphics/flat.gif) -566px -276px no-repeat;
	text-indent: -999999px;
	margin: 0px 0px 10px 0px;
}

#h2_media{
	position: relative;
	display: block;
	width: 186px;
	height: 47px;
	background: url(/_graphics/flat.gif) -566px -368px no-repeat;
	text-indent: -999999px;
	margin: 0px 0px 10px 0px;
}

#h2_signup{
	position: relative;
	display: block;
	width: 244px;
	height: 46px;
	background: url(/_graphics/flat.gif) -566px -460px no-repeat;
	text-indent: -999999px;
	margin: 0px 0px 10px 0px;
}

body#blog #h1_chapel_club a{
	background: url(/_graphics/flat.gif) 0px 0px no-repeat;
}

body#shows #h1_chapel_club a{
	background: url(/_graphics/flat.gif) 0px -92px no-repeat;
}

body#media #h1_chapel_club a{
	background: url(/_graphics/flat.gif) 0px -368px no-repeat;
}

body#releases #h1_chapel_club a{
	background: url(/_graphics/flat.gif) 0px -276px no-repeat;
}

body#photos #h1_chapel_club a{
	background: url(/_graphics/flat.gif) 0px -184px no-repeat;
}

body#signup #h1_chapel_club a{
	background: url(/_graphics/flat.gif) 0px -460px no-repeat;
}

/* -------- SIGNUP FORM ---------- */

/*
input{
	padding: 2px;
}

label{
	width:100px;
	float:left;
}

.textfield{
	width:200px;
	float:left;
}

.field{
	clear:left;
	padding-top:5px;
}

.submitObject{
	background:#283e38;
	color:#fff;
	padding:2px 5px;
	margin-left:100px;
}

/* --------- CLEARFIX --------- */

/* full clearfix */
/* add to floating elements which should not float afterthem */ 
* html .cf {
    height: 1%; /* IE5-6 */
    }
* + html .cf {
	display: inline-block; /* IE7not8 */
	}
.cf:after { /* FF, IE8, O, S, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }


/*Comments style*/


#blog #page_nav{
  background:#FFFFFF;
  color:#000000;
  font-size:11px;
  text-align:right;
  padding:4px;
}

#blog #page_nav a{
  color:#000000;
  font-size:11px;
  text-decoration:underline;
}

#blog #page_nav a.on_page{
  text-decoration:none;
  font-weight:bold;
  font-size:12px;
}

#comment_form{
	width:394px;
	margin: 10px 0px 0px 0px;
}

#comment_form input, #comment_form textarea{
	border:1px solid #1a1a1a;
	width:312px;
	float:left;
	margin-left:10px;
	padding:2px;
}

#comment_form label{
	margin-bottom:10px;
	float:left;
	width:66px;
}

#comment_form br{
	clear:left;
}

#comment_form #submit_btn{
	float:none;
	width:100px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:294px;
}

.row1, .row2{
	padding:5px 5px 5px 5px;
}

.row1{
	background:#F4F4F4;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}

.row2{
	background:#fcfcfc;
}

.comment_date{
	font-size:11px;
}

.comment_col1{
	float:left;
	width:80px;
}

.comment_col2{
	float:left;
	width:200px;
	margin-left:10px;
	display:inline;
}

.post_comment{
	font-size:12px;
	margin-top:15px;
	margin-bottom:5px;
}

.comment_msg{
	font-weight:bold;
	color:#9E7343;
	margin-top:10px;
}

/*  //  */
