
/* 
================================
 Container Styles for skins-store
================================
*/  

/* container title css */ 
.dialogtitle1{ FONT-SIZE: 14px; font-family:Arial; COLOR: #ffffff; FONT-WEIGHT: bold;}
.dialogtitle2{ FONT-SIZE: 14px; font-family:Arial; COLOR: #ffffff; FONT-WEIGHT: bold;}
.dialogtitle3{ FONT-SIZE: 14px; font-family:Arial; COLOR: #ffffff; FONT-WEIGHT: bold;}
.dialogtitle4{ FONT-SIZE: 14px; font-family:Arial; COLOR: #ffffff; FONT-WEIGHT: bold;}
.dialogtitle5{ FONT-SIZE: 14px; font-family:Arial; COLOR: #999999; FONT-WEIGHT: bold;}
.dialogtitle6{ FONT-SIZE: 14px; font-family:Arial; COLOR: #999999; FONT-WEIGHT: bold;}


.container {
	margin-bottom:5px;
}
.content {
	padding:5px;
}
.container4_top {
	height:28px;
	border-bottom: solid 1px #666666;
}
.container5 {
	margin-bottom:5px;
	padding-left:5px;
	border-left:#666666 dotted 1px;
}
.container6 {
	background:#333333;
	padding:5px;
	margin-bottom:5px;
}
