/* 
================================
 Container Styles for skins-store
================================
*/   
.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: #0054a6; FONT-WEIGHT: bold;}
.dialogtitle4{ FONT-SIZE: 14px;font-family:Arial; COLOR: #ffffff; FONT-WEIGHT: bold;}
.dialogtitle5{ FONT-SIZE: 14px;font-family:Arial; COLOR: #0054a6; FONT-WEIGHT: bold;}


.content {
	padding:5px;
}

/* container001 */
.top1_bg {
	background:url(images/c1.png) repeat-x ;
	height:33px;
}


/* container002 */

.top2_bg {
	background:url(images/c2.png) repeat-x ;
	height:26px;
}

/* container003 */
.top3_bg {
	background:url(images/Classics_71.gif) repeat-x  bottom;
	height:28px;
}

/* container004 */
.top4_bg {
	background:url(images/c3T.png) repeat-x ;
	height:31px;
}
.container4_left {
	background:url(images/c3LC.png)  repeat-y left;
	width:18px;
}
.container4_right {
	background:url(images/c3RC.png)  repeat-y right;
	width:19px;
}
.bottom4_bg {
	background:url(images/c3B.png) repeat-x  bottom;
	height:20px;
}

