/* 
================================
 Container Styles for skins-store
================================
*/  

/* container title css */ 
.dialogtitle1{ FONT-SIZE: 14px; font-family:Arial; COLOR: #6e1807; FONT-WEIGHT: bold;}
.dialogtitle2{ FONT-SIZE: 14px; font-family:Arial; COLOR: #6e1807; 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;}

.container {
	margin-bottom:5px;
}
.content {
	padding:5px;
}
.container1_top {
	height:28px;
	border-bottom: solid 2px #c24d2a;
}
.container2 {
	margin-bottom:5px;
	padding-right:5px;
	border-right:#c24d2a solid 1px;
}
.container3_top {
	background:#c44d2d ;
	height:28px;
	padding-left:5px;
}
.container5 {
    margin-bottom:5px;
	padding:5px;
	border:#cccccc solid 1px;
	}

